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

Performance

A collection of 3 posts
Advanced SwiftUI

Say No to AnyView in SwiftUI iOS Applications

SwiftUI allows developers to use heterogenous view types by making use of AnyView type. AnyView encloses any kind of SwiftUI type into a generic type that can be returned from a function. In this article, we will take a look at, 1. Why developers may want to use AnyView type
Jun 15, 2023 3 min read
How to Measure and Compare Execution Time in Swift and iOS
iOS

How to Measure and Compare Execution Time in Swift and iOS

When you're developing an app, writing it for low-end devices with high network latency makes sure your app does not provide a degraded performance for some users. In order to know how performant our app is, we can add support to provide a timing summary in terms of execution time
Apr 21, 2023 2 min read
Creating a Facebook Timeline using ComponentKit
ComponentKit

Creating a Facebook Timeline using ComponentKit

In the past few days I have taken a special interest in learning ComponentKit framework. From the official GitHub page, it's a React-inspired view framework built for the iOS. ComponentKit is written in Objective-C++. Although those ++ look scary, the library hides all the complexities associated with both Objective-C and C+
Jun 19, 2020 5 min read
Fresh Beginning © 2025
Powered by Ghost