Skip to content

Commit

Permalink
Puppeteer vs chrome-launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
stereobooster authored Jan 5, 2018
1 parent 64fddcb commit 5e82c5c
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions doc/alternatives.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
- [puppeteer-prerender](https://github.com/fenivana/puppeteer-prerender), puppeteer, request
- [puppeteer-prerenderer](https://github.com/GoodeUser/puppeteer-prerenderer), puppeteer
- [pre-render](https://github.com/kriasoft/pre-render), chrome-remote-interface, chrome-launcher, lighthouse-logger
- [bot-prerender](https://github.com/ocoboco/bot-prerender), no description

## SEO-only server prerenderers

Expand All @@ -66,14 +65,18 @@

## SSR

- [razzle](https://github.com/jaredpalmer/razzle)
- [next.js](https://github.com/zeit/next.js/)
- [nuxtjs](https://nuxtjs.org/)
- [Create React App Universal CLI](https://github.com/antonybudianto/cra-universal)
- [razzle](https://github.com/jaredpalmer/razzle), react
- [next.js](https://github.com/zeit/next.js/), react
- [nuxtjs](https://nuxtjs.org/), vue
- [Create React App Universal CLI](https://github.com/antonybudianto/cra-universal), react

## WebComponents

- [talk: WebComponents SSR](https://youtu.be/yT-EsESAmgA)
- [skatejs/ssr](https://github.com/skatejs/ssr)
- [rendertron#web-components](https://github.com/GoogleChrome/rendertron#web-components)
- [shadydom](https://github.com/webcomponents/shadydom)

## Puppeteer vs chrome-launcher

- [WIP: use chrome-launcher for handling the browser](https://github.com/GoogleChrome/puppeteer/pull/23)

0 comments on commit 5e82c5c

Please sign in to comment.