#ecma262 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #ecma262, aggregated by home.social.
-
I feel like the currently-proposed TC39 Observables lacking some value that can be supplied upon "completion" is a mistake. #RxJS #Observables #TC39 #ECMA262
-
I feel like the currently-proposed TC39 Observables lacking some value that can be supplied upon "completion" is a mistake.
-
I feel like the currently-proposed TC39 Observables lacking some value that can be supplied upon "completion" is a mistake.
-
I feel like the currently-proposed TC39 Observables lacking some value that can be supplied upon "completion" is a mistake.
-
I feel like the currently-proposed TC39 Observables lacking some value that can be supplied upon "completion" is a mistake.
-
I feel like the currently-proposed TC39 Observables lacking some value that can be supplied upon "completion" is a mistake.
-
Am I the only one to think that it's good that cancellable promises never made it into any specs whatsoever?
-
Two of the nicest new #JavaScript features of recent times:
Iterator Helpers (`.values()`) and `Array.fromAsync()`
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/fromAsync
-
I'm gonna settle it once and for all:
the tc39 should adopt the F# style for pipeline operator.
No questions asked.
#FunctionalProgramming #JavaScript #TC39 #ECMAScript #ECMA262 #FP #PipelineOperator
-
Event Loop. Мифы и реальность
В сети есть довольно большое количество публикаций про Event loop и как он работает. Новые статьи появляются на популярных ресурсах и по сей день, в том числе на Хабре. Однако, к сожалению, далеко не вся информация, представленная в этих материалах является проверенной или достоверной. В связи с чем, само понятие обросло рядом мифов и догадок. Порой, даже опытному разработчику требуется немало внимания и опыта, чтобы понять, где истина, а где, чистой воды, вымысел. В этой статье попробуем разобраться, где же, все таки, истина. Если вам кажется, что в статье имеется ошибка, неточность или чего-то не хватает, оставляйте свои комментарии, и мы попробуем совместно найти ответы на все возникающие сомнения и вопросы.