Have you ever written platform specific code in NativeScript, whether it was JavaScript or CSS? Did it look like a giant -- statement? Or…
Do you manage your application state using the Flux pattern (now better knows as Redux, I suppose)? Well you should check it out since it…
A popular approach in JavaScript APIs these days is to pass a string that matches a property name as a parameter to some function. These are…
This may sound familiar to you. You've built an Angular web application for the browser, and then had to create a mobile application that…
“Why is my ListView template binding not working?!!” You’re frustrated and you’re tearing your hair out. “It works on the web, but it doesn…
This is a quick post just for anyone who’s looking for a .gitignore file to add to their NativeScript projects that they version using Git…
TL;DR Yes! but… For a long time, NativeScript developers have been begging for the ability to animate height and width using standard…
…and how is that related to plugins? When you create a native mobile application involving anything more advanced than just your standard…
recently enrolled in NativeScript with Angular Getting Started Guide