Tuesday, 15 May 2018

Getting started with modern web development

Getting started with modern web development can some times be tricky.
        What fundamentals would I require ?
        Which framework to choose ?
There where several questions I had in mind when I started my second innings in web development. I was pretty confused which technology to choose. But finally ended up choosing React which seemed to easy to get started. Anyone who is looking to explore web development specially graduate students/interns I would recommend you to take up the below courses which are for free!!!


1.      HTML and CSS – 5 Hours
2.      Bootstrap – 4 Hours
3.      JavaScript – 6.5 Hours
4.      Node – 1 Hour 20 Mins
5.      Express – 1 Hour
6.      ES6 – 1 Hour 20 Mins
7.      Fun project : Game development - Optional
8.      React – 1 Hour
9.      React vs Angular vs Vue -3 Hours 30 Mins

Saturday, 18 June 2016

Spring - Guides

You can find spring starter programs at Spring Guides. Really cool and easy tutorials are provided at this location.

Getting started with modern web development

Getting started with modern web development can some times be tricky.         What fundamentals would I require ?         Which framewor...