Words Can Change The World!
 - What is up with var, let and const? What the hell is the difference between these three?- With ES2016 came two new methods to declare variable i.e. let and const. Before that the developers had access to only var(I feel bad for them, no kidding). 5 min read
 - Keyboard shortcuts which will make sure you don't have to touch your mouse while writing code- There are times when you might feel like reaching for the mouse to execute a certain task. But we all know that shifting our hand to and fro from the mouse reduces our productivity. So, here are some keyboard shortcuts which will make sure that you don't have to touch your mouse while writing code. 8 min read
All Articles
- Some cool JavaScript Shorthand that will make your code cleaner than your peer'sAugust 16, 2021
- 8 Projects you should make to take your React Game to the next levelAugust 6, 2021
- Simple Linear Regression explained so simply that even a 5yo can understandSeptember 21, 2021
- Github shortcuts that will make sure that you don't have to use your mouse while browsingSeptember 6, 2021
- Top 10 Tools🛠 For Web Developers👨💻to keep check In 2021🤘🏻August 29, 2021
- New CSS Features You Might Not Know AboutAugust 5, 2021