X (Twitter)
Facebook
Instagram
Reddit
Mastodon
Tumblr
Minds
YouTube
Draft.js
Quill
Next.js
ProseMirror
Trix
MediumEditor
Froala Editor
React
X (Twitter)
Draft.jsPretty nice app to share and to see how the people share the thoughts here
Based on our record, X (Twitter) seems to be a lot more popular than Draft.js. While we know about 906 links to X (Twitter), we've tracked only 28 mentions of Draft.js. 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.
Then, and this is my personal favorite, go to Twitter slash X, where a genuinely absurd amount of the best UI work gets posted before it lands anywhere else. - Source: dev.to / 5 days ago
Of all the many ways to automate that redirect, https://einaregilsson.com/redirector/ isn't bad.- Source: Hacker News / 8 days agoRedirect: https://x.com/*.
Video posted in English on x.com, and below is the translated video URL in Hindi. - Source: dev.to / 2 months ago
# main.py Import time From datetime import datetime, timezone From config import HIRING_PHRASES, NICHE_TERMS From scraper import search_tweets, build_query From filter import is_real_hiring From storage import open_db, is_new, mark_seen SLACK_WEBHOOK = "https://hooks.slack.com/services/..." # optional Def notify(tweet: dict): user = tweet["user"]["username"] msg = ( f"*@{user}*... - Source: dev.to / 3 months ago
X status IDs (the trailing number in https://x.com//status/) are 64-bit Twitter snowflakes. The high bits encode a millisecond timestamp relative to a fixed Twitter epoch. The low bits are a worker ID and a sequence counter. The shape gives us four cheap, independent signals. - Source: dev.to / 3 months ago
Therefore, we wanted to choose a low-level framework that would solve most of the issues related to text input. We settled on Draft.js, which was quite popular at the time (2020). All we had to do was integrate it into our current system, attach it to the data storage, and implement the ability to edit styles with our constructorโdone. - Source: dev.to / 8 months ago
Are you looking for a lightweight, flexible, and modern rich text editor for your React applications? Look no further! I'm excited to share react-rte-light, a TypeScript-based rich text editor built with Draft.js. Itโs designed to work seamlessly with React 16.8 to 19, offering a minimal-dependency alternative to heavier editors like React Quill. Whether you're building a blog platform, a note-taking app, or a... - Source: dev.to / about 1 year ago
Lexical is an open source project and considered the successor of Draft.js. It is primarily developed by Meta, licensed under MIT. It is not restricted to React, but supports Vanilla JS, too. The flexibility enables us to integrate it with other JS libraries such as Svelte and Vue. - Source: dev.to / over 1 year ago
- https://draftjs.org/ If you're talking about liking the full experience with settings and previews, that I'm afraid is all custom built. I can't imagine an open source reusable one being out there, but I could be wrong! - Source: Hacker News / almost 2 years ago
I've always used Quill and always satisfied with it. It can be adapted to React Native as well. Despite the most popular RTE is Draft js it has some limitations on mobile. Source: about 3 years ago
Facebook - Connect with friends, family and other people you know. Share photos and videos, send messages and get updates.
Quill - Powerful, API-driven rich text editor
Instagram - Instagram is a mobile, desktop, and Internet-based photo-sharing application and service that allows users to share pictures and videos either publicly, or privately to pre-approved followers.
Next.js - A small framework for server-rendered universal JavaScript apps
Reddit - Reddit gives you the best of the internet in one place. Get a constantly updating feed of breaking news, fun stories, pics, memes, and videos just for you.
ProseMirror - A toolkit for building rich-text editors on the web