CoreData basics (Xcode 9 and Swift 4)

Basics of CoreData framework, which is a tool for iOS, macOS, tvOS and watchOS platforms to manage objects, lifecycle and persistence. Read more

Similar

Facebook Messenger bot with Swift

In this tutorial we will create a Facebook Messenger bot, a simple one, that just respond us with a reversed message and a structured messages with Swift. We will start from scratch to get a complete working bot.

Read more »