All about tech and computing
5 unexpected ways coding upgrades your life — beyond making money
5 ways coding infuses your life with purpose and meaning.
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….
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.