javascript - Youtube.com built with? -


recently youtube gives me option change theme. think youtube launches new theme. checking code (front end). looks angular, not sure angular or else.

is angular code ? if yes version is?

or

its else?

thank attention. :)

enter image description here

they don't use angular.

they use custom js "framework", , navigation , dynamic updates use called spf (structured page fragments):

http://youtube.github.io/spfjs/


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -