Skip to content

darekkay/presentations

Repository files navigation

Presentations

Accessible Web

Did you ever ask yourself how visually impaired people access the web? What barriers do they encounter? Understanding how other people use the web is the key to identifying and solving any accessibility issues. In this session, I show some common web accessibility problems and ways to fix them.

Functional CSS

Functional CSS (also known as Atomic CSS or Utility-first CSS) is an approach to CSS architecture that favors small, single-purpose classes with names based on visual function. In this talk, I explain some issues coming from traditional, semantic-based methodologies (e.g. BEM) and how Functional CSS is able solve them.

Atomic Design

Dev Ninjas - Tools, tips and hacks to improve your productivity