code-explained icon indicating copy to clipboard operation
code-explained copied to clipboard

Code explained - interactive visualisations of code with dynamic comments

This repository contains the code for https://code-explained.com/

Code

The code is quite messy, and is based on https://github.com/eleweek/inside_python_dict

Meanwhile, try running npm install && npm start and see if if works.