Tag: JavaScript
All the articles with the tag "JavaScript".
On code quality in frontend development (Part 4)
Updated: at 06:13 AMIn this part, I will discuss the core design patterns that can help you build better software in frontend development.
On re-renders in React
Updated: at 05:35 PMIn the React ecosystem, understanding the intricacies of re-renders is crucial for optimizing application performance.
On useOptimistic
Published: at 07:42 AMThe Magic of useOptimistic hook in React