1. A starter guide to Functions in Javascript

    17th Jan, 2021

    Functions are the heart of Javascript. They are known as first class objects. Coming from a background where I wrote C++ during my initial days of learning how to code, it blew my mind when I came to know. . . . continue reading

  2. The end of all productivity hacks

    23rd November, 2020

    You probably have binge-watched all productivity videos on Youtube and yet you still find it difficult to get to work. Here's a blog that talks about a framework to . . . continue reading

  3. Scraping LinkedIn with Javascript

    2nd May, 2020

    I know what your question will be — Why do you want to scrape websites using Javascript? This is becuase, in software engineering, it’s not about what language you choose. . . . continue reading