How you can leverage "hooks" in class components and avoid the odd rules of React hooks and Higher Order Components
In 2021 front-end software is almost ridiculously advanced. You've probably read about the history...
Full disclosure, I am not fan of Hooks. They seem to abstract away a part of Component Lifecycles...
share your repositories
There is a jquery-less alternative to the popular framework
An open letter to the W3C
When to use and why
If you just want to see the code: Here's our finished project: https://codesandbox.io/s/component-e...
How to Make a React-like Component with HTML
If you want to create UI components with HTML you already have, this is the article for you!