📰 Dev.to · Raphael Martin
Articles from Dev.to · Raphael Martin · 6 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9465)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog

Dev.to · Raphael Martin
11mo ago
What Really Are The Differences Between SwiftUI and UIKit?
Introduction I had a feeling that most of the devs that work with Apple Platforms (iOS,...

Dev.to · Raphael Martin
1y ago
Swift Testing: My First Impressions
Introduction Recently, I posted here an Introduction to Swift Testing: Apple's New Testing...

Dev.to · Raphael Martin
1y ago
Design Patterns in Swift: Singleton
What is Singleton Singleton is a pattern that creates a single instance of a type for the...

Dev.to · Raphael Martin
1y ago
ViewCode with UIKit
Introduction ViewCode is a UI building strategy commonly used in the Apple ecosystem...

Dev.to · Raphael Martin
1y ago
Design Patterns in Swift: Factory
The Factory Design Pattern This is the first post of a series about Design Patterns! And...

Dev.to · Raphael Martin
1y ago
Retain Cycles and Memory Leaks in Swift
Memory Leaks A memory leak can happen in your Swift application when it is allocating...
DeepCamp AI