Working with ReactJS in Drafts

This is fairly niche, but I figured I’d share here in case anyone else finds any of this useful.

Recently, I’ve started learning ReactJS. Seeing as I’ve made Drafts my JavaScript IDE of choice on iOS, I wanted to see if I could use it for playing around with ReactJS as well. Here’s a quick write-up of what I’ve accomplished so far.

Working with React in Drafts

3 Likes

Excellent Job. I wonder that the JavaScript code within in Drafts were written locally (Mac) or in iOS ?

Thanks. Everything was written on iOS, split between iPhone and iPad - 60/40 respectively if I had to guess. Any debugging done outside of Drafts was via Inspect Browser.