Sitemap - 2025 - Bit Maybe Wise
Tsonnet #18 - Property-based testing saves the day (and my sanity)
What if your tests could think of edge cases for you?
Tsonnet #17 - Indexing a String: From copy-paste to unification
Tsonnet #16 - Late binding and Jsonnet inconsistency
Tsonnet #15 - Teaching Tsonnet to remember: adding variables
Tsonnet #14 - Where’s Wally? Adding parsing error tracing
Tsonnet #13 - Carets, columns, and clues: adding lexing error tracing
Tsonnet #12 - To negate or not to negate: adding unary operations
Tsonnet #11 - Habemus comment!
Tsonnet #10 - There and back again… concatenating strings
Tsonnet #8 - Graceful error handling for string parsing
Tsonnet #7 - No more YOLO exceptions
The railway to better error handling
Tsonnet #6 - Concatenating strings
Tsonnet #5 - Pretty-printing JSON
Tsonnet #4 - Refactoring numbers
Tsonnet #3 - Supporting arithmetic operators
Tsonnet #2 - Cram tests to the rescue
Tsonnet #0 - From Zero to Interpreter