Hacker News new | ask | show | jobs
by chrshawkes 2333 days ago
My favorite part about Create A React App is the tens of thousands of reported bugs/issues, hidden black box magic configuration, 38,000 files, nearly 300MB of code for a hello world and the one way eject feature.
1 comments

My favorite part about CRA is none of those things ever being an issue for me or my users, so I can prototype feature-rich apps in like a couple hours.
Security bugs are certainly among those thousands of logged issues, which means they are a problem for you and your users.