Programming Ios Swift Swiftui MVVM Architecture in SwiftUI Using Generics Have you ever been frustrated with Xcode’s live previewing of SwiftUI views when working with a MVVM architecture?
Programming Ios Swift Understanding WatchKit Complications WatchKit complications can be a little confusing at first glance. Here’s a guide to get started with them.
Programming Ios Swift Getting started with building a WatchKit app for Apple Watch Over the last week or so, I took a deep dive into building my own standalone WatchKit app for Apple Watch. Here are some of the things I’ve learned.
Programming Ios Swift Javascript Python How I use a Raspberry Pi with Vue.js and Python Flask to Display Driving Time to Significant Locations In my previous write-up, I outlined the development of my IoT application framework. The first device that I developed was a kiosk that displayed the driving time to significant locations throughout my day,
Programming Ios Swift Javascript Python How I Built My Own Smart Home Application Framework - Part 1 For awhile now, I had been toying with the idea of creating some of my own smart home apps to do things such as, keeping an inventory of my fridge/pantry, displaying useful information
Blog Ios Swift Programming Getting Started with Core Data and Swift 4 Recently, I’ve started working a lot more with iOS projects in my free time to sharpen my native iOS skills. In learning more about how data can be handled iOS applications, I’ve discovered