Skip to content
Avatar
🏡
Working from home since before it was cool
🏡
Working from home since before it was cool
Block or Report

Block or report nrdlab

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

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

Report abuse
nrdlab/README.md

TL;DR

 import * as M from 'pattern-matching-ts/match'
 
 const match = (about: About) =>
    pipe(
      about,
      M.matchW('_tag')({
         Name: () => 'Stefano Regosa',
         Role: () => 'Senior Software Engineer @ Uala',
         Focus : () => ({ TypeScript , React , Node }),
         Currently: () =>'Hacking in TypeScript & Rust',
         AllAbout: () =>  ['Open Source','Functional Programming','Clean code']
      })
    )

LinkedIn | Twitter | Dev.to

Pinned

  1. Pattern Matching in Typescript

    TypeScript 162 7

  2. 100% 🪖 code covered Functional programming 🔪 army knife

    TypeScript 21

  3. 🚀  A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.

    TypeScript 17.4k 2.3k

  4. cv Public

    Just my cv.... from markdown to pdf

    CSS

  5. Forked from grossbart/fp-ts-recipes

    A collection of practical recipes for working with fp-ts

    HTML

1,301 contributions in the last year

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

Contribution activity

March 2022

Created 1 commit in 1 repository
Created 1 repository
Opened 1 pull request in 1 repository
italiaremote/awesome-italia-remote 1 merged
18 contributions in private repositories Mar 1 – Mar 9

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