Skip to main content Accessibility Feedback

Converting the React todo app demo to vanilla JS

Over the last few weeks, I’ve been converting jQuery plugins and Vue components into vanilla JS, and recording myself in the process.

Today, I wanted to try doing the same thing with one of the React demo apps. In this video, you can watch me convert the React todo app demo into vanilla JS.

You can download the source code on GitHub.