Marcello Thiry (marcellothiry)

marcellothiry

Geek Repo

0

following

0

stars

Github PK Tool:Github PK Tool

Marcello Thiry's repositories

feature-flags

This is the complementary repository for the video series Implementing Feature Flags from Scratch. The goal is to develop a complete solution(minus the front-end, at least for now) to manage and use Feature Flags (also known as Feature Toggles) without using any existing framework or tools to handle them.

Language:TypeScriptStargazers:2Issues:1Issues:0

ts-esm-npm-package-template

This is a boilerplate template for creating a npm package using TypeScript. It provides a solid foundation for building reusable TypeScript libraries (ESM) that can be easily published and consumed by others.

Language:TypeScriptLicense:ISCStargazers:2Issues:1Issues:0

mongoose-discriminator

This is the complementary repository for the video "How to use discriminators with Mongoose and MongoDB". It shows how to have different schemas in a same MongoDB collection.

Language:TypeScriptStargazers:1Issues:1Issues:0

marcellothiry

My personal repository

Stargazers:0Issues:1Issues:0

mongodb-in-docker

Commands and scripts used in the video How to Run MongoDB in Docker: dev setups (Windows, Mac and Linux).

Language:ShellStargazers:0Issues:1Issues:0

rest-graphql-tdd

REST and GraphQL API server demo using Test-Driven Development in JavaScript

Language:JavaScriptStargazers:0Issues:1Issues:0