Fresh Beginning
  • Home
  • Portfolio
  • My Clothing Shop
  • Etsy Clothing Store
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
  • Contact Me
Subscribe

legacy

A collection of 3 posts
How to Convert Legacy async code to use Combine using Swift and iOS
Promise

How to Convert Legacy async code to use Combine using Swift and iOS

💡In the previous post, we learned how to convert the existing legacy async structure to the async-await mechanism. If you haven't read that yet, I strongly recommend going through it. In this post, we will see how to convert legacy async code to use the Combine for performing asynchronous operations
Apr 24, 2023 2 min read
How to Convert Existing Async Code to Use async-await using Swift and iOS
async-await

How to Convert Existing Async Code to Use async-await using Swift and iOS

Software engineers are expected to spend a lot of time on improving and modernizing the codebase. If the codebase hasn't been given enough attention, it's possible that the codebase might get deprecated soon and will have undesirable consequences for production users. In today's blog post, we will see how to
Apr 24, 2023 2 min read
Wrapping Existing Async and Closure Based code in async-await structure (Advanced Swift Topic)
async-await

Wrapping Existing Async and Closure Based code in async-await structure (Advanced Swift Topic)

If you haven't yet read couple of my posts that introduce a new async-await construct in Swift, below are the links you can follow to know more about it How to use async/await in Swift using ExamplesUsing async/await APIs in Swift 5.5. Examples of using async await
Feb 8, 2022 7 min read
Fresh Beginning © 2025
Powered by Ghost