Recent Notes Updates

Ghost Tag vs Topic Page

iOS Accessibility Basics with VoiceOver

Accessibility Shortcut on iOS

Assistive Access on iOS

iOS App Development

Software Engineering

Latest Posts

Dec
05
Why We Shouldn't Worry About AI Powered Tools Like ChatGPT
AI
2 min read

Why We Shouldn't Worry About AI Powered Tools Like ChatGPT

Is there a hotter topic than ChatGPT this week? I've spent a weekend with ChatGPT, and here are some thoughts about it.
Nov
24
Common Redux Pitfalls on iOS: Deep Navigation Stack
Mobile App Architecture
6 min read

Common Redux Pitfalls on iOS: Deep Navigation Stack

Redux is often suggested as a silver bullet for mobile app architecture. However, it also brings noticeable inconveniences that are worth mentioning. One of them kicks in when we start to deal with a deep navigation stack.
Nov
08
What's New on Kazai Storyboard
Blog
1 min read

What's New on Kazai Storyboard

There is a bunch of updates happening over here.
Oct
31
The Story of My Emergency Relocation — Shortlist & Final Destination (Part 6)
Personal Stories
9 min read

The Story of My Emergency Relocation — Shortlist & Final Destination (Part 6)

The world is huge with a lot of places I would like to visit but when it comes to a decision about where to live, it suddenly shrinks
Oct
25
The Story of My Emergency Relocation — Destination Country Criteria (Part 5)
Personal Stories
3 min read

The Story of My Emergency Relocation — Destination Country Criteria (Part 5)

In my bookmarks, I had a very long list of countries from all over the world providing all kinds of Digital Nomad Visas. I'd been thinking that I would take my laptop and luggage, pick some country, and would go. Not so fast.
Sep
20
The Story of My Emergency Relocation — Istanbul (Part 4)
Personal Stories
6 min read

The Story of My Emergency Relocation — Istanbul (Part 4)

I had to escape my hometown because of the war. Here is the story of my emergency relocation.
Aug
12
Top 35 Sessions From WWDC22
WWDC
1 min read

Top 35 Sessions From WWDC22

If you haven't watched the WWDC2022 cover-to-cover yet, here is a quick-but-deep-enough guide for you.
Aug
02
WWDC
7 min read

What's New in Swift 5.7 - WWDC22

Command Plugins for SPM, Threadsafe Concurrency with Actors model, and brand new distributed Actors. Swift Regex framework. Massive update of Swift Generic Protocols. Here is a detailed summary of the "What's New in Swift" session from WWDC2022.
Jul
07
WWDC
8 min read

What's new in SwiftUI - WWDC22

Charts framework, brand new and fixed NavigationStack. Multi-window and menu bar extras for MacOS SwfitUI apps. New Layout protocol and many other things. Here is a detailed summary of the "What's new in SwiftUI" session from WWDC2022.
Jun
26
WWDC
5 min read

What's new in UIKit - WWDC22

New Navigation Bar features, new UICalendarView, and UIPageControl. Pasteboard access permissions. UISheetpresentationController improvements. SFSymbols rendering modes. Self-resizing cells. UIHostingConfiguration to embed SwiftUI into UICollectionView and UITableView. Here is a detailed summary.