Software Alternatives, Accelerators & Startups

Flow VS utterances

Compare Flow VS utterances and see what are their differences

Flow logo Flow

Stop managing projects from your inbox.

utterances logo utterances

A lightweight comments widget built on GitHub issues.
  • Flow Landing page
    Landing page //
    2021-10-12
  • utterances Landing page
    Landing page //
    2022-03-30

Flow videos

flOw Review (PS4) - Learning To Love PlayStation

More videos:

  • Review - FLOW BY MIHALY CSIKSZENTMIHALYI | ANIMATED BOOK SUMMARY
  • Review - flOw review

utterances videos

SEMANTICS-7: Utterances, Sentences & Propositions

Category Popularity

0-100% (relative to Flow and utterances)
Project Management
81 81%
19% 19
Social Networks
0 0%
100% 100
Productivity
100 100%
0% 0
Task Management
100 100%
0% 0

User comments

Share your experience with using Flow and utterances. 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 Flow and utterances

Flow Reviews

The 10 Best Free Wrike Alternatives To Use in 2020 (Free & Trial)
The last spot in this roundup of free Wrike alternatives goes to Flow. Flow is a rather simplistic alternative solution to Wrike. If you feel Wrike’s features are overwhelming and too complicated for your team, Flow is the right tool to go for!
The Top 9 Wrike Alternatives For Project Management in 2019 (Free & Paid!)
Flow advertises itself as simple task management, and it’s exactly that. Tasks are arranged in an easy-to-follow way, letting users quickly update where they are. Their reporting on task and project progress is also a plus. It lets you know how far along a task is until it’s completed, and how each team member is contributing to it.
Source: clickup.com

utterances Reviews

We have no reviews of utterances yet.
Be the first one to post

Social recommendations and mentions

Based on our record, utterances seems to be a lot more popular than Flow. While we know about 51 links to utterances, we've tracked only 1 mention of Flow. 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.

Flow mentions (1)

  • What's your client management process?
    We use getflow.com for internal task management and email + meetings with clients. Tried tons of client facing tools and it never works. Source: over 3 years ago

utterances mentions (51)

  • Add Utterances Comment System in Next.js App in App Router
    'use client'; Import { useEffect, useRef } from 'react'; Const Comments = ({ issueTerm }) => { const commentsSection = useRef(null); useEffect(() => { const script = document.createElement('script'); script.src = 'https://utteranc.es/client.js'; script.async = true; script.crossOrigin = 'anonymous'; script.setAttribute('repo', 'shade-cool/article'); script.setAttribute('issue-term',... - Source: dev.to / 7 days ago
  • Converting BlogCFC blog to Eleventy
    Handling New Comments: There are excellent lightweight comment utilities available for managing comments on your eleventy blog. I personally use Utterances, but Giscus is also a great alternative. - Source: dev.to / 3 months ago
  • Unleash Your Dev Blog: Write More with GitHub Issues as Your CMS
    We can use utteranc.es, a lightweight comment widget built on GitHub Issues to integrate authed comments in our blog. - Source: dev.to / 3 months ago
  • Blog Comments
    Typically, a comment requires server side code and a lot of messy management. It’s a pain. These comments rely on a tool called utterances. Utterances uses GitHub’s issue tracker which was designed to track bugs, as part of that it includes extensive comment and discussion capabilities. If an issue doesn’t exist, utterances will automatically create that issue for you. It created this issue for the comments in... - Source: dev.to / 6 months ago
  • How do I use utterances on a static GitHub pages site with no custom theme?
    I've installed utterances on my GitHub repo. I've configured it and given it the appropriate permissions. At the end of setup, it provided me with an HTML script and the following instructions:. Source: 10 months ago
View more

What are some alternatives?

When comparing Flow and utterances, you can also consider the following products

Asana - Asana project management is an effort to re-imagine how we work together, through modern productivity software. Fast and versatile, Asana helps individuals and groups get more done.

DISQUS - Disqus is a global comment system that improves discussion on websites and connects conversations across the web.

Trello - Infinitely flexible. Incredibly easy to use. Great mobile apps. It's free. Trello keeps track of everything, from the big picture to the minute details.

Commento - A fast, bloat-free comments system to foster discussion on your website

Basecamp - A simple and elegant project management system.

giscus - A comments system powered by GitHub Discussions. Let visitors leave comments and reactions on your website via GitHub!