The Wayback Machine - https://web.archive.org/web/20220320195103/https://github.com/mcollina
Skip to content
Avatar

Sponsors

@thescientist13 @418sec @RafaelGSS @robmcguinness @andreafalzetti @jugaltheshah @zrosenbauer @herrmannplatz @around @VLK-STUDIO @jmshal @cometkim @aksem62

Achievements

Achievements

Highlights

  • Pro
  • 20 discussions answered

Organizations

@nearform @Level @nodejs @mqttjs @pinojs @fastify @upringjs @openjs-foundation
Block or Report

Block or report mcollina

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Node.js JavaScript runtime 🐢🚀

    JavaScript 86.4k 23.1k

  2. Fast and low overhead web framework, for Node.js

    JavaScript 22.5k 1.7k

  3. 🌲 super fast, all natural json logger

    JavaScript 9k 646

  4. fast HTTP/1.1 benchmarking tool written in Node.js

    JavaScript 5.8k 291

  5. A node.js module to make the use of promises safe

    JavaScript 658 24

  6. Implement GraphQL servers and gateways with Fastify

    JavaScript 1.6k 170

Contribution activity

March 2022

Created 2 repositories

Created a pull request in fastify/fastify that received 4 comments

pull_request_target test

This is a test PR that should fail, but now pull_request_target jobs runs with the full source code of the base branch, so it should pass.

+2 −4 4 comments
Opened 15 other pull requests in 9 repositories
pinojs/pino 3 merged
fastify/fastify 3 merged
nodejs/undici 2 merged
fastify/restartable 2 merged
fastify/fastify-flash 1 merged
ForbesLindesay/atdatabases 1 open
mcollina/fastify-isolate 1 merged
pinojs/pino-pretty 1 merged
addaleax/synchronous-worker 1 closed
Reviewed 124 pull requests in 35 repositories
nodejs/node 27 pull requests
nodejs/undici 20 pull requests
fastify/fastify 13 pull requests
mercurius-js/mercurius 7 pull requests
fastify/fastify-swagger 6 pull requests
pinojs/pino 5 pull requests
fastify/session 3 pull requests
mcollina/autocannon 3 pull requests
pinojs/hapi-pino 3 pull requests
fastify/avvio 3 pull requests
mcollina/async-cache-dedupe 3 pull requests
pinojs/pino-pretty 2 pull requests
fastify/fastify-static 2 pull requests
moscajs/aedes 2 pull requests
fastify/fastify-rate-limit 2 pull requests
fastify/fastify-passport 2 pull requests
fastify/fastify-flash 2 pull requests
mercurius-js/cache 2 pull requests
fastify/fastify-cli 1 pull request
pinojs/thread-stream 1 pull request
fastify/fastify-accepts 1 pull request
fastify/fastify-reply-from 1 pull request
moscajs/aedes-persistence-mongodb 1 pull request
levelgraph/levelgraph-jsonld 1 pull request
fastify/fastify-express 1 pull request
10 repositories not shown

Created an issue in giltayar/proposal-types-as-comments that received 21 comments

(not) Supporting both ESM and CJS

In order to resolve the types correctly, the type checker must know if the module is CJS, TypeScript compiled to CJS (with and without esModuleInterop

21 comments
Answered 1 discussion in 1 repository