April 25 2017
These look awesome and make it very different to the normal C#/.Net stuff I'm used to so I jumped in and slapped together a scaffold-ed Node JS API project with a web front end in Express and it was very fast to get up and running. The ability to easily modify core system objects on the fly was brilliant - if you want to add in some custom properties to the Request object you just add them and move on just like javascript.