# spikebrehm/isomorphic-tutorial

Tutorial app to demonstrate isomorphic JavaScript concepts.

Repository: https://github.com/spikebrehm/isomorphic-tutorial
Canonical: https://ross.abutalabs.com/products/isomorphic-tutorial
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2016-03-29T16:58:52+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4692, "days_push": 3809, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1336, forks 137 (observed 2026-08-28T04:04:25.462853+00:00)

## What it is
A tutorial sample app demonstrating isomorphic (universal) JavaScript, built as a small Express blog that renders pages on the server and then renders subsequent navigation client-side with React, Director, and Superagent. It accompanies an Airbnb blog post on isomorphic JavaScript concepts.

## Use cases
- learn isomorphic javascript concepts
- example of server-side rendering with react
- how to share code between client and server
- sample express app with client-side routing via pushstate
- understand universal javascript app architecture
- tutorial on rendering react on the server

## When to choose
- you want a minimal, readable example of isomorphic JavaScript with React and Express
- you are learning how server rendering plus pushState navigation fit together
- you want a historical reference for pre-Next.js universal JS patterns

## When to avoid
- you need a production-ready or maintained starter kit - the project is unmaintained since 2016
- you want modern tooling - it uses old Node 0.10, Grunt, and Browserify
- you need a full framework rather than a teaching example

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: ssr, web-framework, routing, http-client, ui-components, templating
- domain: web-development, frontend, backend, tutorials
- platform: -
- tags: isomorphic-javascript, react, express, browserify, pushstate, universal-javascript, sample-app, tutorial, nodejs, javascript, web-server

## Member repositories
- spikebrehm/isomorphic-tutorial (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:25.462853+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:44:17.182569+00:00, confidence not recorded.
  - readme: https://github.com/spikebrehm/isomorphic-tutorial (fetched 2026-08-28T04:04:25.462853+00:00, sha 36cb62ca2316)
- Data as of 2026-08-30T08:39:29.467469+00:00.
