in Frontend Tech

javascript frameworks: angularjs

Ok I admit that I lacked the latest javascript frameworks such as AngularJS or Backbone.js.
So I decided to do some digging around those frameworks starting with AngularJS as that’s the one of the questions interviewer want to ask about. I’ve asked multiple times already and was neglected to learn more about it until this morning.

First thing first. minified javascript file size is 82KB. Maybe I have not adapted to the new mindset that many users have high speed internet service so 82KB is small number to download? I still think that 82KB is pretty big file. That is another reason why I avoided those frameworks as much as possible. On the second thought, server side gzip will take care of that issue much since compression rate against static text files is pretty damn good.

Ok. going back to learning more on angularjs… will be back…