What's the difference between Polymer Starter Kit and Polymer App Toolbox?
Both are collections of web components, build & testing tools, and Material Design templates for building Progressive Web Apps with Polymer.
Which one should I base my new project on?
Polymer is the simplest way to manage a 3D printer, right from your mobile device. It works with any 3D printer with OctoPrint. You can start and monitor prints from anywhere*, and manage your printer with its advanced controls. It is built to be at home on iOS, sporting a beautiful, intuitive design.
Here are some details regarding both of them:
Pros:
bower downloads
are kept in
bower_components
folder and element to be made is kept outside the
bower_components
folder imports are still made as though both are
present in bower_components
Cons:
Still in beta phase just like all the app-elements
it uses internally
PSK was built with the purpose of providing a starting point for the developers who are new to Polymer
and are more in learning phase. It has some pre-built elements with hard-coded data. If you look inside index.html
you will find <template is="dom-bind">
being used which Polymer
team recommends not to use in production environment. It was built when Polymer
team was still focusing more on the elements side of Polymer
as a result it does not use any of the Polymer's
app-elements
using which Polymer team has built the shop demo
. A newer version has not been released since March as team is currently working on version 2 of PSK.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With