: Codewords Pune: JavaScript for Enterprise Applications Part 2
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
Our first session on 14th January, focused on learning ES6 generators and the mistakes to avoid when coding in JavaScript.
Our second session will focus on covering:
- Lambda Calculus
- Higher Order Functions
- Ramda and date-fp library - Alternative to JS collections and date API
- Using Ramda and ES6 Generators higher order functions to implement solution for real world problems