Skip to content
💭
Just coding
💭
Just coding

Highlights

  • Pro

Sponsors

@vladyslavkodenko @jcastle @champi-dev @juzhiyuan @RayanAlkhelaiwi @rhefner @Jaxolotl @diazgilberto @jrohatiner

Pinned

  1. A book series on JavaScript. @YDKJS on twitter.

    125k 25k

  2. Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.

    JavaScript 13.2k 1.5k

  3. Cancelable Async Flows (CAF)

    JavaScript 909 32

  4. Provides React-inspired 'hooks' like useState(..) for stand-alone functions

    JavaScript 886 31

  5. Asynchronous flow control (promises, generators, observables, CSP, etc)

    JavaScript 1.7k 138

  6. FP iterators that are both eager and asynchronous

    JavaScript 444 12

505 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2020

Created an issue in tabatkins/proposal-item-method that received 16 comments

Can we distinguish that item(..) either found a value at an index or not?

What happens to these corner cases? [ ].item(0) [ ].item(-1) [ 1 ].item(2) [ 1 ].item(-2)

16 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.