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 readKeyboard 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's
August 16, 20218 Projects you should make to take your React Game to the next level
August 6, 2021Simple Linear Regression explained so simply that even a 5yo can understand
September 21, 2021Github shortcuts that will make sure that you don't have to use your mouse while browsing
September 6, 2021Top 10 Tools🛠 For Web Developers👨💻to keep check In 2021🤘🏻
August 29, 2021New CSS Features You Might Not Know About
August 5, 2021