DEV Community

Discussion on: How do you compare dev.to and medium?

Collapse
 
peter profile image
Peter Kim Frank

My view is that Medium is primarily a publishing platform that helps authors take their ideas and publish them onto a beautiful, consistent, and free medium. It's an easy way to host your writing and ideas.

Where it falls short, in some ways, is that you're primarily speaking to your existing audience. That is, you post on Medium and then distribute it to your network via FB, Twitter, company website, etc. It's not a great tool for discovery. While there is some content that gets boosted and begins to "trend," it's more akin to having a post "go big" on a platform like Hacker News or Reddit — the exception, not the norm.

dev.to is built specifically for programmers. That means that the editor is more friendly and customized for a technical audience (Markdown + code embeds + liquid tags + etc). We also make it easy to support canonical_urls when you're cross-pointing your content that was originally published elsewhere.

The biggest difference, though, is the built-in community and distribution that comes with posting on dev.to. As you build up a presence on the site, your followers are alerted to your new posts. If you submit to relevant tags, the people who follow those topics see your post. And your content can also appear on the homepage or be shared via our social accounts. At every point, you're reaching your desired audience — fellow software developers.

We work really hard at the various points of this progression — from the editor itself, to the discoverability features, to ensuring we're maintaining a culture that is constructive and inclusive.

We're always open to more feedback :)