react
React was first framework (library) that I learned after learning HTML, CSS, and JavaScript. I found it very easy to learn and use. I was good in Javascript and specially ES6 and Functions so I found React to easy to learn since it is all about functions and components.
I started directly with React Hooks and functional components and i was amazed how easy it is to handling state and working with JSX. When i was learning JavaScript instructor always told that keep your code DRY (Don't Repeat Yourself) and React is the best example of it. We can create components and reuse them. The ecosystem of React is huge and there are so many libraries available that we can use to extend the functionality of React.
Learning new skills and mastering them is my passion. I am always eager to learn new things and share my knowledge with others. What I have learned so far about my each skill is shared here.