#Kaplan was one of my first few employer where I wrote plenty of SQL queries, learned to normalise tables, improve my TT and above all had lot of fun. #ThankYou #AppreciationPost
I didn't realise that there is an option to tile window to left or right in Mac OS as well. Share never used it before. Well I didn't even know about it.
So few weeks ago I started learning Node.js and made a URL Shortener. I am quite happy with the progress so far but I am struggling to keep myself motivated. Apart from learning from some YouTube videos I am also doing a course on Udemy. I do that everyday in the morning. However I get bored very easily from following a course. so I thought why not I share my journey. I think the best way to learn something is to also share what you learned.
Without wasting any time let us try to understand what is Node.js?
Wikipedia says
Node.js is an open-source, cross-platform, back end, JavaScript runtime environment that executes JavaScript code outside a web browser.
So it means I guess that you are using JavaScript code in the backend and not…