Avatar

E.Zenderock

Web & Mobile

Chat with AI
📝

I write about technology

Ever since I was a kid, I've been fascinated by technology.

thumbnail

Top 10 Rules for Writing Clean Code

Discover the top Clean Code rules every developer should follow to write more readable, maintainable, and efficient code. This article highlights essential coding principles from Uncle Bob's 'Clean Code' book, offering tips on avoiding unnecessary comments, improving variable naming, and keeping functions focused. Whether you're a beginner or an experienced developer, mastering these guidelines will enhance your coding skills and ensure long-term success in your projects.

VSCodeProductivityClean CodeReact
thumbnail

10 Must-Have VS Code Extensions to Boost Productivity

VS Code is a popular editor known for its simplicity, speed, and versatility. Its rich extension library lets developers customize their workflow and boost productivity. This article highlights 10 essential VS Code extensions to enhance your coding efficiency.

VSCodeProductivityExtensions
thumbnail

Writing Clean Code With React

Effective and efficient ways to write clean code with React while keeping in mind the performance and maintainability of the codebase.

Clean CodeReact
thumbnail

Little-used HTML elements: Maximizing the use of under-utilized tools

HTML, the markup language that structures the web, contains many little-known or under-used elements. These elements can improve the user experience, accessibility and flexibility of web pages, but are often overlooked. This article explores some of these elements, such as `dialog`, `picture`, `output`, `data`, `details`, and `summary`, to help you better understand and integrate them into your projects.

HTMLWeb
2025 — Built by Emmanuel Zenderock