And if you miss the error overlay from create-react-app (a thing that pops up whenever a JS error occurs), take a look at this project: https://github.com/xpl/panic-overlay
It works well with Parcel and is written in bare DOM API with little dependencies!