Skip to content
💭
Loving Life
💭
Loving Life

Highlights

  • Arctic Code Vault Contributor
  • Pro

Organizations

@activitystreams @nodejs
jasnell/README.md

Pinned

  1. Forked from nodejs/node

    Future Node.js releases will be based on io.js

    JavaScript 4 5

  2. Forked from nodejs/TSC

    The Node.js Foundation TSC

  3. A fast, efficient Node.js Worker Thread Pool implementation

    TypeScript 294 9

3,127 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 nodejs/node that received 16 comments

quic: another round of refactorings

This is a WIP, more will be added: Commits: quic: additional minor cleanups in node_quic_session.h Minor miscellaneous cleanups quic: remove un…

+783 −301 16 comments

Created an issue in nodejs/node that received 7 comments

streams: non-writable Duplex is writable (more annoyance than bug)

@mcollina @ronag @nodejs/streams const { Duplex } = require('stream'); const d = new Duplex({ writable: false, write(chunk, encoding, cb) { console.l…

7 comments
71 contributions in private repositories Jul 1 – Jul 22

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

You can’t perform that action at this time.