code readability
2 entries 2 posts
-
Swift conciseness through functional programming and sleep (Part 2)
Shorter isn't always better, and sleep helps you see the difference. Community feedback and .map() push the code further — then a night's sleep reveals where the clarity went.
-
Swift conciseness through operators, extensions, and unnamed arguments (Part 1)
Writing less Swift isn't the goal. Writing clearer Swift is. A keyboard input toy project as a concrete workout for operators, extensions, and unnamed argument conventions.