Browsing Tag
webpack
5 posts
Compare the Old-School Way of Manual Code Management vs. Webpack’s Magic! 🧙♂️
🚀 Webpack: Before & After – A Game Changer! ⚡ Discover how Webpack transforms your project! We’re diving…
Module not found: Can’t resolve ‘pino-pretty’
Here’s a simple way to fix the “Module not found: Can’t resolve ‘pino-pretty'” and “Module not found: Can’t…
Suspense your federated component with caution
When you see examples of federated components, you will mostly see it wrapped by React.Suspense, which basically returns…
Setting up React, Babel, Webpack, & TypeScript Without Create-React-App👾
Today, we will be looking at how to integrate TypeScript into our existing, manually set-up project of React,…
Migrating a nodejs, webpack project from JavaScript to TypeScript
Hi, I’m not used to writing blog posts but recently I was looking for ways to migrate my…