Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions _chapters/further-reading.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Once you've completed the guide, you are probably going to use SST for your next

- [Learn React](https://react.dev/learn): The official React docs

- [React Interview Preparation Path](https://frontendatlas.com/guides/framework-prep/react-prep-path): Structured React review and practice covering state, effects, hooks, performance, testing, and UI coding

- [Vite docs](https://vitejs.dev/guide/): The official Vite docs

- [React-Bootstrap Docs](https://react-bootstrap.github.io/docs/getting-started/introduction): The official React-Bootstrap docs
Expand Down