SwiftUI for Mac 2022

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • swift-composable-architecture

    A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.

    If you're interested in SwiftUI and care about feature composability, decent test coverage, dependency injection, isolated side effects, functional core and being able to use live previews properly, take a look at: https://github.com/pointfreeco/swift-composable-architecture

    Been using it at work for a moderately complex app (not a toy app by any means) and it's been fantastic. We're 7 months in and haven't hit any gotchas, but the learning curve can be a bit steep, especially for more junior iOS devs.

    Helps that they have a full video series taking you through the library and how they built it: https://www.pointfree.co/collections/composable-architecture

  • swiftui-mac-2022

    Sample app to accompany article.

    All the things that don’t look nearly or exactly identical to Catalina-era Cocoa (i.e. the “switch” toggles, “grouped” sub-form, oversized “capsule” button) are explicitly declared in the source code[1]. I’d wager those toggles will become more common as they get more first-party usage, grouped sub-forms probably less so. Huge oversized buttons? Pretty unlikely.

    1: https://github.com/trozware/swiftui-mac-2022/blob/a301437c16...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • SwiftAI-book

    Discontinued manuscript for my Swift AI book for macOS and iOS

    I was able to find the manuscript on his [Github](https://github.com/mark-watson/SwiftAI-book)

  • ITCB-master

    One Repo to Find Them, and In the Darkness, Bind Them

    It probably is the way the author set stuff up.

    For myself, I spend many hours, polishing my courses.

    This one is a bit dated, but you can see what I mean: https://github.com/ChrisMarshallNY/ITCB-master

  • kgn

    Interactive exploration of Knowledge Graphs using natural language. Example for my book "Practical Python Artificial Intelligence Programming" https://leanpub.com/pythonai

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts