# Épisode news avec React 17, Webpack 5, NextJS 10, Gatsby...

> Un épisode spécial news. Nous allons revenir sur les dernières sorties. Sur le passage de la documentation web MDN en mode JAMStack. Puis parler d'un article comparatif sur les générateurs de site statique : Hugo, Eleventy, Jekyll, Gatsby, Next, Nuxt.

## Webpack 5

- [Whats new in webpack 5](https://medium.com/frontend-digest/whats-new-in-webpack-5-ef619bb74fae)
- [Doc migration 4 to 5](https://webpack.js.org/migrate/5/)

## React 17

- [Annonce de la version 17](https://reactjs.org/blog/2020/10/20/react-v17.html)

## Next JS 10

- [Whats new in Next JS 10](https://medium.com/frontend-digest/whats-new-in-nextjs-10-218d84145fea)
- [Annonce de Next JS 10](https://nextjs.org/blog/next-10)
- [Next JS analytics](https://vercel.com/docs/next.js/analytics)
- [Next JS Commerce](https://nextjs.org/commerce)

## Gatsby

- [File system Route API](https://www.gatsbyjs.com/docs/file-system-page-creation/)
- [Gatsby Admin](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-admin/README.md)
- [Gatsby Function](https://github.com/gatsbyjs/gatsby/discussions/27667)
- [New Gatsby Image API](https://github.com/gatsbyjs/gatsby/discussions/27668)

## Angular

- [Scully](https://scully.io/)

## MDN en mode JAMStack

- [article](https://hacks.mozilla.org/2020/10/mdn-web-docs-evolves-lowdown-on-the-upcoming-new-platform/)

## Article: "comparaison des temps de compilation des GSS"

- [article fr](https://jamstatic.fr/2020/10/31/comparatif-performance-generateurs-de-site-statique/)
- [article original](https://css-tricks.com/comparing-static-site-generator-build-times/)
