Skip to content

Learning Paths

Guided paths through the EreoJS documentation based on your background and goals.

Frontend Developer Path

You know React and want to build fullstack applications. This path takes you from familiar React patterns to EreoJS server-side features.

Step 1: Get Started

Step 2: Learn the Core Concepts

Step 3: Build Real Features

Step 4: Go Deeper


Backend Developer Path

You come from Express, Koa, or another backend framework and want to add a modern frontend. This path focuses on server-side patterns and adding React rendering.

Step 1: Understand the Framework

Step 2: Learn the Server Side

  • Routing --- File-based routes replace app.get()
  • Middleware --- Request pipeline and context
  • Data Loading --- Loaders replace route handlers, actions handle mutations

Step 3: Add API Routes

Step 4: Add React Rendering

Step 5: Deploy


Fullstack Developer Path

You want to learn everything EreoJS offers from end to end.

Step 1: Foundation

Step 2: Core Concepts

Step 3: Guides

Step 4: Architecture

Step 5: Ecosystem and Deploy

Step 6: Reference

Released under the MIT License.