Tried to implement my own text editor for my social media portfolio project.
It works (sort of), but now that I want to add functionality for bold and italic text, it’s getting pretty complicated.
Since my coding experience is limited, it’s a bit out of scope for a noob like me to implement something this complex.
I need to find a good rich-text editor library. I experimented with Quill and got it working, but I’ve since discovered TipTap and prefer their documentation, so I think I’m gonna use that.
#webdev #dev #nextjs
View quoted note →