DEV Community

Tarik Dahic profile picture

Tarik Dahic

404 bio not found

Location Tuzla Joined Joined on  Personal website https://tarikdahic.com twitter website

Work

iOS Developer at Bicom Systems

macOS storage cleaning tips for iOS developers

macOS storage cleaning tips for iOS developers

2
Comments
2 min read

Want to connect with Tarik Dahic?

Create an account to connect with Tarik Dahic. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Limit concurrent function executions using Go channels

Limit concurrent function executions using Go channels

4
Comments
3 min read
Non-blocking sequential processing in Go using infinite (unbounded) buffered channel

Non-blocking sequential processing in Go using infinite (unbounded) buffered channel

10
Comments 6
4 min read
Calculate values in background and use the result after with Swift concurrency

Calculate values in background and use the result after with Swift concurrency

2
Comments
2 min read
Wrapping delegates with Swift async/await and continuations

Wrapping delegates with Swift async/await and continuations

8
Comments 1
4 min read
Making properties read only outside their scope using private(set) in Swift

Making properties read only outside their scope using private(set) in Swift

8
Comments
1 min read
Fetch and display the latest git commit hash in your iOS apps

Fetch and display the latest git commit hash in your iOS apps

4
Comments
2 min read
Display SwiftUI views from Objective-C codebase

Display SwiftUI views from Objective-C codebase

6
Comments
3 min read
Using semaphores in iOS to serialise callback completion

Using semaphores in iOS to serialise callback completion

11
Comments 2
5 min read
Using Network Link Conditioner to simulate bad network conditions on iOS and macOS

Using Network Link Conditioner to simulate bad network conditions on iOS and macOS

4
Comments
3 min read
Build iOS apps from the command line using xcodebuild

Build iOS apps from the command line using xcodebuild

7
Comments
8 min read
The Holy Grail of UIKit: Delegate Pattern

The Holy Grail of UIKit: Delegate Pattern

16
Comments
6 min read
Just setting up my Hugo - Get the Hugo Inceptor theme

Just setting up my Hugo - Get the Hugo Inceptor theme

5
Comments
1 min read
loading...