All of us are familiar with the feeling of stumbling around
between YouTube videos, blog posts, and documentation just
copy/pasting code and hoping it'll work. It's frustrating and
unproductive. With these courses, you'll have the confidence you
need to skip all that stumbling and start shipping. Coding is
more fun this way, trust me 🥳
Earn more money as a developer
The more skilled you are, the more you can get done and the more
value you can provide to your employer and clients. If you don't
think that comes with a bump in pay, ask the thousands of other
devs who have experienced exactly this as a result of what they
learned in these courses. Get that money 🤑
Courses
Full stack course
Epic Web
The best way to learn how to build Epic, full stack web applications you'll love to work on and your users will love to use.
Remix is a terrific tool for building simple websites and even better for building complex web applications. Remix solves many problems in modern web development. You don't even think about server cache management or global CSS namespace clashes. It's not that Remix has APIs to avoid these problems; they simply don't exist when you're using Remix!
Remix is a fullstack web framework that enables you to deliver a fast, slick, and resilient user experience. With Remix, you can build both static websites and dynamic web apps (requiring user data) while embracing the web platform's standard APIs along the way! Ready to build web apps faster?
Jump in feet first and learn the most productive way to build a web application with the web framework that offers the best UX and DX the web has to offer.
This course is for React newbies and anyone looking to build a solid foundation. It's designed to teach you everything you need to start building web applications in React right away.
In this course, I will take a modern React codebase that uses classes and refactor the entire thing to use function components as much as possible. We'll look at state, side effects, async code, caching, and more!
Once you've nailed the fundamentals of React, that's when things get really fun. This course teaches you advanced patterns in React that you can use to make components that are simple, flexible, and enjoyable to work with.
From Github and npm, to releasing beta versions, semantic versioning, code coverage, continuous integration, and providing your library with a solid set of unit tests, there are a ton of things to learn. This series will guide you through a set of steps to publish a JavaScript open source library.
How to Contribute to an Open Source Project on GitHub
“Feel free to submit a PR!” - words often found in GitHub issues, but met with confusion and fear by many. Getting started with contributing open source is not always straightforward and can be tricky. With this series, you'll be equipped with the the tools, knowledge, and understanding you need to be productive and contribute to the wonderful world of open source projects.
I started my career as a Junior frontend developer but CSS and JS couldn't get me far. That's when I found Kent. He gave me the resources I needed to take my skills to a much higher level to be able to offer far more. It was like years of career experience packed into just several hours and I got generous help via discord or office hours when I was stuck.
I started freelancing by offering to build full-stack web applications for people, using the most modern techniques, built from The-Epic-Stack which I can confidently work with because it I studied it directly in the course!
I refer to EpicReact.dev and EpicWeb.dev almost as much as I refer to MDN it's that useful.
Even with nearly 2 years of React experience, EpicReact.dev helped me to refresh and even learn better the basic stuff and apply more advanced patterns to real use cases.