What are the good hardware configuration for ionic 2 development

Currently I am using a laptop with i3 Processor, 4GB RAM and 500GB HDD, when I run the app using “ionic serve” it’s taking some time to start the browser also if any changes are made to code it’s taking too much time to re build that like a simple template change took 11 minutes so I would like to hear which device to choose or what all are the good hardware configurations for ionic 2 app development.

If at all possible, bump the memory. 4gb or ram may be good for day to day stuff, but with alot of javascript build tools running in memory these days (ionic included) the more ram the better. 16gb is what I have on my laptop and it handles things really well.

Thanks for your reply will try upgrading RAM. { Happy Anniversary… :slight_smile: }