import * as M from 'pattern-matching-ts/match'
const match = (about: About) =>
pipe(
about,
M.matchW('_tag')({
Name: () => 'Stefano Regosa',
Role: () => 'Engineering team leader @ Deel',
Blog: () => 'https://undefined.technology',
Focus : () => ({ TypeScript , React , Node }),
Currently: () => 'Hacking in TypeScript',
AllAbout: () => ['writing software that runs at scale']
})
)
⛰️
Working with distributed teams since before it was cool
Senior Software Engineer and Team leader with over a decade of experience building data-driven software as a service.
| TypeScript | React | Node |
:w
-
@nrdlab @letsdeel
- ( FULL REMOTE )
- https://undefined.technology
- in/stefanoregosa
- @thenrdlab
Pinned Loading
-
-
apollographql/apollo-client
apollographql/apollo-client Public🚀 A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
-
module-federation/module-federation-examples
module-federation/module-federation-examples PublicImplementation examples of module federation , by the creators of module federation
-
apollographql/apollo-server
apollographql/apollo-server Public🌍 Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.