React Portals Simplified | What It Is, How to Use It
July 8th, 2022 | min read
According to the dictionary, a portal is a doorway to another place. React has a feature, called portals which allows you to create a…
July 8th, 2022 | min read
According to the dictionary, a portal is a doorway to another place. React has a feature, called portals which allows you to create a…
April 25th, 2022 | min read
Trailer/Demo: This is going to be quite a long tutorial post but trust me, you would love the end result of what you build. Grab your…
April 23rd, 2022 | min read
This error exists because JSX expressions must have only one parent element, and somewhere in this project, two parents have been used. But…
April 8th, 2022 | min read
Well, because cleaning up is generally a good thing :) Side effects happen a lot in React applications (in web applications generally. These…
June 25th, 2020 | min read
With this technique, we have a component that houses some codes and functionalities which other components can partake. The bigger component…
May 7th, 2020 | min read
Many people confuse to be the solution for Search Engine Optimization (SEO) improvement in respect to meta tags configuration. This is not…
December 22nd, 2019 | min read
Do you know the lifecycle of components or have problems understanding any of the lifecycle methods? Then, this article is for you. Here, I…
Articles written with ❤ by
Dillion Megida