Some tips for using state management in React JS
https://www.youtube.com/watch?v=oZZEI23Ri6E
#react #state #webdevsimplified
https://www.youtube.com/watch?v=oZZEI23Ri6E
#react #state #webdevsimplified
YouTube
The Best React State Management Solution Has Been There All Along
We are all used to using the useState hook to manage state in React. We may even turn to more powerful state management libraries like Redux, but in reality the best state management for UX is most likely just the browser URL. In this video I will explain…
Web Dev Simplified - You Suck At Accessibility (But You Don't Have To)
https://www.youtube.com/watch?v=1A6SrPwmGpg
—-
#webdevsimplified #accessibility
https://www.youtube.com/watch?v=1A6SrPwmGpg
—-
#webdevsimplified #accessibility
YouTube
You Suck At Accessibility (But You Don't Have To)
Accessibility is incredibly difficult to get right. There are tons of competing standards, there are not good resources to learn from, and it is incredibly hard to test. All of this combine together to make for a miserable and difficult experience. In this…