1. X
  2. Apps Dissected
Log inSign up
Apps Dissected
46 posts
user avatar
Apps Dissected
@AppsDissected
iOS app development articles and tutorials. Run by @evandeaubl.
Joined July 2015
1
Following
7
Followers
RepliesRepliesMediaMedia
  • user avatar
    Apps Dissected
    @AppsDissected
    Sep 20, 2020
    The PDF for The Swift Programming Language has been updated with the latest version for Swift 5.3. Download the newest version at appsdissected.com/swift-programm….
    Image
    appsdissected.com
    The Swift Programming Language 5.7 PDF
    I was talking with a colleague who was interested in reading up on Swift using the Swift Programming Language book, but wasn’t happy with the version on the Swift website, broken up into chap…
  • user avatar
    Apps Dissected
    @AppsDissected
    Jan 22, 2020
    #Swift methods with #generics can get complicated, and #Combine operator methods are no exception. But if you break down the conditions, they're easier to understand and construct. That is the next step for building our custom Publisher: appsdissected.com/caching-custom… #iosdevelopment
    appsdissected.com
    Building a Caching Custom Combine Operator #2: The .cache() Method
    In part 1, we started building our custom combine operator by starting with the foundation: building the Combine chain that implemented our caching operator. In this part, we want to make this some…
  • user avatar
    Apps Dissected
    @AppsDissected
    Jan 15, 2020
    Combine provides a lot of functionality out of the box. But what if you need to build your own custom Publisher? Apple's docs are less than helpful. Let's build one, starting with the Combine chain itself. #iosdevelopment #combine
    appsdissected.com
    Building a Caching Custom Combine Operator: The Chain
    Combine provides a wide variety of Publishers that can be combined to fulfill a wide variety of use cases. But as with any framework, you may find at some point that you need something custom that …
  • user avatar
    Apps Dissected
    @AppsDissected
    Oct 31, 2019
    I made this exact same mistake when I started using Combine, and sadly I don’t think it will be the last time. appsdissected.com/save-sink-assi… #iosdevelopment #combine
    Image
    Save that sink! A simple solution to a common Combine problem
    From appsdissected.com
  • user avatar
    Apps Dissected
    @AppsDissected
    Oct 22, 2019
    JSON doesn't have standard schemas, so you're stuck with guessing all the details from documentation. 😭 How the heck are you going to make that into an easy to use Swift struct that works? #iosdevelopment #json #codable
    appsdissected.com
    Restoring your sanity reading JSON into Codables
    Integrating your app with APIs means you’re going to be dealing with parsing JSON in data objects you can use nicely. iOS provides the Codable protocol to do just that thing, but once you start try…
  • See @AppsDissected's full profile

    Sign up
    Log in

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Advertisement
Advertisement