5 ms·
Angular is used internally by Google for bit-more-than-complex projects so its possible my friend. It was also used for the Double Click for Advertisers rewrite
by salmanapk 14y ago
Angular is used internally by Google for bit-more-than-complex projects so its possible my friend. It was also used for the Double Click for Advertisers rewrite.[1]
>and still lot of things they didn't support like proper callbacks upon rendering, etc
Heh render callbacks in Angular? That's so Backbone. Did you read the hello world tutorial?
1: https://www.youtube.com/watch?v=oJoAnVRIVQo https://www.youtube.com/watch?v=oJoAnVRIVQo
- oinksoft 14y agoIf I understand correctly, most everything is still done with Closure Library and tools built in-house around that.
- jaequery 14y agowell, if you got the authors of angular on the team, anything is possible, no complaint there. magic is only 'magic' if you aren't the one who created it. also i don't know why not too many people bring up such issues as the 'if/else/switch' flagging nightmare that comes with maintaining an angular code-base. it makes your code a very verbose in that regards.