FrontendMasters / front-end-handbook

The resources and tools for learning about the practice of front-end development.

Home Page:http://www.frontendhandbook.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider adding Scally CSS framework to the CSS Tools section

chris-pearce opened this issue · comments

Great job on putting together the Front-end Handbook—impressive stuff. Lots of great content in there.

I wanted to suggest my CSS framework Scally for the CSS Tools section. You can check it out here—but in a nutshell Scally is a CSS framework that provides you with a solid foundation for building reusable UIs quickly. There is a fair amount of documentation in the repo.

Cheers and keep up the good work.

Can you tell us how is it different from the options listed in the CSS Tools section? Since this is your own framework it's seeming a little too self-promotional IMO.

Many of the frameworks listed in the CSS Tools section are opinionated, some more than others, when it comes to visual design. I believe Scally differentiates itself from these frameworks by removing those opinions and focusing on providing a strong OOCSS structure to empower users to build UI in modular and scalable way. A great comparison to Scally, one that follows similar principles is Inuit.

Additionally Scally includes the ability to easily generate utility and object classes at any breakpoint, explained here.

Self promoting ones own tool isn’t a bad thing, all open source projects need advocates and I do believe Scally and other frameworks like it are an alternative readers of the Front End Handbook would benefit from considering.

I agree, this is not mainstream enough to be listed yet. Keep on trucking and it may be some day. My main reason is it appears to be an aggregate of other popular standards.

Thanks for your consideration.