Eduard Kyvenko

Random Value Generators in Elm

Purely functional nature of Elm leads to certain implications when used for generating random values. On the other hand, it…

7 years ago

Elm and TypeScript – Static typing on the Frontend

This post explores the functional aspect of both Elm and TypeScript, providing a better understanding of both programming languages. Elm…

7 years ago

Stop thinking in components

In this post, you will get a high-level overview of the theoretical part behind modern architecture of client-side Web applications,…

8 years ago