Hi Hashnoders,
I have been trying to learn to build a editor like hashnode. I searched online and mostly guide me to Draft.js. But i am not able to get the complete hang of it. Does anyone know a good place to learn Draft.js with examples to build awesome WYSIWYG Editors.
Sandeep Panda
co-founder, Hashnode
Hey Siddarth
Hashnode's editor is built in-house. But you can totally build something like this using Draft. Here is a resource that was written by @saiki a couple of years back, but it might be relevant - github.com/fatman-/learn-draftjs
Also, check learn-draftjs.now.sh and hashnode.com/post/about-draftjs-cjc1xck4m056rfnwt…
Let us know if you have more questions!