Skip to content

Commit

Permalink
alternatives
Browse files Browse the repository at this point in the history
  • Loading branch information
stereobooster committed Jan 13, 2018
1 parent c27d420 commit d8852ae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/alternatives.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
| State | supported | looking for maintainer | unsupported | unsupported | experimental |
| DOM implementation | puppeteer | phantomjs-prebuilt | jsdom | nightmare | puppeteer |
| Doesn't depend on Webpack | + | - | + | + | + |
| Doesn't depend on React | + | + | - | + | - |
| Doesn't depend on React | + | + | - | + | + |
| Load performance optimisation | + | - | - | - | + |
| Zero-configuration | + | - | + | - | + |
| Redux | + | - | + | - | - |
Expand Down Expand Up @@ -45,6 +45,7 @@
- [pre-render](https://github.com/kriasoft/pre-render), chrome-remote-interface, chrome-launcher, lighthouse-logger
- [prerender-plugin](https://github.com/mubaidr/prerender-plugin), webpack, puppeteer
- [webpack-static-site-generator](https://github.com/esalter-va/webpack-static-site-generator), nightmare, xvfb
- [junctions-static](https://github.com/jamesknelson/junctions/tree/master/packages/junctions-static), jsdom, react

## SEO-only server prerenderers

Expand Down Expand Up @@ -72,6 +73,7 @@
- [gatsby](https://github.com/gatsbyjs/gatsby)
- [phenomic](https://github.com/phenomic/phenomic)
- [react-static](https://github.com/nozzle/react-static)
- [nextein](https://github.com/elmasse/nextein)

## SSR

Expand Down

0 comments on commit d8852ae

Please sign in to comment.