Technology: Webpack

Webpack is a free and open-source module bundler for JavaScript. It is made primarily for JavaScript, but it can transform other frontend assets as well.

Showing 1-1 of 1 posts

Post
Vanilla React 18 + TypeScript + Webpack

Tools like create-react-app are great, but abstract away lots of details. Here's how you can set up a "vanilla" React + TypeScript app using Webpack.

Read more

Showing 1-1 of 1 posts