I recently stumbled upon a blog post by Seth Ladd showcasing Dart code implementation with Angular and Polymer for data binding. However, I am on the lookout for an alternative solution. Are there any other projects combining Angular and Polymer that offer bidirectional binding in JavaScript or another language?
As I explore different options for my project stack, I have found that Laravel5-Bootstrap may not be the ideal choice. On the other hand, delving into Laravel-Angular-material design presents many unknowns at the outset. Given my hesitation towards this implementation, I am curious if there are workarounds available for angular-polymer. If so, I would prefer to go with angular-polymer over Angular-Material design. The suggested solution for two-way binding is in Dart, leaving me unsure if it aligns with the stack I intend to implement.
Details are still uncertain at this stage. I will continue to provide updates as specific issues arise.