question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Provide bindings for popular frontend frameworks as subprojects

See original GitHub issue

While framework examples are not hard to follow or even copy, they introduce extra boilerplate code for developers. I would suggest creating separate packages for each popular frontend framework (e.g. react-material-components-web), potentially raising the adoption rate of the library.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:4
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
traviskaufmancommented, Jan 10, 2017

Closing this issue, since as @sgomes mentioned we’d rather have framework bindings be written by authors whose area of expertise is that framework. To that end, we are here to help for anyone that would like to write a binding. If you’re interested in doing so, please let us know either on this issue or by opening a new issue detailing any problems you’re running into. 😃

1reaction
sgomescommented, Dec 29, 2016

Thanks, @kripod! This is actually something we hope to inspire the community to do, by providing our barebones examples. 🙂

We would definitely like to see separate packages for each framework, and that’s one of the main reasons why we spent so much time working on our architecture and component modularity. However, we’re not experts on these frameworks, as you can probably tell from the PRs we’ve already received to our examples in the few weeks we’ve been live. In addition, we’re a stretched a bit thin as it is, as you can probably tell from the huge list of TBD components in our issue tracker. 😅

We think each framework’s community is much more well-equipped to develop and maintain their own set of bindings, since they know their framework inside-out and can easily follow best practices and update things as new releases come out. The awesome @petejohanson has already started that work for Vue, for example!

As MDC-Web and each set of bindings matures, I can definitely see us linking out to and recommending these projects, as well as perhaps getting rid of the corresponding framework examples.

In the meantime, if anyone starts a set of bindings for any framework, please let us know! We’d love to keep an eye on your project and help out wherever we can. We also want to make sure that our architecture is solid enough to support all frameworks and make changes to it if not, and the earlier we can do that, the better!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Top 10 Popular Frontend Frameworks For Your Next Project
This blog provides a quick overview of top popular frontend frameworks to create secure, scalable and robust applications for your business.
Read more >
Data Binding in Popular JavaScript Frameworks | by Chris Hand
Most frameworks support dynamic properties and data binding in a few different ways: Interpolation; Property binding; Custom directives. Angular.
Read more >
What Are The Best Frontend Frameworks To Use In 2022?
Compare pros and cons of the best frontend frameworks of 2022: React, Angular, Amber, Vue.js, Svelte, jQuery, Backbone, and Semantic UI.
Read more >
Top 10 Popular Frontend Frameworks to Use in 2022
Studies show that the best front-end frameworks are React, Vue, Angular, Svelte, JQuery, Ember, Backbone, Semantic UI, Foundation, ...
Read more >
What are the best frontend frameworks for web projects?
How to choose the best frontend framework for your project? See the most common frontend frameworks with their strengths and weaknesses.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found