Juniper
FeaturesBlog
← Home

Features

Routing

  • Index Route
  • Parameterized Route
  • Nested Params
  • Wildcard Route
  • Prefix Route

Data Loading

  • Client Loader
  • Deferred Data
  • Hydrate Fallback
  • Parent Route Data
  • Context Serialization

Server Loaders

  • Return Object
  • Throw Redirect
  • Return Response
  • Client Calls Server

Actions

  • Form Action
  • Fetcher Action

Server Actions

  • Return Object
  • Throw Redirect
  • Return Response
  • Client Calls Server

Server Middleware

  • Logging
  • Basic Auth
  • Context Sharing

Client Middleware

  • Client Middleware
  • Client Redirect
  • Combined Middleware

Error Handling

  • Error Boundary
  • SSR Errors
  • Server Loader Error
  • Server Middleware Error
  • Nested Error

Explore Juniper Features

Select a feature from the sidebar to see it in action. Each example demonstrates a different capability of the Juniper framework.

Start with Routing →