DEV Community

Utsab Official
Utsab Official

Posted on

Daily React Learning -15

Day-15:👨‍💻🔥

(React)

Today, I made Filterable Product Table. The goal was to make a product table where user can search specific product and filter those products like only show product that are in stock.Data was given as an array of product objects and i learned how to access and manipulate with the given data also some logics to make it happen.

Tasks:
Made a Filterable Product Table that excelled my logic building and data manipulation in react.

That's it for today! 🚀

Top comments (0)