Website profile

@Thepracticaldev

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

  • 10,546articles · 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,615
  • Computers & Electronics 7,470
  • Business & Industrial 801
  • Internet & Telecom 775
  • Economy, Business & Finance 392
  • Finance 337
  • 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 > praiztech > explicit-accessibility-contracts-make-react-components-more-portable-p2b

Explicit accessibility contracts make React components more portable

32+ 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.

24+ 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

13+ 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

1+ hour, 22+ 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

1+ hour, 22+ 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

1+ hour, 31+ 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

1+ hour, 49+ 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…...

DEV Community
dev.to > hadijja_musekwa_3ba940a91 > using-loops-in-python-52oa

Using loops in python

1+ hour, 51+ min ago   (26+ words) I recently learnt how to work with loops in Python, and it unlocked a level of comfort and ease while... Tagged with beginners, learning, python, tutorial....

DEV Community
dev.to > sepideh_jafari > crawl-budget-is-often-an-architecture-problem-pa

Crawl Budget Is Often an Architecture Problem

2+ hour, 1+ min ago   (295+ words) Crawl budget sounds like a Google problem. Sometimes it's actually a website problem. When crawlers spend time on thousands of low-value URLs, the immediate instinct is often: How do we make Google crawl differently? A better first question may be:…...

DEV Community
dev.to > idehweb > how-we-built-webruno-a-website-ecommerce-crm-platform-with-nextjs-react-nodejs-and-mongodb-4adn

How We Built Webruno: A Website, Ecommerce & CRM Platform with Next.js, React, Node.js, and MongoDB

1+ hour, 51+ min ago   (973+ words) Building software for businesses is rarely about solving just one problem. A business may need a website, an online store, product management, customer management, forms, payments, SEO, and automation. Traditionally, these capabilities are handled by several different products. We built…...