[NG] Change from class based component to fuction based component
See original GitHub issueCurrent Behavior The members page and the blog page are using Class based Components,
Desired Behavior Change them to function based components using react hooks for state management.
[Optional] Alternatives
[Optional] Additional context
Contributor Resources
The layer5
repo contains two websites. The current generation and the next-generation of the layer5.io site.
If the layer5-ng
label is absent on this issue, then this issue pertains to the current generation of the layer5.io website, which uses Jekyll and GitHub Pages. Site content is found under the master
branch.
If the layer5-ng
label is present on this issue, then this issue pertains to the next-generation of the layer5.io website, which uses Gatsby, Strapi, and GitHub Pages. Site content is found under the layer5-ng
branch.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (4 by maintainers)
Top GitHub Comments
@k-charette you can submit a PR.
Go ahead @codetheorem