28. The String Manifesto
- String Processing for Swift 4 (aka “The String Manifesto”)
- Chris: String is not a sufficient type: how using your type system can help you make better software
- Primitive Obsession in Ruby
- Primitive Obsession in Swift
- An adventure with a memory leak in Node
- Soroush: My Least Favorite Thing About Swift
- NSHipster’s NSRegularExpression article discusses NSRange and Swift
- Swift String Pattern-matching Prototype