choose your path
recent quests
Latest from both worlds
DART
MVU Pattern and Functional Approach in Flutter
When learning Flutter, its view-state management is straightforward at first glance: you create your own widget classes and use anonymous functions as callbacks directly in the view...
ELM
Making a Static Blog in Elm: Why and How?
I've been remaking my tech blog on GitHub Pages several times: I switched themes for Jekyll static website generator, then moved from Jekyll to Zola...