Day 1 - Live Coding: Building a SaaS Blog Platform using Editor.js

Опубликовано: 12 Май 2026
на канале: Shafayet Hossain
49
1

Join the journey with me live as I build a modern Blog Editor SaaS product! Today, we are implementing Editor.js to create a clean, block-based writing experience similar to Notion or Medium.

We are ditching traditional rich text editors in favor of structured JSON data. Watch how I integrate the editor, handle custom blocks, and save the content to our backend.

🔴 In this stream, we will cover:

Setting up and configuring Editor.js

Creating/Customizing block tools (Header, List, Image)

Handling the output data (JSON)

Styling the editor for a premium SaaS feel

🛠️ Tech Stack:

Editor Core: Editor.js

Frontend: [React]

Backend: [Node.js]

Styling: [CSS]

🔗 Links:

Editor.js Docs: https://editorjs.io/

Drop a "👋" in the chat if you're watching! Don't forget to Subscribe for more SaaS building devlogs.

#Editorjs #SaaS #WebDevelopment #LiveCoding #NotionClone