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:

Note

NativeScript can be used with no framework at all, which is what we call the Plain flavor (also known as Core or Vanilla sometimes).

Additional resources

You may also find these additional topics of interest when starting out.

Creating NativeScript Plugins and Enhancing Behavior