@gorken Det stemmer at jeg var med på å lage denne (det var bare et sideprosjekt), men det er Aller Media som eier den . Ser ut som om det er noe galt med socket-serveren som sørger for oppdateringer i sanntid, men jeg får dessverre ikke gjort noe med det.
Use cases for ES6 generators [1]:
– Implementing iteration for data structures.
– Extracting loop functionality [2].
– Semantic foundation for async functions. (Also useful for libraries, to implement async tools.)
[1] exploringjs.com/es6/ch_generat…
[2] 2ality.com/2018/04/extrac…
Which laptops (other than the newest MBP with all its issues) are you looking at and maybe even using for JavaScript development? 🤔💻
👇
spectrum.chat/thread/ddfa974…
@justaskusers I'm glad to hear that! I can't take all the credit though - there's been other maintainers the last couple of years that have done a ton of work to make it seamless and keep it that way :-)
You must see @eiriklv's JS presentation: youtube.com/watch?v=_5X2aB… Why?
#1: because proxies are freaking awesome!!!
#2: because of his drawings, which are equally awesome
PS: I might have decided to experiment with drawing in my upcoming Web class, haha!