Published inDev GeniusMy First Contribution to FOSSThe main intention of this blog is to convey how easy it is to contribute to open-source software without even knowing the whole codebase…Feb 8, 2022Feb 8, 2022
Reusable components in REACTIn React, a reusable component is a piece of UI that can be used in various parts of an application to build more than one UI instance.Feb 5, 2022Feb 5, 2022
What is “this”Javascript is a popular and powerful language it can be used on the server-side using node or client-side using react, vuejs, etc. It can…Dec 26, 2021Dec 26, 2021