Archive
Talks 2020–2026
Search, filter by year and topics.
TypeScript utility patterns
David Horák
TSExperts
Practical examples of utility types.
2020 · 11:00 · TypeScript
Accessibility is not optional
Eva Nováková
A11yExperts
Accessibility for every user.
2020 · 13:00 · Accessibility
React performance playbook
Lucie Dvořáková
PerfLab
Profiling and optimization.
2020 · 15:00 · Performance, React
CI/CD for frontend
Jana Veselá
DX Studio
Pipelines, preview deploys and quality gates.
2020 · 17:30 · Testing, Performance
Refactoring legacy FE
Petr Novotný
BigTech
Strategies for maintaining legacy SPAs and progressive modernization.
2020 · 18:00 · React, TypeScript
Design tokens in preprocessors
Anna Procházková
DesignAgency
Aligning Sass/Less with tokens and build pipeline.
2020 · 18:30 · CSS, Design systems
Frontend observability
Simona Říhová
CloudNative
Logging, tracing and metrics for FE apps.
2020 · 19:00 · Performance
React performance patterns
Petr Novotný
BigTech
Memo, concurrency and suspense.
2021 · 13:00 · React, Performance
TypeScript at scale
David Horák
TSExperts
Conventions, linting and migration strategies.
2021 · 15:00 · TypeScript
Design tokens in practice
Ondřej Procházka
WebComponents
How to roll them into legacy projects.
2021 · 16:00 · Design systems
A11y tests in pipeline
Eva Nováková
A11yExperts
Automated checks with axe and Playwright.
2021 · 19:00 · Accessibility, Testing
Svelte: different reactivity
Martin Kratochvíl
SvelteDev
What compiling to vanilla JS means.
2022 · 10:00 · Svelte
Web Components in design systems
Ondřej Procházka
WebComponents
Hybrid libraries for multiple frameworks.
2022 · 13:00 · Web Components, Design systems
CSS performance
Anna Procházková
DesignAgency
When CSS slows you down and how to measure.
2022 · 16:30 · CSS, Performance
Frontend monorepo
Jana Veselá
DX Studio
Nx/Turborepo and team boundaries.
2022 · 17:00 · TypeScript, React
Progressive Hydration
Lucie Dvořáková
PerfLab
Deferring hydration to speed up first paint.
2022 · 18:00 · Performance, React
Storybook + Figma sync
Kateřina Nová
DesignSystems
Keeping components and design in sync.
2022 · 18:30 · Design systems
API mocking for FE
Tomáš Dvořák
StartupXYZ
Contract testing, MSW and stable previews.
2022 · 19:00 · Testing
Design systems architecture
Kateřina Nová
DesignSystems
Tokens, governance, delivery.
2023 · 11:00 · Design systems
JavaScript libraries and open source
Ondřej Žára
Seznam.cz
How to contribute to open source and build community around libraries.
2023 · 13:00 · TypeScript
Mobile first in practice
Tereza Svobodová
MobileDev
How to be truly mobile-first.
2023 · 14:00 · CSS, Performance
Teaching JavaScript
Riki Fridrich
Independent
How to effectively teach JavaScript and what I learned from teaching.
2023 · 15:00 · TypeScript
Storybook on steroids
Barbora Svobodová
TestLab
Docs, tests and visual regression.
2023 · 16:00 · Testing, Design systems
Micro-frontends without chaos
Petr Novotný
BigTech
Taming shared dependencies and versioning.
2023 · 18:00 · React
Animations and UX
Anna Procházková
DesignAgency
Motion guidelines for utility-heavy apps.
2023 · 18:30 · CSS
Design review ops
Kateřina Nová
DesignSystems
Setting design review processes in large teams.
2023 · 19:30 · Design systems
Design tokens workflow
Ondřej Procházka
WebComponents
Token automation across platforms.
2024 · 11:00 · Design systems, Web Components
TypeScript in production
Ondřej Žára
Seznam.cz
Experience with TypeScript in large projects.
2024 · 11:00 · TypeScript
Accessibility in CI
Eva Nováková
A11yExperts
How to guard a11y in pipelines.
2024 · 13:00 · Accessibility, Testing
Cascade Layers in practice
Anna Procházková
DesignAgency
When layering helps and when it hurts.
2024 · 14:00 · CSS
JavaScript patterns in practice
Riki Fridrich
Independent
Modern approaches to writing JavaScript in production.
2024 · 14:00 · TypeScript
React Native + Web shared code
Tereza Svobodová
MobileDev
Monorepo for mobile and web.
2024 · 16:00 · React
Design ops in enterprise
Kateřina Nová
DesignSystems
Governance and processes.
2024 · 17:00 · Design systems
Design system audit
Kateřina Nová
DesignSystems
Checklist for consistency and adoption.
2024 · 19:00 · Design systems
Mobile, performance and bundles
Lucie Dvořáková
PerfLab
Keeping bundles under 150KB on mobile.
2024 · 19:30 · Performance
Design tokens in enterprise
Kateřina Nová
DesignSystems
Governance in large companies.
2025 · 13:00 · Design systems
Web Components best practices
Ondřej Procházka
WebComponents
From Shadow DOM to bundling.
2025 · 14:00 · Web Components
LLM for frontend
Pavel Horský
AI Frontiers
Prompts for UI and tests.
2025 · 16:00 · Design systems, Testing
Type-safe API layers
David Horák
TSExperts
OpenAPI/GraphQL type generation and contracts.
2025 · 18:00 · TypeScript
RUM and UX metrics
Simona Říhová
CloudNative
Interpreting Core Web Vitals in the wild.
2025 · 18:30 · Performance
Multirepo orchestration
Jana Veselá
DX Studio
When multi-repo makes sense and how to run it.
2025 · 19:00 · React
Design for AI products
Pavel Horský
AI Frontiers
Designing UI for generative capabilities.
2025 · 19:30 · Design systems
AI for UI prototyping
Pavel Horský
AI Frontiers
How AI shortened the discovery phase.
2026 · 09:00 · Design systems, Performance
Edge rendering in practice
Marek Černý
EdgeOps
Latency, cache and security.
2026 · 10:00 · Performance, React
Cloud-native frontend
Simona Říhová
CloudNative
Micro-frontends, observability, tracing.
2026 · 11:00 · Performance
JavaScript in production
Riki Fridrich
Independent
Best practices for writing and maintaining JavaScript in production applications. Experiences from real projects and lessons we learned.
2026 · 12:00 · Performance
Frontend architecture at scale
Ondřej Žára
Seznam.cz
How to design and maintain frontend architecture for large teams and projects. Experiences from developing for Seznam.cz and open-source projects.
2026 · 13:00 · React, TypeScript
Fast UI without a framework
Tomáš Dvořák
StartupXYZ
Progressive enhancement 2026.
2026 · 14:00 · Performance
Socio-technical frontend architecture
Robin Pokorný
Ataccama
How to design architecture that works not only technically, but also for people in the team. Combining technical and social aspects of software development.
2026 · 14:00 · React
Design systems & AI
Kateřina Nová
DesignSystems
Generating components from tokens.
2026 · 15:00 · Design systems
Design AI pipelines
Kateřina Nová
DesignSystems
Curating outputs from models.
2026 · 18:00 · Design systems
A11y automation 2026
Eva Nováková
A11yExperts
New tools and rules.
2026 · 19:00 · Accessibility, Testing
Composable UI infra
Ondřej Procházka
WebComponents
Composing UI libraries for multiple brands.
2026 · 19:30 · Web Components, Design systems
Realtime UX without pain
Tomáš Dvořák
StartupXYZ
Streaming, SSE and websockets for product teams.
2026 · 20:00 · React
A11y and AI tests
Eva Nováková
A11yExperts
Combining manual and AI tools for accessibility.
2026 · 20:30 · Accessibility, Testing