Tag: swift

  • Learning SwiftUI is tough because it is still early days

    Back in early October I quipped that I was opening Xcode to start a new project. I have no qualms in telling you that the project was going to be a Mac app for Unmark. I was going to build the app for a variety of reasons but the main one was to learn SwiftUI.…

    Continue >

  • React is an ecosystem

    Jonathan Snook, on his learning curve when joining a new organization that uses React: When people talk about learning React, I think that React, in and of itself, is relatively easy to understand. At least, I felt it was. I have components. I have JSX. I hit some hiccups with required keys or making sure…

    Continue >

  • The Swift Era begins

    Brent Simmons: Though I don’t discount Catalyst’s usefulness — we will get lots of apps new to the Mac — the real news this week was about SwiftUI and the Combine framework. This, finally, is a new way of writing apps, and it’s based on Swift and not on Objective-C. It’s very much not from NeXT.…

    Continue >

  • Creating Summit: The current summit view

    This post is the first in a series of posts about my experience building and designing Summit. This post focuses on just one view within the application; the current summit view. The idea for Summit came nearly 4 years ago as far as I can tell. I’ve hunted around for scraps of paper, digital notes,…

    Continue >

  • I can work on anything I want

    One of the most enjoyable aspects of working on your own project is that there is so much to do. That may seem strange, why would I want to have so much to do? But if you look at it a different way it becomes a much more enjoyable experience. Whenever I sit down to…

    Continue >

  • Observations on building my first iOS app in Swift

    In early June I decided I wanted to learn iOS app development using Swift. I’ve made a lot of progress over the last month, building two apps that I can use on my own phone, and one app that I’m now in beta testing via TestFlight with a few friends. Over the last month I’ve…

    Continue >