During development, I prefer using a local backend that I quickly spin up along with my NativeScript apps. Why? It's easy, it's offline, it…
After over a year of planning and waiting for a super stable version, it’s my pleasure to announce that together with the stable version…
In this series of written and video tutorials, I'll progressively improve the progress bar (see what I did there?) by adding JavaScript…
What's a simple thing all developers really want from complex, network-bound mobile app? We want to find network related actions and errors…
You've been building your NativeScript app using pure JavaScript. Maybe ES2015 or ES2017, then you're transpiling to ES5 at build time. And…
JavaScript developers have a dirty secret: how we handle null and undefined variables in nested objects. It's no secret that as JavaScript…
Let's say you are in a situation where you want to show the user the corresponding image when the user selects a particular SegmentedBar…
This is another time-saving tip for NativeScript developers. If you aren't using NativeScript Core and NativeScript Angular snippets in…
recently enrolled in NativeScript with Angular Getting Started Guide