WesSouza/subway-time

Eject the ejector

WesSouza opened this issue · 0 comments

While create-react-app is amazing, robust and ideal for a project, it should never be ejected.

Ejecting it gets you stuck in time, without benefiting from any updates and improvements. But I had to customize shit, hadn't I?

Well, it's time to start over, and eject it all.

  1. Install Parcel, because Parcel is ❤️
  2. Remove all dependencies except from whatever is needed to build the website
  3. Leverage Zeit's routing and cgi-bin, I mean, serverless tools instead of spinning an entire node server