Coding – the art, the science, and the passion
10 must-have skills to become a top 1% web developer
10 essential skills every web developer should have… From web basics you may be familiar…
The 5 most transformative JavaScript features from ES8
ES8 was packed with valuable features that completely transformed the way we write JavaScript. Code…
95% of users will never use your app again without this JavaScript feature
Without this JaaScript you will waste thousands of dollars and users will hate your app….
10 rare HTML tags that nobody ever uses – Part 2
Native HTML dialogs, interactive images, progress bar on steroids and more.
This is how functional try-catch transforms your JavaScript code
Transform traditional JavaScript try-catch into a function for more predictable and maintainable code with the…
?? vs || in JavaScript: The little-known difference
An important difference you should know.