Vyacheslav Pukhanov's Blog

Tag: project

Minimal React Playground

I’ve just deployed a very minimal react playground at react.pukhanov.ru. This is something that I will use to provide examples during code review, a tool with focus on code logic and its execution. No direct editors for styles or HTML. The source for this playground is published on GitHub if that’s something you might be interested in. There’s no documentation yet, but it’s a fairly straightforward Next.js project. Just npm install and npm run dev to run it locally.
project