#web-development
Read more stories on Hashnode
Articles with this tag
Firebase is a mobile and web application development platform developed by Google. It provides a suite of tools and services that help developers...
In the early days of the web, client-side storage options were pretty limited. We had cookies, which were small text files that could be used to store...
Functional components in React are a way to define a component using a plain JavaScript function. Unlike class components, which have a more complex...