Skip to content

Conversation

@aedwardg
Copy link
Collaborator

@aedwardg aedwardg commented Feb 9, 2025

Description

Proof of concept for potential Resources page that doesn't require a backend.

  • Information is stored in appropriate data/resources/<language>.json file.
  • Resource pages pull context from the url to determine which dataset to load.
  • Resource entry cards are clickable and open a new tab to the resource's url.
  • Users can filter resource entries by tag

Any helpful knowledge/context for the reviewer?

  • Any new dependencies to install? ❌
  • Any special requirements to test? You can pull down the branch and try it out to get a feel for the UX
  • Any UI changes? Include screenshots if so. ✔️

Resources index page:
image

Individual category page:
image

Entries filtered by tag:
image

Please make sure you've attempted to meet the following coding standards

  • Code has been tested and does not produce errors
  • Code is readable and formatted
  • There isn't any unnecessary commented-out code

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably the only suggestion I would add is for an extra button on the resource page to return to all the categories

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, I'll open up a ticket for that so we don't make this PR any bigger 👍

@aedwardg aedwardg merged commit 55882e4 into main Feb 18, 2025
3 checks passed
@aedwardg aedwardg deleted the resources-page-poc branch February 18, 2025 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants