|
|
|
|
|
by mcv
4487 days ago
|
|
I read an article on Javascript, and suddenly I feel like I understand Lisp better. (No idea if Lisp actually works like this; I still don't actually understand it. Just, you know, feelings.) In any case, I like this. I've struggled with javascript's weird `this` scope in the past. And this also avoids the `new` operator, which I also feel doesn't really belong in javascript. |
|