1 min readJun 25, 2018
I just updated the whole article and added all the section about testing. I added a couple comments to clarify that specific case. My suggestion is that you develop using ng serve
as normally, but deploy to production with Docker. And test how your production deployments would look like using Docker locally. But for the day to day development, keep using ng
.