#frontend-development
Read more stories on Hashnode
Articles with this tag
One of the biggest mistakes we can see when optimizing existing code is the absence of the debounce function. When we use Javascript for our web...
What is Jamstack? Jamstack is a Modern web development architecture based on client-side JavaScript, reusable APIs, and prebuilt Markup. Jamstack is...
When are working on a project with technologies like React, Angular and Vue the main idea is to create modular systems using components, but that...