Hacker News new | past | comments | ask | show | jobs | submit login

I definitely keep the terminal open in the side of my window to catch any errors throughout the development process. I just set up Webpack Dashboard which was pretty easy, and now I can continue to keep my terminal up but I have an even easier way to view any errors that may crop up.



I use the hot reloading tools to feed this information into the browser - since I'm looking there anyway.

The client in webpack-hot-middleware will show build errors in a full screen overlay by default.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: