#web-development
Read more stories on Hashnode
Articles with this tag
To us humans, conversation is second-nature; it comes naturally to us, but the same can’t be said for bots. Even a simple question like, “How was your...
Welcome to Optimizing Performance in React Apps, a series discussing tips & tricks to build an optimal interface. In this article, we'll learn how to...
HarperDB is a distributed database focused on making data management easy. It supports both SQL and NoSQL queries. Besides building REST APIs with...
What are Hooks? Hooks are a new feature addition in React 16.8 that let you use state & other React features without writing a class. They are the...
Every year, Javascript update adds new features. ES2021 (also known as ES12) is planned to be released in June this year. New features that are added...