Prof. Dierk König
dierk-koenig.bsky.social
Prof. Dierk König
@dierk-koenig.bsky.social
Prof. at @FHNW, Groovy in Action, Java Champion, Web, Frege, Artist
My students get this in the Christmas lecture: it only takes a minimal change in Kolibri and _all_ input fields have fully styled and animated tooltips via popover and anchor-positioning.
December 15, 2024 at 7:34 PM
Kolibri goodness (stolen from Groovy): memoize to magically make a function a 1000 times faster **without touching it**:
github.com/WebEngineeri...
(testing the cache hits by spoofing the logs)
December 14, 2024 at 1:38 PM
Next in Kolibri: memoization.
Example: Collatz Sequence in a functional fashion.
It's fast.
I love how Kolibri allows me to bring my Groovy, Java, and Frege experience to the JS world.
webengineering-fhnw.github.io/Kolibri/src/...
December 12, 2024 at 10:22 PM
and BTW anchors are type safe
November 25, 2024 at 9:08 PM
a simple example
November 25, 2024 at 9:00 PM