Make your own Dev.to CMS livestream - Part 3

This is day 3 of my livecode Dev.to CMS.

Source: https://github.com/sw-yx/dev-to-cms Demo: https://dev-to-cms.now.sh

Things covered

Video

Here is the YouTube livestream (3 hours).

Dev.To embed:

Today we refactored the editor to a standalone component, and then added the ability to edit posts! It now works

We methodically worked thru all issues:

  • splitting out an editor component
  • creating api endpoint to fetch (GET) a single existing article
    • this later required fetching unpublished articles as well
  • creating api endpoint to update (PUT) a single existing article
  • wiring it up to the Dashboard (list of articles) and to existing editor pages.

Catch up on the Dev.to CMS LiveStream!

Leave a reaction if you liked this post! ๐Ÿงก
Loading comments...
Webmentions
Loading...

Subscribe to the newsletter

Join >10,000 subscribers getting occasional updates on new posts and projects!

I also write an AI newsletter and a DevRel/DevTools newsletter.

Latest Posts

Search and see all content