#100daysofcode
Read more stories on Hashnode
Articles with this tag
JSX is a powerful tool for building user interfaces that is easy to read and understand, and can improve the performance and maintainability of your...
The concept of Cookies and Session is very fundamental and every developer should know this. What is a Cookie? A cookie is a small file with a...
Who will not like to upgrade his/her JavaScript skills? Not ME. Let's see some concepts that will take your skills to next level ๐. IIFE (() =>...
The prototype is the simple and the hardest feature of JavaScript. Once you get the main concept that it's just a tree or "chain" then all of those...
(Short POST)Let's deal with the Impostor syndrome as it is an important topic, especially for developers! ๐ง Imposter Syndrome is a mix of feeling in...
(Short Post๐) Problem-solving is one of the characteristics of the highest values you can have as a developer. Following 6 steps will help you...