내가 좋아할 만한 콘텐츠
🚀 I just published “Smashing the iOS Interview” — a curated collection of my best interview-style articles on iOS development, Swift, architecture & more! 📖 From Medium to a polished PDF: 🔗 Articles: shorturl.at/inj8h 🛒 Book: shorturl.at/h4Gy7 🙌 #iOSDev #Gumroad
Funny! It reminds me of the Java people starting iOS development and creating all those abstract factories with infinite names …
A year later, I've rediscovered this fantastic blog. I've always believed in the idea that there is a tradeoff between algorithms and data structures, and this balance should favor the data structuring side. Excellent collection of posts from @AlexOzun swiftology.io/collections/ty…
This guys is awesome!
How To Release A Mobile App The mobile app release process differs from conventional methods. This illustration simplifies the journey to help you understand. Typical Stages in a Mobile App Release Process: 1. Registration & Development (iOS & Android): - Enroll in Apple's…
Pop quiz, hotshot. Will the BookView below re-compute its body when the book’s 'readCount' changes? Why or why not? Reply to give us your thoughts. 😆

Thanks ChatGPT. This is an useful alias to quickly switch between the current and the previous branch. I love it so much that I have also created an alias in my zsh for `gitb`.

``` let numbers = [1, 2, 3] let moreNumbers = numbers + [4] ``` It feels a bit wasteful to wrap `4` inside an array just for the code to build, doesn't it? 🤨 But did you know that Swift has a built-in type to solve this exact issue? Let me show you 🍿 youtube.com/watch?v=NtjLXB…
![v_pradeilles's tweet image. ```
let numbers = [1, 2, 3]
let moreNumbers = numbers + [4]
```
It feels a bit wasteful to wrap `4` inside an array just for the code to build, doesn't it? 🤨
But did you know that Swift has a built-in type to solve this exact issue?
Let me show you 🍿
youtube.com/watch?v=NtjLXB…](https://pbs.twimg.com/media/F0M4nVSaQAAS4mz.png)

Here's how you can detect an "Interface Segregation Principle" violation in 10 seconds. Let’s get started…
Are you struggling to understand the new Swift Macros explained in #WWDC23? I have spent the past 2 days studying and applying it relentlessly. And what I've found is that it can be easily used by understanding & applying these 3 tips:

Many developers are sharing great tips on Twitter for #wwdc23 I've collected all my favorites. Check them out 👇
Here are my 8 must-watch sessions for today (from WWDC '23). Eager to see SwiftData, StoreKit for SwiftUI, and Swift Macros. Is anything else worth checking out that I might have missed?

Migrating to XCode 15 and successfully building your project is not enough. Running your entire test suite is necessary to gain confidence and ensure everything works correctly. Here is a real-life example in action...
United States 트렌드
- 1. phil 31.1K posts
- 2. Columbus 188K posts
- 3. PHAN 54.5K posts
- 4. President Trump 1.2M posts
- 5. Middle East 295K posts
- 6. Brian Callahan 11.9K posts
- 7. Thanksgiving 58.4K posts
- 8. #IndigenousPeoplesDay 14.8K posts
- 9. Titans 39K posts
- 10. Azzi 9,788 posts
- 11. Cam Talbot N/A
- 12. Macron 232K posts
- 13. Vrabel 7,017 posts
- 14. #UFC323 4,117 posts
- 15. Cape Verde 22.7K posts
- 16. HAZBINTOOZ 7,182 posts
- 17. Marc 53.2K posts
- 18. Cejudo 1,227 posts
- 19. #DonnaAdelson N/A
- 20. Sabres 4,152 posts
Something went wrong.
Something went wrong.