Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

demo content #929

Closed
MarsWilliams opened this issue Nov 15, 2014 · 0 comments
Closed

demo content #929

MarsWilliams opened this issue Nov 15, 2014 · 0 comments

Comments

@MarsWilliams
Copy link

Hi,

I am a new developer and want to use Polymer in my current hack. The demos in the documentation serve as a great reference for what can be accomplished with Polymer, but they don't implement the very concepts that set Polymer apart (encapsulation of elements). It is difficult to understand how components work together and across a file structure if the demos show all the content in one page. I am struggling to get data bind across elements to work, and would greatly appreciate it if you uploaded a demo with the appropriate encapsulation and file structure so that I (and I'm sure others) could have a reference for real implementation.

As far as I understand, my index.html page should only contain individual element tags? Each element encapsulates its template and script, which is simply pulled into the index and imported as a href and style import. Is this the case? Your demos show all elements and script on one page so it is hard to tell how I should build architecture with Polymer.

I'm really excited to use web components and love the aesthetics of material design. Please help make Polymer more accessible by implementing polymer design concepts in documentation.

Thanks!
-Mars

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant