Resources
Frontend and Tech related resources I find useful / consumed in my learnings.
Html / Css
- This course, available at freecodecamp, teaches you the fundamentals of web development, using HTML/CSS to create responsive web pages.
- This course, led by the renowned tutor, Jonas Schedtmann, elevates your learning experience to a new level, allowing you to master CSS Grid, Flexbox and more.
- Kevin Powell's channel is one of my favorite YouTube channels for all things related to CSS.
JavaScript / TypeScript
- Jonas Schedtmann produces some of the best courses available, and this particular course worked wonders for me.
- The MDN documentation is another invaluable resource for all things JavaScript, primarily serving as a reference.
- Matt Pocock is a true TypeScript wizard. I've learned a lot from him.
- This TypeScript course by Net Ninja is also worth watching.
React / NextJS
- John Smilga's course took me from 0 to 100 in React. It's a fantastic resource if you're just starting out.
- My favorite NextJS course is by Code Evolution.
- The official NextJS documentation is equally excellent. Trust me!
- The React Docs on useEffect is a resource I frequently revisit, as this topic is one, many developers, including myself, often find challenging.
Community
- Frontend Mentor stands out as a premier community for developers. The supportive team, community and numerous challenges have provided me with continuous opportunities for growth. I'm grateful to have been recognized as one of the Mentors of the Week on an occasion, highlighting the impact of this platform on my journey so far. The platform provides real world projects that accommodate individuals of all proficiency levels, rendering it an essential resource for developers regardless of their experience.
Engineering Podcasts
- Fronted Happy Hour podcast, features Engineers from Netflix, Twitch.
- The Changelog - Jerod Santo and Adam Stacoviac
Others
- ReduxToolKit - John Smilga
- Firebase - Freecodecamp
- Animations - Wrong Akram
- Topics and Trends in large-scale system design - Alex Xu and Sahn Lam. You can equally subscribe to their weekly system design newsletter.
Extra
I consume a lot of YouTube content... especially for quick study. I'm looking at improving my animation skills (which are a bit weak), writing articles(technical writing) and maybe get into blockchain development. WAGMI! (WAGMI stands for "We're all gonna make it," often used in the context of cryptocurrency and investments).