NodeJS for .Net Developers A training opportunity by Momentum3
Part 1: What Is NodeJS? The NodeJS runtime The structure of NodeJS projects Integrating third-party packages JavaScript modules Collaborating on NodeJS projects
Part 2: NodeJS and Web Browsers Understanding how compiled JavaScript is run in the browser The JavaScript compilation ecosystem Compiling JavaScript into bundles for use in the browser Debugging, minification, and source maps
Part 3: Integrating with ASP.NET Project structure Build integration Source control Deployment
Bring Your Own Laptop Hands-on exercises Tools and environment that are familiar Take your code home with you
You Should Already Know A Little Bit About… JavaScript HTML ASP.Net MVC