Based on our record, Backbone.js should be more popular than Pattern Lab. It has been mentiond 17 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
While this helped ease integration work, in parallel to that we also started exploring more systematic approaches on the frontend side itself. With the advent of Brad Frost Atomic Design, and tools like Pattern Lab, we started using a more component-centric approach. This included colocating all styling (CSS), behavior (JavaScript) and semantic structure (HTML) for a component, and way better encapsulation as a... - Source: dev.to / about 1 year ago
In order to apply this methodology in your work, you can use a tool called Pattern Lab, created by Brad Frost and Dave Olsen. Pattern Lab is a tool to create atomic design systems. - Source: dev.to / almost 2 years ago
Something that would really help to work with tested components and stay consistent with the code and guarantee code quality would be a component library created with Storybook or Pattern Lab, for example. Developers who have a high level of knowledge of how to write accessible code can create components and test them before implementing them. - Source: dev.to / almost 3 years ago
You can read more about Atomic Design Systems and how it scales. I've used Patternlab and I find it awesome. Source: over 3 years ago
Fractal seemed easier, at least to me, to understand and maintain, than PatternLab, which I failed to install due a bug in the current installer (and when I managed to install the grunt version, I was already told that there is fractal as a possible alternative). - Source: dev.to / over 3 years ago
Https://backbonejs.org/#View There is also a github repo that has examples of MVC patterns adapted to the web platform. - Source: Hacker News / 18 days ago
Underscore was created by Jeremy Ashkenas (the creator of Backbone.js) in 2009 to provide a set of utility functions that JavaScript lacked at the time. It was also created to work with Backbone.js, but it slowly became a favorite among developers who needed utility functions that they could just call and get stuff done with without having to worry about the inner implementations and browser compatibility. - Source: dev.to / 5 months ago
Got it thanks for the context. I've read the web app and it seems to me it is just https://backbonejs.org/ re-written in Typescript and allows JSX. I'm very certain Typescript and JSX will have improved the DX for Backbone like apps, but it doesn't address all of the other issues that teams had with Backbone. e.g. Cyclical event propagation, state stored in the DOM (i.e. Appendchild is error prone in large code... - Source: Hacker News / almost 2 years ago
Even further nowadays, docs are created using Docusaurus. I don't have problem with it but documentation should be good (eye) friendly than easy to write. Why not be creative while writing docs such as - Backbone.js - https://backbonejs.org Or https://backbonejs.org/docs/backbone.html as code annotation. - Source: Hacker News / about 2 years ago
What we see, a decade ago, are that many of the "popular" libraries, frameworks, and methods, not surprisingly, have gone by the wayside, a lot that have remained in current code as difficult-to-removemodernize legacy cruft (Bower, Gulp, Grunt, Backbone, Angular 1, ...), and then we have the small minority that are still here. Some that remain have had their utility lessened/questioned by platform and language... - Source: dev.to / about 2 years ago
Storybook - Storybook is an open source tool for developing UI components in isolation for React, Vue, and Angular. It makes building stunning UIs organized and efficient.
AngularJS - AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.
Swanky Docs - A simple, flexible and powerful ecosystem for creating beautiful documentation.
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
Backlight - Backlight is a unique collaborative platform to build Design Systems code-side.📐 Design tokens🧩 Component code and stories📖 Documentation site📦 Managed release to npmEverything in one place, in a true collaborative workspace.Try 👉 backlight.dev
ember.js - A JavaScript framework for creating ambitious web apps