Hi! For those who don't know chart.js , it's a javascript chart library. Using a library for creating data visualization can be a little…
🇺🇸 Here is a nice way to create a React Input component using typescript! Using an interface to declare your own prop types as well as…