A Blog full of Web Projects

A Blog full of Web Projects

Webpack 5 boilerplate with ES6 and above

14-February-2024

Webpack 5 boilerplate ready for ES6 and above

Try the demo...

The code at GitHub

A Webpack 5 boilerplate ready for ES6 and above using Babel. The demo App serve a Webpack logo, compiled PostCSS and consumes a web api from jsonplaceholder showing examples of async operations using async / await.

A Blog made with Gatsby React and GraphQL