nandee.hashnode.devKnowing these 4 things helped me become good at NativescriptIt is Nodejs that makes it possible for a Javascript framework, like Nativescript, to run on IOS or Android platforms. Nodejs is what enables Javascript to be run in an environment other than a browser - the only environment in which it was run befor...Jun 14, 2022·2 min read
nandee.hashnode.devCreate a simple timeline in Nativescript-VueThis post will look at how to create a simple vertical timeline in a Nativescript-Vue app, similar to the one possible in Framework7. As an example, let’s say you want to create an app for a cleaning services company. The company sends its employees ...Jun 13, 2022·2 min read