Tugulab Blog.
Ideas, building things and learning in the process.
Getting Started with Rust in 2024
My favorite list of resources for getting started with Rust in 2024. Practical, hands-on projects for seasoned developers.
NFT Map Quest Launches Today!
Rare maps of your favourite places! 🥳
Mastering the iOS Interview
A video course to learn how to master your next iOS job interview and get that dream job you’re after.
How to Install Multiple Versions of Xcode on the Same macOS Machine
As an iOS developer, you often have to coordinate and use a specific versions of Xcode as part of a team. Especially if the codebase gets…
Get Started With Swift for WebAssembly on macOS With SwiftWasm
Get to know SwiftWasm
Create a React and SwiftUI-Inspired Web App With Swift for WebAssembly on MacOS With SwiftWasm
SwiftWasm is experimental but that doesn’t mean we can’t have some fun!
How to Get Confirmation Alert Before Quitting Safari on macOS
One infuriating thing about Safari on macOS is that from time to time I quit it unintentionally. It’s when I try to close a tab. I press…
Expose Init Parameters and Dependencies in Swift and iOS Please
The init parameters and the dependencies should be accessible from the outside. Even if from the outside you don’t need them.
Strategic benefits of the new Apple Silicon processor for Mac
Moving from Intel to Apple’s custom made ARM processor is not just about control, quality and perfomance. It will also transform Mac…
How to use Stripe Checkout Javascript SDK in React Native Expo app without ejecting — 2020 SCA
Learn how to load the Stripe Checkout webpage for your product or subscription inside your React Native Expo app without ejecting and be…