SEE YOU NEXT YEAR
The age-old debate: to separate frontend and backend, or not? In this talk we'll briefly touch on some of the pros and cons of separating your frontend from your backend. Once that's settled [...]
Have you ever felt perplexed by CSS, struggling to understand why the browser put the element where it did, and why it didn’t just follow the clear instructions you wrote? Do you think [...]
Frontend development is defined by constant change. Frameworks, tools, patterns, opinions, and design requirements continue to evolve or reappear in new forms, forcing developers and teams to adapt while still delivering value. In [...]
Announcing dynamic changes on the screen with screen readers can be cumbersome and it can hide a lot of sneaky errors, especially when just starting out or using frameworks like Vue. My presentation [...]
JavaScript has a reputation: unpredictable, quirky, sometimes infuriating - and yet it powers the modern web like nothing else. But here’s the twist: most of the “weirdness” is intentional. In this session, we’ll [...]
This talk explores how users interact with websites and how developers can make those interactions accessible to everyone. Using practical examples, such as converting an inaccessible hover menu or carousel into accessible versions, [...]