Skip to content

Instantly share code, notes, and snippets.

View ajparrah's full-sized avatar
🎯
Focusing

Alejandro Parra ajparrah

🎯
Focusing
  • Cencosud
  • Venezuela
View GitHub Profile
@ajparrah
ajparrah / noCacheReplyPlugin.ts
Created March 16, 2022 18:52
How to type decorateReply of fastify
import { FastifyInstance, FastifyReply } from 'fastify';
import fp from 'fastify-plugin';
// To use it thisway: reply.noCache().code(200).send({});
declare module 'fastify' {
interface FastifyReply {
noCache(): FastifyReply;
}
}
@ajparrah
ajparrah / gist:97b402940a4c8bc8b6d4058d6a70aba5
Created August 29, 2020 14:41 — forked from rxaviers/gist:7360908
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue: