Website profile

@Thepracticaldev

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

  • 10,511articles · 30d
  • 3+ hour agolatest article
  • Aug 15, 2026earliest in window
  • 97%with images
  • 292avg words
articles per day
Categories
  • Software Dev. 9,708
  • Science & Technology 9,580
  • Computers & Electronics 7,458
  • Business & Industrial 803
  • Internet & Telecom 764
  • Economy, Business & Finance 393
  • Finance 334
  • Arts, Culture, Entertainment & Media 237

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 > heylittlepan > a-markdown-viewer-not-a-file-browser-3o7n

A markdown viewer, not a file browser

1+ day, 20+ hour ago   (480+ words) Agents write a lot of markdown. Plans, architecture decisions, handoff notes, CLAUDE.md. Most of the... Tagged with terminal, coding, agents, markdown....

DEV Community
dev.to > nicedayup > preparing-a-markdown-document-for-a-technical-slide-deck-with-gamma-app-551l

Preparing a Markdown document for a technical slide deck with Gamma App

3+ day, 11+ hour ago   (117+ words) A README is designed for readers who can pause, search, and run the examples. A technical talk has a... Tagged with markdown, productivity....

DEV Community
dev.to > datago_7777 > extract-draft-sign-regen-safe-lanes-for-ai-docs-2cec

Extract, Draft, Sign: Regen-Safe Lanes for AI Docs

4+ day, 20+ hour ago   (533+ words) A regenerated README often looks like progress. The install block is tighter. A stale caption disappears. Then a reviewer finds that the same commit also rewrote the security contact, dropped two SLO numbers, and turned a retention rule into a…...

DEV Community
dev.to > ming_wen_5a59/99/2199fcc599 > turn-text-and-markdown-into-confluence-ready-content-without-reformatting-1hii

Turn Text and Markdown into Confluence-Ready Content Without Reformatting

4+ day, 21+ hour ago   (280+ words) If you write product requirements, technical notes, release plans, or team documentation in Confluence, you have probably lost time fixing formatting after pasting a draft. Headings collapse into plain text. Tables need to be rebuilt. Important callouts lose emphasis. A…...

DEV Community
dev.to > julianbrown > how-to-write-better-technical-posts-with-mcp-2a48

How to Write Better Technical Posts with MCP

6+ day, 23+ hour ago   (297+ words) Writing good technical articles is difficult when the writing happens in a vacuum. Most developers write posts long after the code is finished. By the time you switch to a browser to format markdown and set tags, the immediate context…...

DEV Community
dev.to > binaryjournal > markdown-tricks-for-cleaner-docs-4dpf

Markdown Tricks for Cleaner Docs

1+ week, 1+ day ago   (342+ words) Markdown is everywhere: READMEs, wikis, API docs, even internal memos. But most of what I see is plain and underused. After years of writing and maintaining docs, I've collected a few tricks that make them far more readable and maintainable....

DEV Community
dev.to > hellterenjoy > so-i-built-lilo-a-compact-markdown-widget-316k

So I built Lilo — a compact Markdown widget.

3+ week, 5+ day ago   (222+ words) I got tired of having to choose between launching heavy note-taking apps just to write down two sentences and using dumb scratchpads with zero structure. So I built Lilo — a compact Markdown widget. The main idea was to have something…...

DEV Community
dev.to > edd_njika > markdown-data-engineering-28ld

Markdown & Data Engineering

3+ week, 6+ day ago   (277+ words) At first markdown looks too simple to bother with, no complicated applications to install and no graphical editor to use. You write text using a small set of symbols which are rendered into as a structured document. It's a practical…...