A simple question..
I have to save some specific contents(body) of an angular file and then save the file as an HTML file if possible..Also as soon as the file is saved want to push it to the server..
Any idea about how to implement the above..
Is snapshot feature I read about in some tutorials using Grunt help me achieve the same (https://github.com/cburgdorf/grunt-html-snapshot)..
Just wanted to understand what's the best way to implement the same and whether it is possible to do so..Thanks for the help