• Making the UI Javascript Framework

  • Core concepts of the hybrids library

    Internal presentation for the Fresha team folks about my hybrids library based on a presentation created for ConFrontJS 2018.

  • Taste the Future with Functional Web Components

    Web components are definitely the future of building blocks for the Web. Why should we care about them? How can we use them? Is there a simpler way to create them?

  • hybrids

    A short presentation about hybrids library for a lightning talk on WarsawJS meetup.

  • One code to rule them all

    Can we create architecture, that will allow us to build a multiplatform application with only one codebase? What should be considered to create a native-like experience using web technologies?

  • Web Components. Are we there yet?

    What really are web components? How they work? Can we use them today?

  • Is there inheritance or delegation?

    In our daily work we often use prototype mechanism built-in JavaScript. But are you sure you understand it well? Let's find out!

  • Introduction to Linked HTML

  • Understanding data binding

    This presentation covers various implementations of data binding process in JavaScript frameworks.