Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 165 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 165 Bytes

Render function exercises

This repo is an exercise to implement a naive render function.

The goal is to get a grasp at how UI libraries as Vue or React operate.