Website profile

@Thepracticaldev

A constructive and inclusive social network for software developers. With you every step of your journey.

  • 10,542articles · 30d
  • 52+ min agolatest article
  • Aug 14, 2026earliest in window
  • 97%with images
  • 293avg words
articles per day
Categories
  • Software Dev. 9,743
  • Science & Technology 9,614
  • Computers & Electronics 7,450
  • Business & Industrial 812
  • Internet & Telecom 775
  • Economy, Business & Finance 384
  • Finance 334
  • Arts, Culture, Entertainment & Media 247

Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

News

DEV Community
dev.to > c1-anderson > a-models-opinion-is-not-a-price-the-day-a-ps1499-charger-repriced-a-speaker-5hfn

A model's opinion is not a price: the day a £14.99 charger repriced a speaker

13+ hour, 58+ min ago   (853+ words) Here is Friday's version of it, with the numbers as they happened. A Raspberry Pi case. Aluminium, fan, power button, the kind that sells new on Amazon for £26.99 and has done for a year. Tuesday's number was an identification bug…...

DEV Community
dev.to > talbalash > apple-just-shipped-a-foldable-iphone-our-websites-are-not-ready-5548

Apple just shipped a foldable iPhone. Our websites are not ready.

18+ hour, 4+ min ago   (540+ words) The iPhone Duo is real now. 7.6" inner display, 5.4" outer, preorders already open. And somewhere out there a product manager is about to ask a frontend team “so what happens to our site when someone folds this thing,” I spent a…...

DEV Community
dev.to > saeediphone > prepare-for-iphone-duo-videos-group-labs-and-qas-on-apple-developer-forums-3mid

Prepare for iPhone Duo: Videos, Group Labs, and Q&As on Apple Developer Forums

2+ day, 21+ hour ago   (21+ words) Apple has announced resources for developers to get ready for the upcoming iPhone Duo. Developers... Tagged with ios, apple, developer, iphoneduo....

DEV Community
dev.to > arshtechpro > iphone-duo-for-ios-developers-what-actually-changes-in-your-swift-code-5gc5

iPhone Duo for iOS Developers: What Actually Changes in Your Swift Code

3+ day, 9+ hour ago   (1085+ words) Apple announced the iPhone Duo today — its first foldable iPhone. A 5.4-inch outer display, a 7.6-inch inner display when you open it, ships with iOS 27.x. The marketing story is the hardware. The developer story is that a lot of assumptions baked…...

DEV Community
dev.to > lian0123 > notes-on-the-pitfalls-of-ios-sandbox-accounts-and-apple-pay-61o

Notes on the Pitfalls of iOS Sandbox Accounts and Apple Pay

4+ day, 17+ hour ago   (658+ words) Introduction Why am I writing this article? The reason is simple: a while ago, a new... Tagged with applepay, sandbox, testing, icloud34608....

DEV Community
dev.to > changyou > ios-visual-regression-testing-with-simctl-and-pixel-diffs-4eme

iOS Visual Regression Testing with simctl and Pixel Diffs

5+ day, 4+ hour ago   (1181+ words) A practical UIKit screenshot pipeline, a paywall layout bug, and the failure modes to fix before... Tagged with ai, ios, swift....

DEV Community
dev.to > suprie_32 > the-sneaky-coordinator-leak-in-uiviewrepresentable-h0p

The Sneaky Coordinator Leak in UIViewRepresentable

5+ day, 7+ hour ago   (166+ words) The suspicious line is this one: It looks like we are only passing a function, but an instance method reference still needs to retain its instance. In this case, the closure stored button.onTap strongly retains the Coordinator. In a…...

DEV Community
dev.to > jamilxt > jdk-27-lands-september-15-five-changes-that-affect-your-app-even-if-you-never-upgrade-10h

JDK 27 Lands September 15. Five Changes That Affect Your App Even If You Never Upgrade

5+ day, 14+ hour ago   (720+ words) Next Tuesday, September 15, JDK 27 hits general availability. If you run Spring Boot in production, your first instinct is probably to file this under "not my problem, we are on an LTS." I have spent six years shipping Spring Boot services,…...

DEV Community
dev.to > hellomisterdev > why-your-ios-live-activity-silently-stops-updating-lmd

Why your iOS Live Activity silently stops updating

1+ week, 3+ day ago   (605+ words) Send a priority-10 update every second for a word-by-word display and you will drain that budget in well under a minute. After that, updates are delayed or dropped. No exception is thrown. The activity simply stops moving. Apple's reasoning is…...

DEV Community
dev.to > jamiebuildsfree > the-download-button-worked-everywhere-except-iphone-9ka

The download button worked everywhere except iPhone

2+ week, 12+ hour ago   (639+ words) I launched my first real site yesterday, and it really has been a labour of love.. Something I have spent an ungodly amount of hours building out 387 free browser tools, everything runs client side, nothing uploads. An hour after launch…...