Install
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
- software 9,781
- coding 9,573
- development 9,543
- engineering 9,518
- community 9,504
- inclusive 9,464
- ai 8,025
- webdev 5,796
- programming 5,171
- productivity 3,514
- python 2,986
- technology 2,876
- artificial intelligence 2,825
- security 2,771
- devops 2,754
- llm 2,295
- architecture 2,280
- agents 2,186
- tutorial 2,111
- javascript 1,941
- 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.
News
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…...
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…...
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....
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…...
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…...
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…...
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…...
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....
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:…...
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…...