#reactjs
Read more stories on Hashnode
Articles with this tag
In an age where websites are king and almost every brand, whether a person or organization, is obligated to have one, we as a society are driven to...
Firebase Security Rules. Firebase, is a platform that helps provide frontend developers, or developers in general a backend, that they can use to...
In the last article we talked about using lazy to asynchronously render web pages in order to optimise websites for optimum experience. We talked...
cover image from resulttesting.com Optimisation is a very popular concept in build websites or apps, and I’d like to think in software in general....
image from codesource.io Context Api is a relatively new concept as a way to manage states and distribute properties on that state to components....
React Hooks is a relatively new phenomenon that has braced the react community, it aims to solve complaints, that the React-Redux flow cannot only be...