Fresh Beginning
  • Home
  • Portfolio
  • My Clothing Shop
  • Etsy Clothing Store
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
  • Contact Me
Subscribe

Regular Expressions

A collection of 2 posts
How to use Regular Expressions (Regex) in Swift and iOS
Regular Expressions

How to use Regular Expressions (Regex) in Swift and iOS

Regular expressions are a powerful language feature. It allows you to find matches, extract text, or even replace strings in the given input of text. Like many developers, I've had a fair share of fighting with them eventually leading to a loss of confidence and productivity. Every time I need
Jan 15, 2018 7 min read
Xcode

Search and Replace in Xcode with Regular Expressions

Recently I ran into a problem where I wanted to search for a pattern in the Xcode project and replace the found string with another one. In the past, I had had a hard time dealing with Regular expressions. This time I decided I was going to learn more about
Nov 7, 2016 4 min read
Fresh Beginning © 2025
Powered by Ghost