Live data from Hacker News

Create React Apps with No Configuration

facebook.github.io

11–20 of 250 posts

Re: Create React Apps with No Configuration

#12
This is really great! However, I think this speaks to the need for a better API in general for this sort of stuff.

At the moment it's "all or nothing" in that you can decide to let everything be configured, or nothing be configured ("ejecting"). This makes perfect sense, but I think a more ideal solution would be having layers of configurability that let you more gracefully set your preferences without completely abandoning this tool's utility.

I'm not saying that's easy, but it's a direction I'd be excited to see.

Post reply on HN