The Wayback Machine - https://web.archive.org/web/20200719114744/https://github.com/getify
Skip to content
💭
Just coding
💭
Just coding

Highlights

  • Arctic Code Vault Contributor
  • Pro

Sponsors

@shanefontaine @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.6k

  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 139

  6. FP iterators that are both eager and asynchronous

    JavaScript 444 12

521 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 a pull request in cdnjs/packages that received 1 comment

Add caf w/ npm auto-update

Library name: caf Git repository url: https://github.com/getify/caf npm package name or url (if there is one) : caf License (List them all if it's …

+30 −0 1 comment

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.