Hacker News new | ask | show | jobs
by backspaces 2897 days ago
This is easy: check out D3's architecture. It is "near functional" and tosses all the overly-complex (i.e. dangerous) parts.

And definitely read the still important "Javascript, the Good Parts".