Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

CocoaPods is Going Read-Only! What iOS Developers Need to Know

CocoaPods is officially sunsetting, with the trunk becoming read-only on December 2, 2026.What Does This Mean: No new pods can be added. No updates to existing pods on the trunk. Existing projects usi...
10.03.2025 0 Read More

SwiftUI Navigation: NEVER use NavigationLink with NavigationStack

SwiftUI Navigation: NEVER use NavigationLink with NavigationStack
Back then in the dark age prior to iOS 16, performing navigation in pure SwiftUI was evil, especially for those who came from UIKit. There was only one way to navigate was to use NavigationView + Navi...
10.03.2025 0 Read More

Complete Guide to Navigation in SwiftUI with NavigationStack [Video]

Master SwiftUI navigation with NavigationStack! In this video, you'll learn fundamental of navigation in SwiftUI and NavigationStack. I’ll show you how to navigate using different methods, from si...
10.03.2025 0 Read More

How to use Native Share on iOS and Android

How to Use Native Share on iOS and Android In today's mobile-first world, creating seamless experiences for your users is crucial. One feature that can significantly enhance user experience i...
11.03.2025 0 Read More

Building Filters in SwiftUI with SwiftyFilters

Overview Building filters in SwiftUI just got easier. SwiftyFilters is a lightweight, pure-Swift framework that lets you create complex filter systems using a DSL-like syntax — think SwiftU...
12.03.2025 0 Read More

Swift Descomplicado: Guia Completo para Leigos

Vamos explicar os conceitos fundamentais da linguagem Swift sem usar terminologia complicada, com exemplos que você encontra no seu dia a dia. O que é Swift, afinal? Swift é a linguagem de ...
12.03.2025 0 Read More

Swift Simplified: A Complete Guide for Beginners

If you've heard about iPhone app development but thought programming was "just for nerds," this article is for you! We'll explain the fundamental concepts of Swift without complicated terminology, usi...
12.03.2025 0 Read More

macOS Security in 2025: Why Your Mac Isn’t as Safe as You Think (And What IT Teams Are Doing About It)

📌 TL;DR (Too Long; Didn’t Read) Macs are increasingly targeted by cyber threats — especially in remote, BYOD, and developer environments. Default macOS security (e.g., Gatekeeper, XPr...
05.05.2025 0 Read More

Here is How I scaled my Flutter game to 700+ downloads in 4 months — purely with organic marketing

Hey folks, Wanted to share a little win from my mobile game dev journey! I built a game called Sliding Puzzle Pro using Flutter — a clean, classic sliding puzzle — and it just crossed 700+ downlo...
14.03.2025 0 Read More

Why your network requests may timeout intermittently in your iOS simulator

Published on my blogTL;DR: It appears that setting URLSessionConfiguration.multipathServiceType = .handover messes up with the simulator. Use conditional compilation to only set it on physical devices...
14.03.2025 0 Read More
Loading...
#reading
When Objects Aren't
0
Using the `float` Property in CSS
0
What Is User Acceptance Testing (UAT)?
0
How we launch
0
here is a 3d spiking neural network created in PyNN running on nest simulator
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0