5 ms·
The whole code base is a breath of fresh air to be honest: https://github.com/royalbhati/sqltoerdiagram/blob/main/src/main.js https://github.com/royalbhati/sqlt
by CraigJPerry 3mo ago
The whole code base is a breath of fresh air to be honest: https://github.com/royalbhati/sqltoerdiagram/blob/main/src/main.js https://github.com/royalbhati/sqltoerdiagram/blob/main/src/m...
Author is top notch in my book. I'm a sucker for someone taking a complex problem and distilling out a simple solution. I don't know of higher praise to give a developer.
- ronbenton 3mo agoFor a hot second I thought we were looking at glorious jquery until I saw this line at the top const $ = (id) => document.getElementById(id);