Category Development
Tail recursion with trampoline
Node.js does not support tail call optimization, but a trampoline has the same effect.
·
11 minutes reading time
Aggregates with Jetbrains Exposed SQL Framework
How to use aggregate functions in the framework is not well documented.
·
2 minutes reading time
The beauty of recursion
Recursion is not an easy concept at first, but once you understand it, it can be really beautiful.
·
3 minutes reading time
Social date and time formatting
An open-source library for displaying date and times in an accessible way.
·
2 minutes reading time