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

Update to Polymer 2, perf improvements, refactor #2

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

davidrleonard
Copy link
Collaborator

@davidrleonard davidrleonard commented Mar 13, 2018

Gets things ready to fork a new version that will be used as the AppHub "microapp seed" from our team.

  • Moves to Polymer 2.x native style components for the app code
  • Refactors data to make things more "app like"
  • Improves perf (esp TTCI time-to-consistently interactive) by lazy loading views on demand, deferring imports
  • Updates build process to rely on polymer build for all bundling/transformation
  • Adds new folder structure, a bit like the one described here for React apps, and adds some documentation to the README to explain it
  • Updates README a bit

@randyaskin @mdwragg plz review. Also if you have ideas for more perf wins that would be very helpful.

@davidrleonard
Copy link
Collaborator Author

@katemenkhaus if you have time to glance at CSS that would help too. thanks.

@watfordgnf
Copy link

Any traction on this? I'm migrating a project based on the sample app on the v1 system to Polymer 2, and it would be nice to have a functional example.

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

Successfully merging this pull request may close these issues.

3 participants