A frosted glass story
A story about the development of a simple but carefully crafted piece of code.
Digital garden of Mycolaos.
A story about the development of a simple but carefully crafted piece of code.
Discover the power of deep functions in simplifying complex tasks. Learn how functions like JSON.parse() encapsulate complexity behind simple interfaces, making coding more efficient and maintainable.
Exploring the challenges and solutions in refactoring a Next.js Header component from client-side to server-side rendering.
Enhance your mental math skills with these 4x4 tips for quick and easy calculations. Learn multiplication, division, and squaring techniques to boost your calculation speed and accuracy.
Key takeaways and practical advice from John Ousterhout’s philosophy on software design, focusing on minimizing complexity and strategic programming.
A simple, reusable, responsive pyramid chart component made with pure CSS and JavaScript
What are the differences between var and let, and when var is still useful.