React Basics and Setup

1️⃣ What is React? React is a JavaScript library for building user interfaces. It allows you to create components (small, reusable pieces of UI) and makes your web apps fast and interactive by usi...
0 Read More

Daily React Learning -9

Day-9:👨‍💻🔥(React)Today, I learned react-router-dom BrowserRouter and Routes/Route, Link components. It is very useful in redirecting user to different pages(well, actually component renderr...
0 Read More