ferame / life-manager

React web app for managing all my daily news.
0 stars 0 forks source link

Component - questions on programming #38

Open ferame opened 3 years ago

ferame commented 3 years ago

We can have a React component that asks the user a question from React documentation/useful things to know and has an ABCD answer option. For example, we can ask a question: "What does useState hook do?", and give the user 4 options to choose from.

ferame commented 3 years ago

React Question on Debounce React Question on Throttling