: Codewords Pune: JavaScript for Enterprise Applications Part 1
Overview
At Red Panda we heavily invest in JavaScript to build high quality web apps and application server. This codeword series will be about using JavaScript for creating Enterprise grade apps.
Contents
This first session's focus would be aimed towards getting to know the rage about JavaScript and learning to use ES6 generators:
- Why (people think) JavaScript Sucks?
- Avoid writing callback functions or promises
- Create lazy streams/collections
- Communication sequential processes