
Nativescript template project with drawer support
The NativeScript Ng2 Drawer Seed is a seed project that comes pre-integrated with the nativescript-telerik-uidrawer support. This seed project is ready to be used and allows developers to quickly start building mobile applications using NativeScript and Angular 2.
The NativeScript Ng2 Drawer Seed is a convenient seed project for developers who want to quickly start building mobile applications using NativeScript and Angular 2. With pre-integrated nativescript-telerik-uidrawer support, the seed project provides a solid foundation for creating mobile apps with advanced drawer features.

Meteor.js is a full-stack JavaScript platform that simplifies web application development by allowing developers to use a single codebase for both the client and server sides. It provides an integrated set of technologies, including real-time data updates, a reactive templating engine, and a built-in package management system, streamlining the process of building modern and scalable web applications.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.