Coding – the art, the science, and the passion
Stop using nested ifs: Do this instead
Improve your code readability by replacing nested ifs with guard clauses. See how to easily…
The 5 most transformative JavaScript features from ES14
5 juicy ES14 features that transformed JavaScript with new functionality and cleaner + shorter code.
5 unnecessary VS Code extensions you should uninstall now
These extensions provide functionality VSCode now has built-in. Removing them will speed up your editor…
Why Devin AI can’t take your job.
The overhyped savior of software engineering.
Shuffling algorithm in 1 line instead of 10: functional Fisher-Yates
Can we write the Fisher-Yates shuffling algorithm in a declarative and functional way with zero…
10 powerful tools for faster web development
10 awesome🌟 tools to level up your productivity and quality of life as a web…