Should You Use Struct or Class in Swift - Part 1
An analysis of the differences between struct and class in Swift, explaining Reference Types and Value Types with concrete examples. This is the first part in a series guiding Swift developers on choosing between struct and class for different use cases.

Related Posts
Discover more content you might enjoy

Mobile Development with Ionic - Should You?
Evaluating the Ionic framework for cross-platform mobile development, analyzing advantages like open source, easy documentation, complete components, and rich ecosystem. Comparing Ionic with React Native and sharing real experience using this framework.

iOS Programming with Swift 3 + Xcode 8: Son Tung MTP Playlist App
Basic iOS programming tutorial through building a Son Tung MTP music playlist app with Swift 3 and Xcode 8. Covers techniques like Autolayout, TableView, Data modeling, MVC pattern, and using segues, suitable for those with basic Swift and Xcode knowledge.

Accidentally Building a Blogging Platform
I hadn't written blog posts for a long time and realized I was too dependent on AI. To rebuild my writing habit and think more clearly, I decided to build a writing platform: write.rocks.

Vibe Coding - Rebuilding My Blog from Scratch and Rebranding to khoa.blog
Detailed walkthrough of rebuilding a blog from scratch with vibe coding, from data migration to implementing new features, helping readers understand the personal blog development process.

What is Upsell, Downsell, and Cross-sell
Detailed explanation of Upsell, Downsell, and Cross-sell concepts in marketing, how they work and real-world applications in business, helping readers understand revenue-increasing strategies.

3000 Most Common English Words
An introduction to the importance of the 3000 most common English words, which can help learners understand 95% of English content in everyday situations.