Its an effort to summarize the concept of javascript and what can be achieved with javascript in current era.
Slides are available here
- An introduction to functional programming in JavaScript
- Imperative versus declarative code… what’s the difference?
- 8 steps to turn imperative JavaScript class to a functional declarative code
- Master the JavaScript Interview: What is Functional Programming?
- MDN | Classes
- Nginx vs Apache - Are there any actual usage comparisons and statistcs out there?
- Web server performance comparison
- Building with Node JS at Linkedin
- How linkedin used NodeJS and HTML5 to build faster app
- Building With Node.js At LinkedIn
- ECMAScript 2015 Features
- Async Await
- Blocking vs Non-Blocking Code
- Don't Block the Event Loop (or the Worker Pool)
- #NetflixAndChill: How Netflix Scales with Node.js and Containers
- How Netflix and Paypal did product transformation using Node.js?
- NgModules
- React’s diff algorithm