💻 #56: Build a Matching Game with React.js 🧠
Build a memory game with React.js + a ton of free resources at the end
Happy Friday, developer! 👋
I hope you all had a great week! What do you prefer? Frontend or backend development?
Tutorial of the week:
Length: 1.5 hours
Difficulty: Beginner
This weekend’s video is by Coding in Public
What you’ll learn:
React.js ⚛️
Setting up component structure
This space is reserved for you!
Are you building something you want to show off or get feedback on? Send me the link by replying to this email, or fill out the google form below.
➡️ Fill out this Google Form ⬅️
3 creative projects of the week:
1. SkillPress
I found this Duolingo-like JavaScript course. This would be great practice before a coding interview to brush up on your skills.
2. OpenSourceAlternative.to
Building something online? There’s tons of free open-source software to help you build whatever you’re looking for. Just recently, I’ve started a project with Supabase and it’s been great so far setting it up. Check out this video if you’re interested to learn more about Supabase.
3. Latin America Job Board
Here’s a great personal project idea! Build your own job board. This project sources web development jobs in Latin America.
Check it out!
I teamed up with Udemy to bring you a discount as a new user. If you’re looking to grab a course on web development courses start at $14.99! Click here to get your first course for $14.99
That’s all folks!
I hope you enjoyed this weekend’s edition of Weekend Web Dev!
If you create anything please share it with me on Twitter or reply to this email!
I’d love to see what you’re building.
Your fellow weekend developer,
Here are some excellent beginner resources for learning JavaScript
Mozilla Developer Network - the leading resource on JS
FreeCodeCamp - free course
CodeAcademy - intro to javascript - free course
Odin Project - full stack javascript - free course
Eloquent Javascript - book (many people struggle with this book)
javascript.info - reference resource
Traversy Crash Course in Javascript - video series
Intermediate/advanced material
JavaScript Design Patterns - free book
Professor Frisby's Mostly Adequate Guide to Functional Programming - free book
What the heck is the event loop anyway? - JSConf talk about the event loop
Understanding the Weird Parts - paid course covering more advanced topics
Deep JavaScript: Theory & Techniques - free book
Software
Code Sandboxes
Other handy sites