| ▲ | CraigJPerry 5 hours ago | |
The whole code base is a breath of fresh air to be honest: 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 2 hours ago | parent [-] | |
For a hot second I thought we were looking at glorious jquery until I saw this line at the top const $ = (id) => document.getElementById(id); | ||