Latest solutions
Next.js, Chakra UI, Redux Toolkit, React-Hook-Form, Atomic Design
#chakra-ui#next#redux-toolkitSubmitted about 4 years ago
Latest comments
- @mewebbie@mbart13
why are you adding eventListeners to index.js like it was vanilla javascript? :O
you never do that in react project, it has its own event
- @frontendtony@mbart13
I managed to log in, even left feedback there :)
but I'm also getting 406 errors in the console, some request keeps firing
I'm also not able to upvote comments, getting 409 error
Marked as helpful - @jubeatt@mbart13
hey, I saw your solution in Matt's newsletter
thought maybe you could be interested to know that aria-controls are not really recommended anymore https://heydonworks.com/article/aria-controls-is-poop/
- @fraserwat@mbart13
all you need to do is to move all sections into main tag, where they belong
- @m-h9@mbart13
avoid 1 character variables, it is considered bad practice
hooks name should start with lowercase
Marked as helpful - @thibault-barrat@mbart13
I would advice to start thinking about accessibility, because I'm not able to interact with your page using keyboard