WithAnimation, Naming Unit Tests and Extend Implicit Member Syntax

One more thing...
Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week.
Turning the ChibiStudio canvas into an App Clip for iOS 14
Gui Rambo writes about his coding and reverse engineering adventures.

Read More
Articles
withAnimation by default does not come with a completion callback. Using a simple code extension you can implement this yourself.

When writing code we come up with method or function names all the time. And it is pretty much up to us developers how to name our methods.
Rust macros allow cursed chimeric languages to exist.

Why you should be opting for local tooling when working with sensitive data, even Non-Production ones.

Other
If you've been waiting for your state or country to release a coronavirus exposure tracing app, good news: iOS 13.7 will allow notifications without apps.

The App Store is dedicated to providing a great experience for everyone.
SE-0287: "Extend implicit member syntax to cover chains of member references" being accepted. This is great!
Curated by Infinum's iOS team.
Infinum iOS Team · 67E 11th St · New York NY 10003 · USA
Unsubscribe | View in browser

Older messages

Logging in Swift, Functions as Dependencies and How to Improve the Observer Pattern

Thursday, August 27, 2020

One more thing... Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Logging in Swift Exploring the new Swift Logger struct,

Custom URL Scheme, Compiler Directives and how to Create Snake in SwiftUI

Thursday, August 20, 2020

One more thing... Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Locker Securely lock your secrets under the watch of

AppAttest, UIStackView and What You Need to Know About Widgets

Thursday, August 13, 2020

One more thing... Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Everything You Need to Know About iOS 14 Widgets Static

Custom Combine Publishers, Paging UI in SwiftUI & Views and Controls

Thursday, August 6, 2020

One more thing... Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. A Better Way to Git Log to Understand Changes in a Big

Property Wrappers, WWDC and As We May Code

Thursday, July 9, 2020

One more thing... Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Swift UI Property Wrappers Learn what SwiftUI's @

You Might Also Like

JSK Daily for Nov 15, 2024

Friday, November 15, 2024

JSK Daily for Nov 15, 2024 View this email in your browser A community curated daily e-mail of JavaScript news Introducing the New React Timeline Component The React Timeline component offers a

iOS Dev Weekly - Issue 687

Friday, November 15, 2024

It's not all as bad as you think it is! 🙏 View on the Web Archives ISSUE 687 November 15th 2024 Comment The recent survey I did reminded me that, when you work with Swift every day, it can be easy

SWLW #625: Finding your personal metrics, Using language to change how we think, and more.

Friday, November 15, 2024

Weekly articles & videos about people, culture and leadership: everything you need to design the org that makes the product. A weekly newsletter by Oren Ellenbogen with the best content I found

Spyglass Dispatch: Streaming's Content Maze • Disney's Earnings • Elon's Lawsuit • Elon's Valuations • ChatGPT's Agentic App

Friday, November 15, 2024

Streaming's Content Maze • Disney's Earnings • Elon's Lawsuit • Elon's Valuations • ChatGPT's Agentic App The Spyglass Dispatch is a free newsletter sent out daily on weekdays. Feel

Daily Coding Problem: Problem #1609 [Hard]

Friday, November 15, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Twitter. You are given an array of length 24 , where each element represents the number

Mapped | The Two Largest Cities on Every Continent by Population 🌎

Friday, November 15, 2024

Population figures for urban agglomerations—continuously built up areas—were used to determine the two largest cities for each continent. View Online | Subscribe | Download Our App Presented by:

Issue #567: Help improve Survey, LittleJS jam started, and Phaser 4 Beta is out

Friday, November 15, 2024

View this email in your browser Issue #567 - November 15th 2024 Weekly newsletter about Web Game Development. If you have anything you want to share with our community please let me know by replying to

Your customer needs you

Friday, November 15, 2024

​ Discover your customer's needs Customer discovery is the foundation of great product development. Without it, teams risk creating solutions for nonexistent problems. Asking the right questions

Explaining Prompt Engineering

Friday, November 15, 2024

Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 15, 2024? The HackerNoon

iOS Cocoa Treats

Friday, November 15, 2024

View in browser Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Understanding SwiftUI's View Update Mechanism: