Joined March 2014
·
rec

Rodrigo Espinosa

Sophilabs
·
Montevideo, Uruguay
·
·
·

Posted to git easy merging with merging tools! over 1 year ago

Hi! If your using atom editor the merge-conflicts package is really good!
https://atom.io/packages/merge-conflicts

Hi there!

I think your js minifier would be easy and better to process if you build and AST and then see what kind of transformations you can do (for example, changing some variable –encapsulated on the script scope– identifiers) or just print the output to a without white spaces.

But, as you said and I agree, there are really good minifiers out there.

Another thing to keep in mind is to have a task runner for script pre-processing, like gulp or grunt.

Cheers!

Achievements
71 Karma
934 Total ProTip Views