SOLFIND
Web Lens
Portal home

iOS - Coding With Vera

https://codingwithvera.com/tag/ios/ • 18 KB fetched
Open original page


iOS - Coding With Vera

* Home

* About

* Ask a Question

Sign in
Subscribe

Topic

iOS

A collection of 17 issues

How to fix truncated text in SwiftUI

If you're like me, then you rely heavily on SwiftUI previews to check if the UI you're building looks good.

I get it, it's faster, you don't have to keep running your app and go through several different screens to get to

Oct 27, 2025
3 min read

Swift 5.9: Copyable Syntax

Introduction

With the introduction of Swift 5.9 a lot of new and exciting features were introduces such as Macros, improvements on Swift-Syntax and many more.

In this article I want to go over a term that I hadn't heard before called noncopyable structs and enums, which

Feb 6, 2025
4 min read

Swift 101: Protocols

Introduction

When I started college, I was introduced to a completely new concept: interfaces. We were using Java at the time, and I quickly realized how useful they could be.

In programming projects, we used interfaces to create different domain objects that shared some similarities but also had their unique

Jan 24, 2025
3 min read

Swift 6: Typed Throws

Typed Throws

Swift 6 was released in September 2024 [1]. It introduced new testing frameworks, such as Swift Testing, and improved other fields, such as concurrency.

Also, with this new update, Swift has introduced Typed Throws.

Before I explain how you can use it, let's go over what

Jan 8, 2025
4 min read

Upgrade Your Pull Requests With ChatGPT

I love reviewing pull requests and always make sure I spend enough time to give a thorough review.

And for me, a good description and explanation of the content of the code goes a long way.

We strive to write code that humans can read and understand easily.

That'

Nov 20, 2024
2 min read

Why Do View Controllers Need init(coder:)?

đŸ©·I love sharing free content to help fellow developers. Your support means a lot! Please follow me on LinkedIn, GitHub, and Twitter.
Let's connect and grow together! 🚀

If you've ever tried using UIKit, you know you need to create a view controller that conforms to the

Oct 18, 2024
2 min read

How Senior Developers Fix Problems

If you're new to software development, you might've encountered problems you don't know how to solve. You might ask yourself, "How would a senior developer solve this? How do they know everything already?".
In this article, you will learn the secret.

Aug 7, 2024
4 min read

Top 5 Lessons From The Book Clean Coder

Want to read Clean Coder but don't have the time? Check out my 5 most essential tips from this book.

Jul 29, 2024
5 min read

How To Ace The Coding Challenge ⭐

In this article, I aim to help all engineers who may be intimidated by technical challenges and give them more power to deliver a successful challenge, regardless of their years of experience.

Jun 4, 2024
5 min read

Introduction to Clean Architecture

Following a specific architecture when you're on a project is expected in software development.
Clean Architecture describes one of the most important values about software: being easy to understand.

May 30, 2024
5 min read

Load more issues

Subscribe to Coding With Vera

Don’t miss out on the latest issues. Sign up now to get access to the library of members-only issues.

[email protected]

Subscribe

Coding With Vera © 2026

Powered by Ghost

Links found on this page

  1. Home [direct]
  2. About [direct]
  3. Ask a Question [direct]
  4. Sign in [direct]
  5. How to fix truncated text in SwiftUI If you're like me, then you rely heavily on SwiftUI previews to check if the UI you're building looks good. I get it, it's faster, you don't [direct]
  6. Swift 5.9: Copyable Syntax Introduction With the introduction of Swift 5.9 a lot of new and exciting features were introduces such as Macros, improvements on Swift-Syntax and man [direct]
  7. Swift 101: Protocols Introduction When I started college, I was introduced to a completely new concept: interfaces. We were using Java at the time, and I quickly realized how use [direct]
  8. Swift 6: Typed Throws Typed Throws Swift 6 was released in September 2024 [1]. It introduced new testing frameworks, such as Swift Testing, and improved other fields, such as con [direct]
  9. Upgrade Your Pull Requests With ChatGPT I love reviewing pull requests and always make sure I spend enough time to give a thorough review. And for me, a good description and expl [direct]
  10. Why Do View Controllers Need init(coder:)? đŸ©·I love sharing free content to help fellow developers. Your support means a lot! Please follow me on LinkedIn, GitHub, and Twitter. Le [direct]
  11. How Senior Developers Fix Problems If you're new to software development, you might've encountered problems you don't know how to solve. You might ask yourself, "How would a senio [direct]
  12. Top 5 Lessons From The Book Clean Coder Want to read Clean Coder but don't have the time? Check out my 5 most essential tips from this book. Jul 29, 2024 5 min read [direct]
  13. How To Ace The Coding Challenge ⭐ In this article, I aim to help all engineers who may be intimidated by technical challenges and give them more power to deliver a successful cha [direct]
  14. Introduction to Clean Architecture Following a specific architecture when you're on a project is expected in software development. Clean Architecture describes one of the most imp [direct]
  15. Powered by Ghost [direct]