@tzookb wrote:
I am just building a new app with the new ionic 2, and it seems quite nice, with many new stuff to learn: angular 2, webpack, typescript etc.
My problem is, as you all do while programing is quickly testing the code on your browser for errors and simply viewing what happens. This process is SUPER SLOW...
Each change needs to be packed by webpack so each: console.log, alert or whatever I need to wait it to pack it and then refresh and only then review.
It takes like at least 6-7 seconds per change...
Any ideas on how to improve this development flow?
Posts: 4
Participants: 4