Follow
josh
wright
Home
Projects
Tips
Ideas
Migrating an LLBLGen Project from 2.X to 3.X
Migrating a project from V2 to V3 LLBLGen project was a huge pain. Since I work in 30+ projects that use V2, I decided...
Native Regex vs. UIWebView Regex
My latest project has me doing A LOT of string manipulation which is a huge pain in objective-c. To top it off, I’d really...