spikebrehm/isomorphic-tutorial resource
Tutorial app to demonstrate isomorphic JavaScript concepts. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4692
- days_rel: n/a
- days_push: 3809
- n_releases_24m: 0
Adoption not part of the score
1336 stars · 137 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
learning-resource · maturity abandoned
ssr web-framework routing http-client ui-components templating web-development frontend backend tutorials isomorphic-javascript react express browserify pushstate universal-javascript sample-app tutorial nodejs javascript web-server
1 source
- readme: https://github.com/spikebrehm/isomorphic-tutorial · fetched 2026-08-28 · 36cb62ca2316
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spikebrehm/isomorphic-tutorial | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="spikebrehm/isomorphic-tutorial")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem