Development in sails is a pain! I have to wait... and wait... and wait... So much time wasted on waiting!
I don't mind #1 so much, I understand it's a necessity (I was spoiled all those years working with Apache/PHP where changes appeared instantly).
But #2 really gets to me. Is there any way to make this speed up? I can't possibly keep developing like this.
ie. make it serve files from /assets instead of /.tmp while in development?
ie. skip compiling and just serve the LESS/SASS files? etc...