Skip to content
💭
Just coding
💭
Just coding

Highlights

  • Arctic Code Vault Contributor
  • Pro

Sponsors

@shanefontaine @jcastle @juzhiyuan @RayanAlkhelaiwi @rhefner @Jaxolotl @diazgilberto @jrohatiner

Pinned

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

    125k 25.1k

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

    JavaScript 13.2k 1.6k

  3. Cancelable Async Flows (CAF)

    JavaScript 918 32

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

    JavaScript 891 31

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

    JavaScript 1.7k 140

  6. FP iterators that are both eager and asynchronous

    JavaScript 446 12

531 contributions in the last year

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

Contribution activity

August 1, 2020

getify has no activity yet for this period.

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 tc39-transfer/proposal-item-method that received 22 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)

22 comments
9 contributions in private repositories Jul 23 – Jul 31

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

You can’t perform that action at this time.