Re: Lazy evaluation

2017-09-16 Thread Andrea Giammarchi
there's nothing bad in using accessors (getters/setters) but you can do what you want, just don't tell everyone what you do is the only way 'cause it's not. I'm off this thread, there's probably nothing else to add. Best Regards On Sat, Sep 16, 2017 at 9:15 AM, kai zhu

Re: Lazy evaluation

2017-09-16 Thread kai zhu
you can call it dogma. i call it the the javascript-way of solving frontend-engineering problems, which is simpler and more practical for laymen than what i learned from cs-theory in school using c++/java. its time we showed some pride in javascript (like the haskell/lisp/etc folks), and