Taha Tesser
@tahatesser.com
Kotlin Multiplatform Engineer at DoorDash/Wolt • Hobby Apple developer • Coffee Enthusiast
Plan, plan, plan. Good quality agentic coding is all about planning now. Your output is as good as your plan and these days I am mostly just working on plans all day.
I am slowly moving towards more agentic workflow, which means not really using UI in Android Studio to run the apps and emulators, all from Cursor and Terminal. way faster. I haven't opened Android Studio since Friday.
App Store on web is actually usable now and a great way to research apps on desktop. apps.apple.com/us/app/finni...
Configured to automatically spawn new Zellij panes when running my own local build automations🤩
Running scripts in the background with just a shortcut using @raycast is a super power I didn't know I can have. Generating tokens, running multi-step builds, automations without even opening a terminal window. github.com/raycast/scri...
Considering getting Mastering Swift 6 book or any other recommendations?
If you're into #Swift and #SwiftUI, I highly recommend nilcoalescing.com
Nil Coalescing
nilcoalescing.com
New year, new focus. I'm using tryfocuskit.com almost on a daily basis. Give it a try!
FocusKit
FocusKit is the ultimate Pomodoro timer app to help you build a habit of focusing. Track your progress, stay motivated, and achieve your goals.
tryfocuskit.com
Just Fluent Forever ebook. I suck at learning new languages so I hope this will help.
Must watch video for Apple developers by @avanderlee.com youtu.be/-D_OrL6wALM
7 Xcode Settings You MUST Change for iOS Development
YouTube video by Antoine van der Lee
youtu.be
I love adding interesting samples I find on X and articles to my #SwiftUI playground github.com/TahaTesser/S...
Format Swift with a Git Commit Hook is just beautiful! useyourloaf.com/blog/format-...
Format Swift with a Git Commit Hook
How do you automatically format your Swift code every time you commit it to your Git repository?
useyourloaf.com
Created Swift DocC documentation for my amateur package using Swift Package Scripts github.com/danielsaidi/...
It's not always obvious what is the right way to initialize an Observable within the SwiftUI view hierarchy, and what are the consequences of getting it wrong, so I wrote a blog post exploring some common use cases: nilcoalescing.com/blog/Initial... #iOSDev #SwiftUI
Initializing @Observable classes within the SwiftUI hierarchy
Learn the recommended ways to initialize and store @Observable classes in SwiftUI views, and see what can go wrong when observable state is managed incorrectly.
nilcoalescing.com
Create this icon using Strata Icon Generator for my next #Swift package! apps.apple.com/ee/app/strat...
Building Reusable SwiftUI Components by @peterfriese.dev is an amazing resource peterfriese.github.io/Building-Swi...
Documentation
peterfriese.github.io