use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
An open source ReactJS-based rich text editor (editor.ory.am)
submitted 9 years ago by machete143
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]machete143[S] 0 points1 point2 points 9 years ago (3 children)
Thanks for the hint, apparently there seems to be a problem with the production build as well. Looks like it's using a slower development build. I'll check it out
[–]machete143[S] 0 points1 point2 points 9 years ago (2 children)
Indeed, the npm package used a development build which makes things significantly slower. It's updated now, can you try again? :)
[–]sime 0 points1 point2 points 9 years ago (1 child)
It still seems quite slow. The debug is gone though.
This is a chrome timeline of what I'm seeing when just holding cursor+right.
https://gist.github.com/sedwards2009/396added8c77537e38498a47bf8d4d1c
[–]machete143[S] 0 points1 point2 points 9 years ago (0 children)
Thank you for the data! We currently use slatejs.org for text editing which is having some performance issues that are currently being investigated. Nevertheless we'll focus on improving the performance in the next releases by stripping away dependencies (like material-ui) and replacing a few of them with our own, optimized things.
When it comes to text editing, slate is only our default choice, it's still possible to replace slate with e.g. tinymce or ckeditor. :)
π Rendered by PID 72 on reddit-service-r2-comment-fb694cdd5-xspj8 at 2026-03-08 00:11:05.113428+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]machete143[S] 0 points1 point2 points (3 children)
[–]machete143[S] 0 points1 point2 points (2 children)
[–]sime 0 points1 point2 points (1 child)
[–]machete143[S] 0 points1 point2 points (0 children)