HackerTrans
TopNewTrendsCommentsPastAskShowJobs

XeO3

no profile record

comments

XeO3
·letztes Jahr·discuss
Apart from these applications of XOR, a favourite one is using Bitwise AND to find Even/Odd numbers.
XeO3
·letztes Jahr·discuss
I adore "The Secret World of Arrietty" and "When Marnie Was There". I hope Hiromasa Yonebayashi gets to direct more of Ghibli's movies.
XeO3
·vor 2 Jahren·discuss
Yep. One thing I noticed that how intuitive it was to implement setInterval in class. However, in hooks, you probably need a guide for that.

https://overreacted.io/making-setinterval-declarative-with-r...
XeO3
·vor 2 Jahren·discuss
Google has it too. :) https://www.google.com/teapot
XeO3
·vor 2 Jahren·discuss
Yeah, that element should be 'textarea' instead of 'div' or at least the 'contenteditable' should be true.
XeO3
·vor 2 Jahren·discuss
https://www.sharedrop.io/ as well. It's open sourced, too.
XeO3
·vor 2 Jahren·discuss
Balrog is missing. Not sure, if it's its own race or belongs to demon category.
XeO3
·vor 2 Jahren·discuss
"JavaScript: The Definitive Guide" does go deeper, with thorough examples in all the topics mentioned in the index. It also provides examples of static types using Flow instead of TypeScript.