Who is a Software EngineerI remember the time I just got accepted for a junior software engineer role at a remote company and at the time I underestimated what it took to be a software engineer. I thought it was just all about writing code and knowing the latest technologies,...Feb 3, 2023·5 min read
React Router Dom Version 6.7.0In this article, we will talk about the new version of react-router dom that was released on January 18, 2023, and the differences between this current version and the previous versions, its advantages and disadvantages and how to use it in your proj...Jan 25, 2023·5 min read
Class Components vs Functional ComponentsIn this article, we will be talking about the difference between functional and class components and which one is the most beneficial to use when creating a project The primary distinction between the two is that while Class Component is a class that...Jan 24, 2023·4 min read