https://www.avanderlee.com/category/optimization/
Optimization blog posts, tutorials, tips, and tricks - SwiftLee
Learn more and get better in Optimizing yourself using this list of blog posts, tutorials, tips, and tricks related to optimization.
tips and tricksblog postsoptimizationtutorialsswiftlee
https://www.avanderlee.com/category/swift-charts/
Swift Charts Archives - SwiftLee
Learn how to visualize your data into charts using a declaritive language provided by Swift Charts.
swift chartsarchivesswiftlee
https://www.avanderlee.com/optimization/swiftlint-optin-rules/
SwiftLint valuable opt-in rules to improve your code - SwiftLee
Dec 12, 2022 - Get the most out of SwiftLint by enabling valuable opt-in rules in SwiftLint. Improve code readability, performance and consistency.
opt inimprove yourswiftlintvaluablerules
https://newsletter.avanderlee.com/posts/swiftlee-weekly-issue-321
SwiftLee Weekly - Issue 321
swiftlee weeklyissue
https://www.avanderlee.com/
A weekly Swift Blog on Xcode and iOS Development - SwiftLee
Jan 12, 2026 - A Swift blog including iOS, and Xcode development content to build better mobile apps. Learn all basics and advanced topics with weekly new blog posts.
swift blogios developmentweeklyxcodeswiftlee
https://www.avanderlee.com/swift/computed-property/
Swift Computed Property: Code Examples - SwiftLee
Aug 25, 2025 - A Swift Computed Property allows you to define values based on other properties. You can optionally use async/await and throw errors.
computed propertycode examplesswift
https://courses.avanderlee.com/courses/from-side-project-to-going-indie/lectures/55225480
Guest Lecture: 2, 2, 2, with Jordi Bruin | SwiftLee Courses
Transform your passion project into a thriving indie career with "From Side Project to Going Indie." This course guides aspiring entrepreneurs, developers, and...
guest lecturejordibruinswiftleecourses
https://www.avanderlee.com/swift/compactmap-flatmap-differences-explained/
CompactMap vs flatMap: The differences explained - SwiftLee
Aug 28, 2018 - The differences between compactMap and flatMap explained with examples and a rule of thumb to decide whether you need map, flatMap or compactMap.
the differencesvsflatmapexplainedswiftlee