Skip to content

Instantly share code, notes, and snippets.

View matvaleriano's full-sized avatar
:shipit:
I may be slow to respond.

Mat matvaleriano

:shipit:
I may be slow to respond.
View GitHub Profile
@matvaleriano
matvaleriano / README.md
Created May 15, 2020 21:11 — forked from VitorLuizC/README.md
🌯 Resources about TypeScript implementation of Maybe monad.
@matvaleriano
matvaleriano / .git-commit-template.txt
Created January 22, 2019 16:47 — forked from adeekshith/.git-commit-template.txt
This commit message template helps you write great commit messages and enforce it across teams.
# <type>: (If applied, this commit will...) <subject> (Max 50 char)
# |<---- Using a Maximum Of 50 Characters ---->|
# Explain why this change is being made
# |<---- Try To Limit Each Line to a Maximum Of 72 Characters ---->|
# Provide links or keys to any relevant tickets, articles or other resources
# Example: Github issue #23