Software Alternatives & Reviews

Launch HN: Tiptap (YC S23) – Toolkit for developing collaborative editors

Yjs Notesnook
  1. 1

    Yjs

    A CRDT framework with a powerful abstraction of shared data, Shared data types for building collaborative software

    #Databases #Relational Databases #NoSQL Databases 15 social mentions

  2. A better fitness journal
    I've been using TipTap to build my side project https://liftnotesapp.com/ The APIs and AST syntax have been very straightforward to work with. Congrats on the launch!

    #Notes #Personal Notes #Databases 1 social mentions

  3. Notesnook is a simple and private note taking app that keeps your notes organized and synced on your phone, tablet and computer.
    Pricing:
    • Open Source
    • Freemium
    • Free Trial
    • $4.49 / Monthly (UI Themes & accents)
    We have been using Tiptap in production for more than a year in Notesnook[0]. Glad to see it finally launching here on HN! We have had quite a long and rough ride in search of a stable rich text editor. We began with Quill.js then migrated to TinyMCE and then finally settled on Prosemirror. Unfortunately, contenteditable is still absolutely horrible on web browsers, especially mobile ones. Tiptap is a good choice if you are looking for a framework agnostic and thin abstraction over Prosemirror. However, if you are primarily working with React you should go with Remirror[1]. Tiptap's APIs are heavily inspired by Remirror (almost a duplicate in some places). Remirror takes the edge on the maturity and stability of the API and extensions. The sheer number of utilities offered by them to simplify Prosemirror's APIs is astounding. In the end, though, its Prosemirror that's doing all the heavy lifting. And no matter how many abstractions you put on it, you will have to get really, really close in with Prosemirror's internals. Tiptap or Remirror do not make that any easier or harder aside from the initial bootstrapping. [0] https://notesnook.com [1] https://remirror.io.

    #Notes #Personal Notes #Note Taking 84 social mentions

Discuss: Launch HN: Tiptap (YC S23) – Toolkit for developing collaborative editors

Log in or Post with