The Best Prank JavaScript Ever Pulled On Me
A short story about the time when software catches you by surprise, and doing silly things in the most unexpected way.
Read more... 2025-01-31 444 words 3 min technologyA short story about the time when software catches you by surprise, and doing silly things in the most unexpected way.
Read more... 2025-01-31 444 words 3 min technologyI very often praise Kotlin for its powerful and flexible type system, and bash on JavaScript for its lack thereof. But I want to show that, while it is personal preference (even if a popular opinion), there are actual merits to having a good type system. While Kotlin and JS are used as examples here, these points can be extrapolated to most languages.
Read more... 2024-03-20 4121 words 20 min programming