How to Add a Rich Text Editor to Your MERN Stack App (The Easy Way)
The Problem with <textarea>
When building my portfolio and blog system, I hit a wall pretty quickly. A standard HTML <textarea> is fine for short comments, but if you want to write blog posts (like this one!), you need bold text, italics, lists, and ...
devuzair.hashnode.dev4 min read