5 Tips For A Cleaner and More Maintainable View Layer in iOS Apps Post date March 23, 2023 Post author By Artiom Khalilyaev Post categories In ios, ios-app-development, programming, software-development, swift
Custom Alerts And Banners In Swift Post date March 20, 2023 Post author By Artiom Khalilyaev Post categories In coding, ios, ios-development, swift, swift-programming
LeetCode: 211. Design Add and Search Words Data Structure (and others) Post date March 19, 2023 Post author By Sergey Leschev Post categories In algorithms, mobile, swift
Redux-like state container in SwiftUI: Connectors. Post date March 18, 2023 Post author By Sergey Leschev Post categories In ios, mobile, programming, swift
Device Information In Swift Post date March 14, 2023 Post author By Artiom Khalilyaev Post categories In coding, ios, ios-development, programming, swift
Using Container Views with Redux-like state container Post date March 12, 2023 Post author By Sergey Leschev Post categories In ios, mobile, programming, swift
Redux-like state container in SwiftUI. Container Views. Post date March 12, 2023 Post author By Sergey Leschev Post categories In ios, mobile, programming, swift
Understanding Weak and Unowned References in Swift Closures Post date March 6, 2023 Post author By Raúl Ferrer Post categories In code, ios-app-development, programming, self, swift
Replace UITableView With UIStackView Post date March 3, 2023 Post author By Artiom Khalilyaev Post categories In ios, ios-app-development, programming, swift, swift-programming
Access Control in Swift Post date February 28, 2023 Post author By Raúl Ferrer Post categories In access-control, encapsulation, ios-app-development, swift, xcode
Swift – Data Types Explained Post date February 28, 2023 Post author By Marcos Mendes Post categories In beginners, ios, mobile, swift
Victa: how I launched a running app for gamers and got in the top 16 in the App Store Post date February 28, 2023 Post author By Alexander Post categories In ai, nlp, startup, swift
Testando membros privados com Private Imports Post date February 26, 2023 Post author By Patrick Lorran Post categories In ios, swift, testing
How to learning Swift in 2023 ? Post date February 25, 2023 Post author By Marcos Mendes Post categories In beginners, ios, mobile, swift
Power of the NSAttributedString Post date February 24, 2023 Post author By Artiom Khalilyaev Post categories In ios, ios-app-development, mobile-app-development, swift, swift-programming
Redux-like state container in SwiftUI. Usage. Post date February 11, 2023 Post author By Sergey Leschev Post categories In ios, mobile, programming, swift
Redux-like state container in SwiftUI. Side effects. Post date February 11, 2023 Post author By Sergey Leschev Post categories In ios, mobile, programming, swift
Redux-like state container in SwiftUI. Unidirectional flow. Post date February 11, 2023 Post author By Sergey Leschev Post categories In ios, mobile, programming, swift
Redux-like state container in SwiftUI. Reducer and Actions Post date February 11, 2023 Post author By Sergey Leschev Post categories In ios, mobile, programming, swift
Redux-like state container in SwiftUI. Basics. Post date February 11, 2023 Post author By Sergey Leschev Post categories In ios, mobile, programming, swift
Opaque Types in Swift: Write flexible and reusable code Post date February 8, 2023 Post author By Raúl Ferrer Post categories In ios, opaque-types, swift, swiftui
Conquer Data Races with Swift Actors Post date February 8, 2023 Post author By Alex Dremov Post categories In concurrency, data-race, ios, swift, swift-concurrency
Array of weak in Swift Post date February 4, 2023 Post author By Sergey Leschev Post categories In ios, mobile, programming, swift
Requesting App Store Ratings with SwiftUI Post date November 28, 2022 Post author By Stephanie De Smedt Post categories In App Development, ios, programming, swift, xcode
Here is Why and How You Can Write Native Code in Flutter for Both Kotlin and Swift Post date November 16, 2022 Post author By Umut Arpat Post categories In flutter, Kotlin, mobile-app-development, native-app, swift
Expressible Dynamic Phantom Types Post date October 22, 2022 Post author By Chris Nevin Post categories In dynamic-member-lookup, expressiblebyliteral, ios, phantom-types, swift
Top Mobile App Development Programming Languages Post date October 19, 2022 Post author By Lucero del Alba Post categories In App Development, mobile, Mobile Web Development, programming, swift, web
How to Run Unit Tests for iOS based Swift Package Libraries Post date October 18, 2022 Post author By David Fekke Post categories In ios-app-development, package, swift
iOS App As a Microservice. Modularize Your App With Tuist Post date October 10, 2022 Post author By Alex Dremov Post categories In ios, ios-app-development, software-architecture, swift, tuist
2 Tips to Improve UI Fluency Post date September 30, 2022 Post author By normi Post categories In ios, ios-app-development, ios-development, swift, swiftui
How To Use Live Stream SDK iOS Build App Post date September 30, 2022 Post author By DavidRelo Post categories In ios, programming, sdk, swift
Video SDK for easier integration Post date September 29, 2022 Post author By DavidRelo Post categories In ios, programming, swift, Video
iOS App As a Microservice. Build Robust App Architecture Post date September 20, 2022 Post author By Alex Dremov Post categories In architecture, ios, microservices, software-architecture, swift
Building An iOS Chat App With Swift (Tutorial Guide) Post date July 27, 2022 Post author By Richard Post categories In ios, mobile, swift, tutorial
3 Ways to Show Both Image and Title on Swipe Action Post date July 26, 2022 Post author By Penny Ng Post categories In ios, ios-development, programming, swift, swift-programming
100 days of Swift – Day 1 Post date July 23, 2022 Post author By Tammy Vo Post categories In ios, swift, womenintech
Hot Reloading a SceneDelegate in Swift Post date July 19, 2022 Post author By Marco Eidinger Post categories In ios, swift
Where did the plist go? Post date July 13, 2022 Post author By Dan Zeitman Post categories In beginners, productivity, swift, xcode
MongoDB $weeklyUpdate #74 (June 17, 2022): Vercel, MEAN Stack, & Mongoose Post date June 17, 2022 Post author By Megan Grant Post categories In mongodb, mongoose, swift, vercel
Swift: Useful extensions (Part 1) Post date June 16, 2022 Post author By normi Post categories In ios, ios-app-development, ios-apps, swift, swiftui
Por que e como iniciar um App sem Storyboard? Post date June 14, 2022 Post author By Lucas Lacerda Post categories In ios, mobile, swift, tutorial
Swift: 6 tips to make code more swift Post date June 12, 2022 Post author By normi Post categories In ios, ios-app-development, swift, swift-programming, swiftui
How to Develop Apple Apps: Using Xcode & Swift to Program for iOS & macOS Post date May 16, 2022 Post author By SitePoint Team Post categories In mobile, programming, swift
Swift: A few tips for improving code quality Post date May 12, 2022 Post author By normi Post categories In ios, ios-app-development, swift, swift-programming, swiftui
Trail VFX with SpriteKit Post date April 30, 2022 Post author By Johan Steen Post categories In gamedev, spritekit, swift
How to Use Generics in Swift Post date April 27, 2022 Post author By Farhan Tanvir Post categories In ios, programming, software engineering, software-development, swift
Optional em Swift Post date April 26, 2022 Post author By Matheus dos Reis de Jesus Post categories In beginners, braziliandevs, ios, swift
100 Days of Swift – Day 8 (and 9) Post date April 15, 2022 Post author By Davmi Jose Valdez Ogando Post categories In swift
100 Days of Swift – Day 6 (and 7) Post date April 13, 2022 Post author By Davmi Jose Valdez Ogando Post categories In swift
Asynchronous Preloading in SpriteKit with Swift Post date April 8, 2022 Post author By Johan Steen Post categories In gamedev, gameplaykit, spritekit, swift
Swift Vs React Native Vs Flutter – Comparison of iOS App Development Frameworks Post date April 6, 2022 Post author By Chris Watson Post categories In ios, programming, reactnative, swift
100 Days of Swift – Day 4 Post date April 4, 2022 Post author By Davmi Jose Valdez Ogando Post categories In swift
Adding Google Analytics using Publish Post date April 3, 2022 Post author By emin Post categories In ios, swift, xcode
Pretty Print, please Post date April 3, 2022 Post author By emin Post categories In ios, iphone, swift
Converting Date to String and back Post date April 3, 2022 Post author By emin Post categories In ios, iphone, swift, xcode
How to use WKWebView on Mac with SwiftUI Post date March 24, 2022 Post author By MING Post categories In appledeveloper, mac, swift, swiftui, wkwebview
Day 3: 100 Days of SwiftUI Post date March 20, 2022 Post author By John Kevin Losito Post categories In 100daysofcode, swift, swiftui
Creating a simple browser for iOS Post date March 11, 2022 Post author By DEV Community Post categories In apple, ios, swift, Webkit
How to avoid using AnyView in SwiftUI Post date March 9, 2022 Post author By Natascha Fadeeva Post categories In ios, ios-app-development, performance, swift, swiftui
MongoDB $weeklyUpdate (Mar 04, 2022): Offline-First Apps, Migrating Synced Realm Schemas, Using Map Data in SwiftUI App, & more! Post date March 4, 2022 Post author By DEV Community Post categories In mobile, mongodb, programming, swift