
· rails
The Rails philosophy explained with drawings
It's not easy to understand why Rails was built like this, especially for beginners. I hope my little SVG drawings will help
It's not easy to understand why Rails was built like this, especially for beginners. I hope my little SVG drawings will help
A beginner lesson about T vs any in Typescript
My review about me after having learned TypeScript
My simple memo about TypeScript primitive types.
Unpoly vs Hotwire... both are pushing the frontend in the same direction, but Unpoly made it with more simplicity. Here is why.
How to declare an array in TypeScript the right way. A small recap, mostly note to self.