Epic Dev Space
The organization hosting all the repositories for EpicWeb.dev, EpicReact.dev, and EpicAI.pro projects
Pinned Repositories
advanced-react-apis
Learn Advanced React Hooks workshop
advanced-react-patterns
This is the latest advanced react patterns workshop
data-modeling
Model and query your data with confidence
epic-stack
This is a Full Stack app starter with the foundational things setup and configured for you to hit the ground running on your next EPIC idea.
full-stack-foundations
Learn the foundational skills of building full stack web applications.
full-stack-testing
Confidently ship your full-stack app with automated tests
react-fundamentals
Material for my React Fundamentals Workshop
react-hooks
Learn React Hooks! 🎣 ⚛
web-auth
Take ownership of you application's authentication and authorization
web-forms
Learn the primary mechanism for interactivity on the web.
Epic Dev Space's Repositories
epicweb-dev/epic-stack
This is a Full Stack app starter with the foundational things setup and configured for you to hit the ground running on your next EPIC idea.
epicweb-dev/react-fundamentals
Material for my React Fundamentals Workshop
epicweb-dev/advanced-react-patterns
This is the latest advanced react patterns workshop
epicweb-dev/react-hooks
Learn React Hooks! 🎣 ⚛
epicweb-dev/advanced-react-apis
Learn Advanced React Hooks workshop
epicweb-dev/react-performance
Let's make our apps fast ⚡
epicweb-dev/react-suspense
React Suspense workshop
epicweb-dev/full-stack-foundations
Learn the foundational skills of building full stack web applications.
epicweb-dev/react-server-components
Understand React Server Components and Server Actions by building a framework with them.
epicweb-dev/web-auth
Take ownership of you application's authentication and authorization
epicweb-dev/epicshop
The workshop app for all workshops on EpicWeb.dev
epicweb-dev/full-stack-testing
Confidently ship your full-stack app with automated tests
epicweb-dev/web-forms
Learn the primary mechanism for interactivity on the web.
epicweb-dev/data-modeling
Model and query your data with confidence
epicweb-dev/pixel-perfect-tailwind
Become a better UI designer with Tailwind — intentionally or accidentally
epicweb-dev/testing-fundamentals
Learn the fundamentals of automated testing in TypeScript.
epicweb-dev/build-react-hooks
Understand how React hooks work by building them from scratch
epicweb-dev/mcp-fundamentals
Meet users in the AI apps they already use
epicweb-dev/epic-me-mcp
epicweb-dev/react-component-testing-with-vitest
Test your React components in the actual browser with Vitest Browser Mode.
epicweb-dev/mocking-techniques
Everything to know about mocking in TypeScript.
epicweb-dev/advanced-vitest-patterns
Become a Vitest superuser 🦹♀️
epicweb-dev/advanced-mcp-features
epicweb-dev/get-started-with-react
Learn the foundational concepts upon which all the rest of your React knowledge is built
epicweb-dev/react-and-the-vanishing-network
A step-by-step walk through the history of web app architecture
epicweb-dev/mcp-auth
Build remote MCP servers with users
epicweb-dev/workshop-template
A template for EpicWeb.dev workshops
epicweb-dev/mcp-ui
epicweb-dev/e2e-react-application-testing-with-playwright
epicweb-dev/react-router-fundamentals-pt-1
First part of the react-router fundamentals workshop. We go over everything you need to know about data reading and display.