Hacker News new | ask | show | jobs
by _the_inflator 907 days ago
Great reference.

To this date, one of the best well-documented code is jQuery: https://github.com/jquery/jquery/blob/main/src/core/init.js

I learned a lot from looking into the code.