Software Alternatives, Accelerators & Startups

Medium VS DEV.to

Compare Medium VS DEV.to and see what are their differences

Medium logo Medium

Welcome to Medium, a place to read, write, and interact with the stories that matter most to you.

DEV.to logo DEV.to

Where software engineers connect, build their resumes, and grow.
  • Medium Landing page
    Landing page //
    2023-07-08
  • DEV.to Landing page
    Landing page //
    2023-05-13

Medium videos

Medium Review - with Tom Vasel

More videos:

  • Review - Starting a blog on Medium.com? Watch this FIRST.
  • Review - ‘Angrezi Medium’ review | Komal Nahta
  • Review - The Medium Review
  • Review - The Medium - Before You Buy
  • Review - I recommend: The Medium (Review)

DEV.to videos

Ben Halpern founder of Dev.To & The Practical Dev

Category Popularity

0-100% (relative to Medium and DEV.to)
Blogging
77 77%
23% 23
CMS
51 51%
49% 49
Blogging Platform
83 83%
17% 17
Productivity
100 100%
0% 0

User comments

Share your experience with using Medium and DEV.to. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Medium and DEV.to

Medium Reviews

25+ Medium Alternative Platforms for Publishing Articles
Medium is an online platform that was created in 2012 by Evan Williams. It is a place for people to share their thoughts and ideas on various topics. Medium has about 100 million monthly visitors, which makes it one of the most popular platforms for publishing articles.
Source: forgefusion.io
10 Best Medium Alternatives for Reading and Publishing
From thе simplicity of Ghost to thе vеrsatility of Substack, thеrе’s a homе for еvеryonе seeking great Medium alternatives. Thеsе altеrnativеs offеr a world of possibilitiеs for rеadеrs and authors alikе. Whеthеr you’rе in sеarch of a uniquе platform to sharе your thoughts or want to read frеsh contеnt, thеsе platforms havе somеthing spеcial to offеr. All in all, we...
9 Best Medium Alternatives for Making Money With Your Writing in 2023
Substack and Medium differ primarily in their monetization methods. Medium pays creators based on reader engagement, while Substack enables writers to monetize directly through paid subscriptions to their newsletters. This business model allows Substack users to build a direct relationship with their readers via their email inboxes, whereas Medium interactions primarily...
How to Choose the Best Blogging Platform in 2021 (Compared)
Medium works much like a social networking site where you can create an account and start publishing your articles. After you sign up, you’ll have a profile address like this: https://medium.com/@yourname. But you cannot use your own domain.
Best CMS Platforms in 2019 [WordPress vs Joomla vs Drupal vs Squarespace vs Wix vs Medium]
Medium is famous as a blogging and content sharing platform. If you want to create a blog or news publishing site, Medium could be one of the best CMS solutions. Not only that, Medium was selected as the top 3rd blogging platform in a survey of the Slant community.
Source: wedevs.com

DEV.to Reviews

  1. It is a nice mini-blog, it's for free and such but

    As a mini-blog, it is a nice alternative for Medium to publish and share information about programming.

    However, the community and the organization are biased toward social justice (and they are open to it). You can read its Code of Conduct, it is so vague and politically leads (I prefer a term of service because it defines fair rules for everybody). So it alienates developers that we don't care about politics in pro of people that want to talk about any other topic such as sexuality, how women are unprivileged, and such. It even mandates to use inclusive language. Good grief.

    My main complaint is the quality of the community. It is not StackOverflow (so we don't want to ask for an answer here), and most of the top topics are clickbait, such as "how to become a rockstar developer in ... days", "100 tips to become a better programmer" (and it doesn't even talk about programming).

    Technically this "mini blog" site allows us to use markdown, and it is okay. However, the whole experience is really basic. Even the template is ugly.

    🏁 Competitors: Medium
    👍 Pros:    Free
    👎 Cons:    Social justice|Basic features|Quality of content

Social recommendations and mentions

