Express yourself more using Typescript...
Type Support.
Enable Types in your project, so you always know the data you are working with.
Editor Intellisense
With Typescript your I.D.E or Editor will have the best autocomplete support.
Cli Support.
xjs-cli provides easy to use commands to generate Controllers, Middlewares, Views e.t.c with Typescript factory files.