© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
rouzbeh84
a variety of things, most include time wasting
Are there any projects out there that use Atomic design principles with Sass, webpack, vue/React/any component structure that you'd refer someone to if asked how to implement a maintainable large scale application in a team environment?
Michael Mifsud
I can't think of any, but adopting CSS Modules into your tool chain if you're already using webpack and React gets most of the way there.
Hampton Catlin
I have one at Rent The Runway... but it's not open source. :)
Thanks!