Wojciech Maj

Wojciech Maj @wojtekmaj

Location:
Kraków, Poland
Joined:
Mar 24, 2017

Wojciech Maj
articles - 7 total

Why using Bun in production (maybe) isn't the best idea

Bun deserves credit. It's fast, ambitious, and it shook a JavaScript ecosystem that had once been...

Learn More 23 3Sep 14

Make your app install and run faster with nolyfill

Did you know almost every modern app, React or not, almost certainly have over 50 useless dependencies? What if I told you, you can get rid of them and make your app install faster... and RUN faster?

Learn More 0 0Oct 25 '23

Package manager wars. The real picture

npm, Yarn or pnpm? Which package manager is ACTUALLY more popular?

Learn More 11 8Oct 21 '23

Migrating your React app from Webpack to Vite

The missing guide on how to migrate your React app from Webpack to Vite.

Learn More 140 18Apr 7 '22

Enzyme is dead. Now what?

A warning from the maintainer of React 17 Enzyme adapter.

Learn More 121 23Dec 20 '21

Optimizing React apps: Hardcore edition

React app optimization techniques you may have never heard of before

Learn More 187 6Aug 20 '21

How to enable new JSX transform in React?

The biggest feature of React 17, as React team claims, is that there are no new features. This isn't...

Learn More 36 2Aug 11 '20