My 2 day bicycle trip across 3 states, 370kms for a talk.
These are the notes from my ReactJS workshop at Open Source Kerala 2017. Javascript Ecosystem: How it all started. Server side multi page websites Browers and JS engines became better Google and AJAX
These are the notes from my Kochi Twitter developer meet talk. import files // app.js import bar from './bar'; bar(); // bar.js export default function bar() { return "hello from bar.js&
These are the notes I prepared for my KeralaJS September 2017 meet talk. Variables Block scope You can use let to define block scope variables Constants Constant variables can be defined with const.
I got an opportunity to talk about some of the projects I have been part of in last year's droidcon India.