Based on our record, Medium should be more popular than DEV.to. It has been mentiond 2244 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Medium mentions (2244)

  • Malicious VSCode extensions with installs discovered
    Actual Medium post as shared by the creator of the fake VSCode Extension: We Hacked Multi-Billion $ Companies in 30 Minutes with a VSCode Extension https://medium.com/@amitassaraf/the-story-of-extensiontotal-how-we-hacked-the-vscode-marketplace-5c6e66a0e9d7 (https://news.ycombinator.com/item?id=40624000). - Source: Hacker News / 1 day ago
  • Malicious VSCode extensions with installs discovered
    Seems to be taken from https://medium.com/@amitassaraf/2-6-exposing-malicious-extensions-shocking-statistics-from-the-vs-code-marketplace-cf88b7a7f38f. I doubt the writer of this article knows of any technical details and just carried over the mistake. - Source: Hacker News / 1 day ago
  • Next-generation web framework Teo, supports Node.js, Python and Rust
    Here's an example discussion for building the full stack yourself: https://medium.com/@lawsontaylor/the-ultimate-fastapi-project-setup-fastapi-async-postgres-sqlmodel-pytest-and-docker-ed0c6afea11b The value comes from the sort of community-agreed data model: Why: https://docs.pydantic.dev/latest/why/ Datamodel code gen: https://docs.pydantic.dev/latest/integrations/datamodel_code_generator/ With this at the... - Source: Hacker News / 1 day ago
  • Stop resizing the browser: improve testing for responsiveness
    Https://medium.com/@rares.popescu/2-ways-to-avoid-the-automatic-zoom-in-on-input-fields-8a71479e542e#:~:text=Apple%20devices%20(iOS)%20on%20Safari,16px%20should%20do%20the%20trick. - Source: Hacker News / 3 days ago
  • Ask HN: What is your best domain name?
    My best domain name is https://medium.com/@7hubent/best-top-popular-whatsapp-tv-in-nigeria-is-7hubent-media-tv-channel-with-highest-views-update-174e11229ece a medium website. - Source: Hacker News / 4 days ago
View more

DEV.to mentions (395)

  • Writing an Obsidian Plugin Driven By Tests
    I recently developed the initial version of Obsidian DEV Publish Plugin, a plugin that enables publishing Obsidian notes as articles on DEV. The first prototype was developed during a ~4 hour live stream. - Source: dev.to / 6 days ago
  • Install Docker and Portainer in a VM using Ansible
    Note: The inventory.yml file is not shared since that depends on the actual environment So it will be different for everyone. If you want to learn more about the inventory file Watch the videos on YouTube or read the written version on https://dev.to. Links in The video descriptions on YouTube. - Source: dev.to / 21 days ago
  • How Can I Create a DevOps Pipeline That Automatically Resolves All Conflicts and Bugs Without Human Intervention?
    Also, follow DevOps best practices on Dev.to and explore the Jenkins Documentation. - Source: dev.to / 12 days ago
  • Two Days Indie Dev Life: Mailchimp, Webflow & Zapier - A Love Story
    I’ve been active on twitter for about a week now. It’s still kind of new to me but something really cool happened yesterday. DEV.TO put one of my daily blogs in one of their tweets, they have like 300k+ followers, I couldn’t believe it. Very very cool, thanks a lot 🙏. - Source: dev.to / 12 days ago
  • How to use database triggers in Rails
    Now let's try to create a URL. Assuming the Url model is already created, we expect that calling Url.create(long: 'https://dev.to') will return a Url object with both long and short attributes populated. However, by default, this won't happen because Rails expects that after a record is created, only the ID and timestamps can change, so it doesn't update other attributes. To make this work, I will redefine the... - Source: dev.to / 14 days ago
View more

What are some alternatives?

When comparing Medium and DEV.to, you can also consider the following products

Ghost - Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.

WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.

Hashnode - A friendly and inclusive Q&A network for coders

Tumblr - A feature rich and free blog hosting platform offering professional and fully customizable templates, bookmarklets, photos, mobile apps, and social network integration.

Blogger - Publish your passions, your way. Create a unique and beautiful blog. It’s easy and free.

Drupal - Drupal - the leading open-source CMS for ambitious digital experiences that reach your audience across multiple channels. Because we all have different needs, Drupal allows you to create a unique space in a world of cookie-cutter solutions.