Hello World đź‘‹
I'm Emirhan Karahan, an iOS developer 🍏 who loves every aspect of programming and hardware. This site serves as my personal space, where I share my blog and publications. 👇
Interested in getting in touch? You can find me on Twitter and GitHub. Check out my bio for more info.
Blog Posts
Multiple Apps From One Codebase, Targets in Xcode
Do you have duplicate code bases for very similar applications? Does this process make it difficult to fix bugs and add innovation? Don’t worry, Xcode targets can solve this problem for you.
Mar 22, 2024
iOS Development
Swift
Software Development
Javascript Event Loop: How Does Javascript Work in Parallel?
How does Javascript really work? Javascript is a single-threaded language, so how do asynchronous operations occur? This article covers the call stack, event loop, callback queue, some APIs, and more.
Apr 17, 2023
Software Development
Web Dev
DOM Vs. Shadow DOM Vs. Virtual DOM
DOM, Shadow DOM, and Virtual DOM: Lots of DOMs, huh? What are they?
Apr 16, 2023
Web Dev
Software Development
UIImageView Content Modes
In this blog post, we'll go over each UIImageView contentMode option and provide examples of when to use them.
Apr 16, 2023
Crypto
iOS Development
UIKit
Swift
Â
Â