Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(pages/community): add KCD's frontendmasters courses #4465

Merged
merged 2 commits into from
Nov 1, 2022
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
- arange
- archwebio
- arganaphangquestian
- aissa-bouguern
- AriGunawan
- arjunyel
- arnaudambro
Expand Down
5 changes: 5 additions & 0 deletions docs/pages/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ Here's a list of courses (in no particular order) you can take to help learn Rem
- [Learn Remix by Building a Social Media Platform with TypeScript and Prisma][learn-remix-by-building-a-social-media-platform-with-type-script-and-prisma] by [Ian Jones][ian-jones] on [Egghead.io][egghead-io]
- [Remix for Everyone][remix-for-everyone] by [Scott Tolinski][scott-tolinski] on [Level Up Tutorials][level-up-tutorials]
- [Realtime Remix with Supabase][realtime-remix-with-supabase] by [Jon Meyers][jon-meyers] on [Level Up Tutorials][level-up-tutorials]
- [Remix Fundamentals][remix-fundamentals] by [Kent C. Dodds][kent-c-dodds] on [Frontendmasters][frontend-masters]
- [Advanced Remix][advanced-remix] by [Kent C. Dodds][kent-c-dodds] on [Frontendmasters][frontend-masters]

If you need to learn React first, [this free egghead course][this-free-egghead-course] by Kent C. Dodds has everything you need.

Expand Down Expand Up @@ -89,3 +91,6 @@ There are Remix Meetups all over the world with thousands of members. Some onlin
[remix-conf]: ../../../../conf
[the-remix-meetup-page]: https://rmx.as/meetup
[remix-guide]: https://remix.guide
[frontend-masters]: https://frontendmasters.com
[remix-fundamentals]: https://frontendmasters.com/courses/remix/
[advanced-remix]: https://frontendmasters.com/courses/advanced-remix/