Typescript Node Templates (TNT)
Learning how to use on top of is working smart while creating an explosion of creativity.
Why Node?
- Nodejs is a free server framework
- Nodejs is faster to write and maintain
- Nodejs runs on windows, mac, linux, etc.
- Nodejs has a fast single threaded event loop
- Nodejs easy to learn
- Nodejs is easy to containerize
- Nodejs is sponsored by Linux Foundation and Microsoft
+
Why Typescript?
- Typescript gives javascript structure
- Typescript is a javascript superset allowing ES6 features
- Typescript is scalable “Interface oriented development”
- Typescript is easy to read and debug (Less Bugs)
- Typescript supports static typing, generics, and modules
Current Templates
Angular
IoT
More Examples