Methodologien

143 bookmarks
Newest
Mastering CSS: BEM and ITCSS
Mastering CSS: BEM and ITCSS
The focus was on improving our Front End skills through a two-day workshop, but the experience gave us more than a bunch of technical skills and knowledge. Writing CSS is very simple.
·blog.moove-it.com·
Mastering CSS: BEM and ITCSS
Object-Oriented HTML, and OOCSS · Jens Oliver Meiert
Object-Oriented HTML, and OOCSS · Jens Oliver Meiert
“Object-oriented CSS” is the idea of treating page elements as objects, giving all these objects classes, treating objects’ classes as single entities in style sheets, and taking it from there. I reviewed the old OOCSS site and Smashing Magazine’s introduction.
·meiert.com·
Object-Oriented HTML, and OOCSS · Jens Oliver Meiert
A Look at Some CSS Methodologies
A Look at Some CSS Methodologies
CSS methodologies help you create maintainable/scalable stylesheets. Also, following a set of guidelines/best practices for your projects has many benefits.
·sixrevisions.com·
A Look at Some CSS Methodologies
necolas/idiomatic-css
necolas/idiomatic-css
Principles of writing consistent, idiomatic CSS. Contribute to necolas/idiomatic-css development by creating an account on GitHub.
·github.com·
necolas/idiomatic-css
Introducing CCSS (Component CSS)
Introducing CCSS (Component CSS)
Satheesh Kumar introduces a new architecture, inspired by a number of different tools and methodologies, for helping with building large applications.
·sitepoint.com·
Introducing CCSS (Component CSS)
Scaling Down The BEM Methodology For Small Projects
Scaling Down The BEM Methodology For Small Projects
Front-end development is no longer about individual frameworks. Tools are available — we merely have to choose. To make the right choices for your project, you need to start with a general approach, or methodology. But most methodologies have been created by big companies? Are they still useful for small companies, or do we need to reinvent them at a small scale?
·smashingmagazine.com·
Scaling Down The BEM Methodology For Small Projects