Max (@makerstreak) 's Twitter Profile
Max

@makerstreak

I travel, teach, and create native iOS apps.

ID: 1114177965691158528

calendar_today05-04-2019 14:48:22

130 Tweet

61 Followers

496 Following

John Sundell (@johnsundell) 's Twitter Profile Photo

Huge congrats to my friend @daveverwer for launching iOS Dev Jobs β€” a dedicated job site for iOS devs! πŸ‘πŸ₯³πŸš€ If you, like me, have enjoyed Dave’s work with iOS Dev Weekly for many years β€” then join me in helping spread the word about his new project, it’s the least we can do 😊

Guilherme Rizzo (@gvrizzo) 's Twitter Profile Photo

πŸ’ͺ We really want to get Top 1 of the MONTH so let's crazy share it! πŸ’ž πŸ‘‰ producthunt.com/posts/css-scan… 🌏 We'll make a 🎁 GIVEAWAY of ✨20 FREE licenses ✨ for CSS Scan on June 2. πŸ™Œ Join us: like + RT this thread, and good luck! πŸ€πŸŽ³

πŸ’ͺ We really want to get Top 1 of the MONTH so let's crazy share it!  πŸ’ž
πŸ‘‰ producthunt.com/posts/css-scan…

🌏 We'll make a 🎁 GIVEAWAY of ✨20 FREE licenses ✨ for CSS Scan on June 2. πŸ™Œ Join us: like + RT this thread, and good luck! πŸ€πŸŽ³
John Sundell (@johnsundell) 's Twitter Profile Photo

It's been a few days since the last Swift tip, so here we go! πŸš€ Switch statements are so incredibly powerful in Swift - especially when used with multiple values and pattern matching πŸ‘ πŸŽ› Switch statements: swiftbysundell.com/posts/the-powe… 🧩 Pattern matching: swiftbysundell.com/posts/pattern-…

It's been a few days since the last Swift tip, so here we go! πŸš€

Switch statements are so incredibly powerful in Swift - especially when used with multiple values and pattern matching πŸ‘

πŸŽ› Switch statements: swiftbysundell.com/posts/the-powe…
🧩 Pattern matching: swiftbysundell.com/posts/pattern-…
Gumroad (@gumroad) 's Twitter Profile Photo

To celebrate breaking $7M sent to creators last month, we're going to give $7,000 to a random person who retweets this tweet! (you have to be following us so we can DM you if you win)

@levelsio (@levelsio) 's Twitter Profile Photo

I'd rather spend $3000 on someone who can use it than wasting it on Twitter ads, so here we go πŸŽ‰New Year's Giveaway🍾 I'm giving away a new 🍏MacBook Pro 16" to a random person who retweets this tweet πŸ‘©β€πŸŽ¨ Make something cool w/ it (you have to follow because I want followers)

Natalia Panferova (@natpanferova) 's Twitter Profile Photo

LocalizedStringKey in #SwiftUI can now contain Markdown. Text initializer with LocalizedStringKey is called when you create a Text view with a string literal, which means that you can now pass Markdown directly to a Text view! #WWDC21

LocalizedStringKey in #SwiftUI can now contain Markdown. Text initializer with LocalizedStringKey is called when you create a Text view with a string literal, which means that you can now pass Markdown directly to a Text view! #WWDC21
Pitt (Swift && Tips) (@swiftandtips) 's Twitter Profile Photo

If you need to use an associated value with the same type of the enum, you will create a recursive call and an infinite loop. 😡 To break the loop, use indirect before the case (or mark the whole enum as indirect) πŸ‘ŒπŸΌ Learn more ➑️ youtu.be/_CqAhffWZmE

If you need to use an associated value with the same type of the enum, you will create a recursive call and an infinite loop. 😡

To break the loop, use indirect before the case (or mark the whole enum as indirect) πŸ‘ŒπŸΌ

Learn more ➑️ youtu.be/_CqAhffWZmE
@levelsio (@levelsio) 's Twitter Profile Photo

πŸŽ‰ I'm going to give one random person that retweets this $10,000. Because I’d rather spend my ad budget on you than BigTech πŸ‘©β€πŸ’» I'm trying to promote my site Remote OK which helps you find a remote job so you don't need to go back to the office πŸ’– Thx! remoteok.com/?ref=twga2021

Kenneth Cassel (@kennethcassel) 's Twitter Profile Photo

way more traction this first month of pointer than we ever had at Slip pivoting was a hard decision but feeling so energized and numbers are starting off good w/ pointer hyped to build the programming knowledge economy

John Sundell (@johnsundell) 's Twitter Profile Photo

Swift Charts: A new, SwiftUI-powered framework for building charts across all of Apple's platforms! πŸ‘ #WWDC22 πŸ“Š developer.apple.com/documentation/…

Swift Charts: A new, SwiftUI-powered framework for building charts across all of Apple's platforms! πŸ‘ #WWDC22

πŸ“Š developer.apple.com/documentation/…
Rebecca (Slatkin) Sloane (@rebeccaslatkin) 's Twitter Profile Photo

Please don't derail your career with React Native. I took a year off from iOS Development in 2018 to pursue a project that used RN. It was nothing but a year of frustration. The end result will not be anything you're proud of. Spare yourself. Sincerely, Your Elder

Antoine v.d. SwiftLee ο£Ώ (@twannl) 's Twitter Profile Photo

SwiftData is easily my favorite announcement of this year's #wwdc23. Here's an example of querying items: x.com/tundsdev/statu…