@louiscad If treeshaking is an absolute dealbreaker for you and writing JS by hand is not an option, there's always Dart
Dart has treeshaking at the moment
👍 1
l
louiscad
02/14/2017, 9:45 AM
janvladimirmostert: Thanks for the info, will look! BTW, do you have some experience with Dart and JS transipiling on it?
Yes, I've used Polymer before, Polymer Dart is just a wrapper for Polymer JS and often lagging far behind the official Polymer version.
Google's attention with regards to Dart is on the Angular side, Polymer doesn't get that much attention.
l
louiscad
02/14/2017, 11:33 AM
Do you know why Polymer doesn't get as much attention as Angular, especially on the Dart side?
j
janvladimirmostert
03/12/2017, 3:34 PM
Google is using Angular Dart internally, they're not using Polymer for anything as far as I'm aware hence the reason Angular is getting a lot more resources.