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.
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)
Am I the only one who loves Create React App?!
All my homies hate CRA.
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👏♥♥
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.😂
./create-react-app-suck/again/again🤣🤣
You are great 👍🏼 love from Pakistan
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?
Don't sleep on Astro, Josh. It's incredible and porting an app into Astro is a breeze.
We need react vite projects
You just keep on delivering great value 🌟✨✨✨✨
So it seems like everyone is ditching create-react-app
God, please teach me nextjs. Hehe. Please make a full blown step by step tutorial for next js blog web app.
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