Skip to content

mdvanes/polygram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<polygram-element>

Load photos in Instagram style

Visit demo on firebase

Install the Polymer-CLI

  • nvm use 7.10.0
  • First, make sure you have the Polymer CLI installed.
  • npm i will install npm and polymer dependencies
  • Then run polymer serve to serve your element locally.

Viewing Your Element

$ polymer serve

Running Tests

$ polymer test

Your application is already set up to be tested via web-component-tester. Run polymer test to run your application's test suite locally.

Deploying

Deployed to Firebase, see installation manual.

Hello World

When running polymer serve, it's also possible to open http://localhost:8081/components/polygram-element/demo/HelloWorld/ for a case comparing very basic native webcomponents and a Polymer component.

TODO

  • Add Thunk for API calls
  • Test cases, source maps (bundler?), breakpoints (breakpoints work)?
  • Hydrolysis (now Polymer Analyzer, used by linter and builder.
  • Vulcanisation (now Polymer Bundler??), used for packaging.
  • Higher order components for switching APIs (e.g. Wiki, Getty en Marvel?)
  • Add Ramdba to Redux, see this article.
  • improvement paper-autocomplete?

About

Polymer photo searcher (polymer demo app)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages