Apr 20, 2024
•
5 min read
Highlights: New puzzle, stopping a forEach loop, and if statement alternatives
Apr 13, 2024
8 min read
Highlights: New puzzle, more web dev tools, and Well-Known Symbols
6 min read
Apr 6, 2024
Highlights: Coding's power, ES14 JS features, and a better alternative to nested ifs.
Mar 30, 2024
7 min read
Highlights: Devin AI debunked, unnecessary VS Code tools, and Fisher-Yates shuffle challenge
Mar 23, 2024
Highlights: Remarkable one-liners, amazing web dev tools, and rapid VS Code file creation.
Mar 16, 2024
4 min read
This simple trick transformed 17 lines of JS code to 1 line
Mar 15, 2024
2 min read
Coding Beauty Assistant Is Back Online
Mar 8, 2024
7 little-known Console methods in JavaScript
Mar 1, 2024
Never use magic numbers in your code: Do this instead