Illarion Koperski

Illarion Koperski

About Illarion

CTO at Vaan, eCommerce Specialist, Shopify Expert

Contributions

Talks Given 8

Talks

Hands-On with Advanced TypeScript Types

How to actively apply advanced TypeScript features in practical, tangible ways: - Strictly mapped types as blueprints for the business logic - Efficient and concise exhaustiveness checks, including expressions - Setting up the project for success with the right tooling and type defaults

On Wizards and State Machines

Illarion will share his experience building a reliable and predictable wizard UI, i.e., a multi-step form, with state machines and React.

Redux - a practical example

How to kickstart your app development with Redux best practices.

You don't need React to use virtual DOM

Increase performance and decrease footprint of your app by using libraries that do only one thing.

Responsive images the easy way

How to deliver the best quality images and keep page loading times under control.

How to create a simple Node.js proxy

Quickly set up and deploy a Node.js app to proxy cross-domain requests, properly handle AJAX errors and cache results.