Tutorials
NativeScript is a celebration of the platform in your favorite language, JavaScript. Along with that comes all the benefits you might expect, like being able to use your favorite JavaScript framework.

A master-details app that displays a list of musicals and allows you to navigate to a "Details" page to view more information about each musical
Let’s walk through building the above application in each available flavor:
NativeScript can be used with no framework at all, which is what we call the Plain flavor (also known as Core or Vanilla sometimes). |