Website profile

@Thepracticaldev

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

  • 10,547articles · 30d
  • 1+ hour agolatest article
  • Aug 14, 2026earliest in window
  • 97%with images
  • 292avg words
articles per day
Categories
  • Software Dev. 9,741
  • Science & Technology 9,611
  • Computers & Electronics 7,474
  • Business & Industrial 807
  • Internet & Telecom 771
  • Economy, Business & Finance 396
  • Finance 336
  • Arts, Culture, Entertainment & Media 240

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 > sefara > playwright-email-verification-can-pass-for-the-wrong-reason-six-checks-for-a-trustworthy-test-20nd

Playwright email verification can pass for the wrong reason: six checks for a trustworthy test

14+ min ago   (575+ words) We deliberately made an email-verification test finish on the wrong account. The page said Email verified. Playwright passed. Then we added an assertion for which account had been verified. The same scenario failed. This was a controlled browser experiment with…...

DEV Community
dev.to > j_sakamoto > no-server-no-backend-just-blazor-webassembly-doing-semantic-search-bl4

No Server, No Backend, Just Blazor WebAssembly Doing Semantic Search

1+ hour, 40+ min ago   (1050+ words) 🚀 Semantic search on GitHub Pages with zero backend I recently added semantic search to... Tagged with blazor, webdev, embedding, dotnet....

DEV Community
dev.to > paohaijiao > conditional-requests-at-runtime-rendering-parts-of-a-curl-command-with-xml--g61

Conditional Requests at Runtime: Rendering Parts of a curl Command with XML ``

2+ hour, 11+ min ago   (307+ words) Inside a element you can wrap any curl fragment in. If the expression holds, the fragment's text is spliced into the final command; otherwise it disappears as if never written. The expression reads values from the request context — which includes…...

DEV Community
dev.to > praiztech > explicit-accessibility-contracts-make-react-components-more-portable-p2b

Explicit accessibility contracts make React components more portable

3+ hour, 11+ min ago   (1010+ words) A component that works in a React app doesn't automatically work when you reuse it elsewhere in the React ecosystem. I moved a design-system layout component from a React app into a Next project and it broke. The problem wasn't…...

DEV Community
dev.to > leaderr700 > i-built-an-email-scorer-in-one-html-file-with-zero-dependencies-here-is-every-threshold-and-where-5fkm

I built an email scorer in one HTML file with zero dependencies. Here is every threshold and where it came from.

3+ hour, 3+ min ago   (808+ words) I write about B2B sales for a living, which means I read a lot of cold emails and a lot of advice about cold emails. The advice is almost always unfalsifiable. "Keep it short." How short? "Be personal." Measured how? So…...

DEV Community
dev.to > redrodrigoc > voce-sabe-como-funcionam-os-super-apps-chineses-um-estudo-com-flutter-12jn

Você sabe como funcionam os super apps chineses? Um estudo com Flutter

2+ hour, 52+ min ago   (316+ words) Você já deve ter ouvido que "o WeChat é seu WhatsApp, seu banco e seu Uber, tudo no mesmo app". Essa... Tagged with braziliandevs, flutter, mobile, architecture....

DEV Community
dev.to > 413x > a-100-pagespeed-score-does-not-contain-inp-and-that-is-the-most-expensive-thing-about-it-260e

A 100 PageSpeed score does not contain INP, and that is the most expensive thing about it

4+ hour, 1+ min ago   (1070+ words) A 100 in PageSpeed Insights is one of the very few numbers in this job you can chase to a literal maximum, which is exactly why people chase it. It is a score, not a feeling, and getting it forces real…...

DEV Community
dev.to > monicah > self-taught-dev-with-real-client-work-looking-for-a-team-to-learn-from-130g

Self-taught dev with real client work, looking for a team to learn from

4+ hour, 1+ min ago   (355+ words) Looking for a free internship/mentorship opportunity. Hi everyone! I'm Monicah, a frontend and WordPress developer based in Nairobi, Kenya. I've worked on real client projects (custom WordPress builds, a full site design for an online learning platform, and website…...

DEV Community
dev.to > somedood > why-im-migrating-my-blog-to-astro-2o4

Why I'm Migrating My Blog to Astro

4+ hour, 10+ min ago   (822+ words) I first joined the DEV community 8 years ago (as of writing) to jump-start my writing journey and get my name out there. Since then, my reading audience has grown to hundreds of thousands of readers globally. I owe a huge…...

DEV Community
dev.to > skidoodle > i-made-an-alternative-to-the-archived-filebrowser-29l6

I made an alternative to the archived filebrowser

4+ hour, 28+ min ago   (161+ words) The original filebrowser (github.com/filebrowser/filebrowser) has been archived for a while now, and Nextcloud is way too bloated for just browsing and sharing files on a disk. So I made my own replacement. It's still early so expect…...