Myru St, 13а, Obukhiv, Kyiv Oblast, Ukraine contact@kemkeress.com +380 61 236 69 30
Kemkeress logo
Kemkeress
Front-end development webinar session at Kemkeress
Kemkeress — Live Webinars

Front-end skills that
hold up at work

Most courses teach syntax. Kemkeress webinars focus on the decisions behind the code — why one approach breaks under load and another doesn't.

Live sessions with working engineers. No pre-recorded content. No slides-only delivery.

What it takes

Time and focus, not just a subscription fee

Each webinar runs 90–120 minutes and expects you to have your editor open. The session format assumes you'll try things during the call, not after. Passive watching is possible but produces noticeably weaker outcomes.

Access is structured in tiers — single sessions for testing the format, monthly passes for consistent attendance, and cohort bundles for those working through a specific topic sequence.

Single session
One webinar, full materials, Q&A access included. Good for evaluating whether the format fits how you learn.
Pay per session
Monthly pass
All sessions in a calendar month plus the recorded version sent within 48 hours. Suited for regular attendance.
Fixed monthly rate
Cohort bundle
A curated set of 6–8 sessions on one topic — CSS architecture, performance, or JS patterns. Reviewed in sequence with shared exercises.
Full topic track
Kemkeress webinar format overview
After consistent attendance

Specific things that become easier

These are patterns we see regularly among participants who attend at least six sessions. They aren't guarantees — they're observations from watching how engineers apply what they've heard.

Code review conversations

Engineers report being able to explain their CSS decisions in review — not just "it works" but why the specificity choice was intentional.

Debugging without guessing

The sessions spend real time on browser DevTools workflows. Participants stop relying on trial-and-error and start reading what the browser is actually telling them.

Performance conversations

Layout thrashing, paint layers, font loading — after the performance track, these aren't abstract. Participants can measure them and propose fixes with numbers.

Component architecture decisions

Knowing when to split a component and when not to is a judgment call. The JS patterns sessions give that judgment a vocabulary and a set of concrete examples.

Portfolio work that reads clearly

Projects built during cohort sessions get reviewed by the instructor during the session. The feedback is specific and leaves a visible mark on the final result.

The people behind the sessions

Practitioners who still write production code

Kemkeress instructors aren't career educators. They work on real products and bring current problems into the session rather than polished slides from two years ago.

Full team background →
Instructor Darko Veltri

Darko Veltri

CSS Architecture & Layout

Darko has been building design systems for mid-size product teams since 2016. He focuses on the gap between how designers specify layouts and how CSS actually renders them under real browser constraints.

CSS Grid Design Systems Accessibility
Instructor Oliwia Strąk

Oliwia Strąk

JavaScript & Performance

Oliwia spent four years on a fintech front-end team where page weight directly affected conversion. Her sessions on JS patterns and rendering performance come from that specific, measurable pressure.

Web Vitals JS Patterns DevTools
Webinar participant working through a front-end exercise
From someone who attended

What it felt like from the inside

I'd been writing CSS for three years and thought I understood the cascade. The session on specificity and layer ordering showed me I had a mental model with three or four wrong assumptions in it. It wasn't humiliating — the instructor walked through the same mistakes they'd made on a real project.

Tomáš Beneš

Front-end developer, attended the CSS architecture cohort

That pattern — an instructor admitting a past mistake and showing what it cost them — appears regularly in Kemkeress sessions. It's not a teaching technique, it's just how working engineers talk about their craft when they're not performing expertise.

Read session transcripts and past discussions →
Where you are and where this goes

The distance between knowing syntax and reasoning about front-end decisions

Most developers working with HTML and CSS for under three years can build things. The difficulty is usually in explaining why, catching a problem before it ships, or knowing when a simpler approach exists.

Common friction points
  • Layout breaks in one browser and not another
  • Performance issues appear only under real load
  • Code review feedback is hard to anticipate
  • Uncertainty about which CSS approach to choose
  • Debugging takes longer than the fix
What shifts with practice
  • Reading browser rendering output directly
  • Measuring performance before it becomes a problem
  • Explaining decisions in code review with confidence
  • Choosing approaches based on context, not habit
  • Locating the source of a bug faster

Kemkeress webinars don't close that gap in one session. They give you a structured way to work through it over time, with engineers who've been through the same friction.