,

What Should You Use Instead of Create React App?

Posted by






Everyone Hates Create React App. What To Use Instead?

Everyone Hates Create React App. What To Use Instead?

Creating a React app can be a frustrating experience. Many developers have expressed dissatisfaction with Create React App, citing issues such as slow performance, lack of customization options, and difficulty in integrating with other tools.

So, what should you use instead of Create React App? Here are a few alternatives to consider:

1. Next.js

Next.js is a popular framework for building React apps. It offers server-side rendering, dynamic route handling, and easy integration with API routes. Next.js also provides better control over configurations and allows for better performance optimization.

2. Gatsby

Gatsby is another great option for building React apps, especially for content-driven websites. It offers features such as static site generation, image optimization, and a wide range of plugins for extending functionality.

3. Custom webpack configuration

If you prefer more control over your project setup, you can opt for creating a custom webpack configuration for your React app. This allows you to tailor the build process to your specific needs and include only the features and tools that are essential for your project.

Ultimately, the choice of tool for building a React app depends on your specific requirements and preferences. While Create React App may not be the best fit for everyone, there are plenty of alternative options that offer better performance, customization, and integration capabilities.

So, if you’re among those who hate Create React App, consider exploring these alternatives to find the best tool for your next React project.


0 0 votes
Article Rating
13 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Abhiram Satpute
11 months ago

What a tutorial from KEvin De Bruyne himself, man played a masterclass against Germany last night and uploaded a banger infotainment the next day… (too many jokes I hope you don't mind! :D)

Anas Al-aqeel
11 months ago

Am I the only one who loves Create React App?!

TheBinaryGuy
11 months ago

All my homies hate CRA.

Francis Agada
11 months ago

Even if I don't feel like writing codes, i just love watching you, De Bruyne😂. You're the best that I've seen. You've got jokes too😂. Kudos to you, brother. Please, keep it up👏♥♥

Francis Agada
11 months ago

Well I'm not God, and I can't tell you what the best alternatives are, because that's very subjective. I can tell you my favourites, and that's precisely what I'm gonna do in this video.😂

Francis Chong
11 months ago

./create-react-app-suck/again/again🤣🤣

Afaq Ahmad
11 months ago

You are great 👍🏼 love from Pakistan

Tommy web-dev
11 months ago

Man great content as always.
I saw you tried create t3-app in few projects of yours, do you prefer create-next-app over it?

Jesse Pence
11 months ago

Don't sleep on Astro, Josh. It's incredible and porting an app into Astro is a breeze.

عراق - IRAQ
11 months ago

We need react vite projects

Lennox Ejiro
11 months ago

You just keep on delivering great value 🌟✨✨✨✨
So it seems like everyone is ditching create-react-app

Yousef Abdelkhaleq
11 months ago

God, please teach me nextjs. Hehe. Please make a full blown step by step tutorial for next js blog web app.

Asim AlQasmi
11 months ago

Good options,
Thanks,
I use the second one

But I want to know one thing
I tried to look up the beta document for it

How to get the metadata title for the dynamic routes?
like [userId]/page.tsx