Why is Polymer just a series of HTML files with JavaScript? -


i'm starting experiment polymer 1.0, , noticed of files included via bower broken following three:

  • polymer-micro.html
  • polymer-mini.html
  • polymer.html

and each file imported via html imports within next 1 down list. then, rest of file javascript.

perhaps, it's lack of knowledge regarding html imports, clever way utilize dependency management javascript without having add third-party library browserify example?


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -