Hey Developers! 👋

Simple iOS development tutorials and tips. Let's build something awesome together with Swift and SwiftUI!

Regular Expressions Cheat sheet

1 minute read

Regular Expressions form sequence of characters which can be used for pattern matching. They are quite powerful tool for finding or matching combination of c...

Decode job advert posted in Swift Language

less than 1 minute read

I came across this unique Swift job advert in stackoverflow.com posted by Criteo. (Need to add override for the init function, missed in the original job pos...