Just Write is client-side web application that provides a decoupled WordPress blog editing experience. Through the application, a user can gain remote access to a personal WordPress website, in order to manage its blog posts.

This is an open source project built in React, by Jason Bobich, the owner and lead web engineer at Theme Blvd. It works by utilizing the power of the WordPress REST API of a given WordPress website. It uses JWT token authentication to verify access on the user's behalf when making requests to the given WordPress's site REST API.