(no title)
runspired | 10 years ago
Things that ought to be fundamental, but which were left unlearned while the web was allowed to be lazy. With static pages, GC concerns weren't very large, because soon enough the user is going to click ahead to a new page and wipe the slate anyway.
sotojuan|10 years ago
I'll take the opportunity now and ask for good resources on JS performance, garbage collection, and profiling. I realize I know the syntax and semantics well (and a framework or two), but not enough about optimization and related stuff (like ServiceWorker).
runspired|10 years ago
Terr_|10 years ago
"Profiling? What are you messing around with those random toys for? We need to make the buttons rounded!"