• Stars
    star
    271
  • Rank 151,717 (Top 3 %)
  • Language
    JavaScript
  • Created almost 8 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An example of using create-react-app to bridge the gap between static sites and single page apps

An Almost Static Stack

An Almost Static Stack

This repo serves as a companion to the tutorial of the same name, over on Medium.

Getting Started

git clone https://github.com/superhighfives/an-almost-static-stack.git
cd an-almost-static-stack
yarn install
yarn start

Once you're ready to deploy to Surge, run:

yarn deploy

Voila!

If you're not into Yarn, npm install, npm start and npm run deploy all work as well.

Create React App

This project was bootstrapped with Create React App.

You can find more information here.

Performance and Optimisations

@stereobooster has put together a great run thorugh of possible performance optimisations and links to further reading here: https://github.com/stereobooster/react-snap/blob/master/doc/an-almost-static-stack-optimization.md

More Repositories

1

pika

An open-source colour picker app for macOS
Swift
1,220
star
2

list-of-ingredients

An example of using create-react-app with Rails 5 API, ActiveAdmin, and Heroku
Ruby
101
star
3

harp-gulp-browsersync-boilerplate

A ready-to-go Gulp and Harp set up that does auto css injection via BrowserSync.
JavaScript
61
star
4

i-will-never-let-you-go-archive

WebGL webcam mashup (archive)
JavaScript
60
star
5

react-three-playground

A playground for learning and experimenting with Three.js, built on top of create-react-app
JavaScript
57
star
6

releasecast

Tooling to help you get from .app to release
TypeScript
42
star
7

v1.charliegleason.com

The old charliegleason.com, which used Harp, Gulp and BrowserSync.
HTML
18
star
8

pack

A tool to view the scripts in your package.json
Go
18
star
9

testing-gulp-gh-pages

Part of a tutorial on using gulp-gh-pages.
JavaScript
11
star
10

sinatra-boilerplate

A standard Sinatra boilerplate, with Compass and Sass.
Ruby
8
star
11

tweetflight-server

Twitter karaoke (server)
Ruby
6
star
12

tweetflight-presentation

Tweetflight Presentation
JavaScript
4
star
13

stencil

A mico templating framework for rapidly developing PHP based sites
PHP
2
star
14

albumlove

A rails-based social network for sharing
Ruby
2
star
15

css-modules-react-jspm-example

An example of CSS Modules with React and JSPM.
JavaScript
2
star
16

tweetflight

A once-real-time-but-now-static Twitter-powered music video
CSS
1
star
17

superhighfives

1
star
18

lets-run-away-together

My personal artsy blog on music and culture and pretty pictures and stuff. Built with Jekyll.
CSS
1
star
19

codesandbox-lwc-c360-template

A template for quickly scaffolding an LWC and C360 template in Codesandbox
CSS
1
star
20

ninjas

A micro PHP framework for doing some boilerplate stuff
PHP
1
star
21

brightly-static

The site for the band, Brightly.
JavaScript
1
star
22

web-components-and-react

An example of using polyfilled web components with create-react-app
HTML
1
star
23

brightly-server

The server that used to power the Brightly site.
Ruby
1
star
24

brightly-stems

A small node.js express site for sharing Brightly stems.
CSS
1
star
25

list-of-ingredients-administrate

An example of using create-react-app with Rails 5 API, Administrate, and Heroku
Ruby
1
star
26

palindrode

Building the palindrode Node module based on Mark Dalgleish's article.
JavaScript
1
star
27

fox-client

The client for the Brightly Fox music video.
JavaScript
1
star
28

awwso.me

A Ruby on Rails based URL shortener
JavaScript
1
star