/* | |
from: | |
Enums considered harmful | Matt Pocock | |
https://www.youtube.com/watch?v=jjMbPt_H3RQ | |
*/ | |
const LogLevel = { | |
DEBUG: "DEBUG", | |
INFO: "INFO", |
-
LLO.LU - Learn Luxembourgish for free with the LLO.LU platform and app!
-
Pulumi - Universal Infrastructure as Code
-
-
AWS TypeScript CDK and Step Functions | by Damien Gallagher | AWS in Plain English
-
SST - is an open-source serverless application platform that deploys to your AWS account, helping you go from idea to IPO.
-
"First we put it to flight, then we finish it"
"First do it. Then do it right. Then do it better!" - @addyosmani
-
Building a Second Brain: The Book - The step-by-step guide to building a Second Brain. Based on 10+ years of research & experiments with organizing our digital lives & improving our productivity.
-
Building a Second Brain: An Overview | Forte Labs - 2019/02/20
-
[YouTube] Building a Second Brain: Capturing, Organizing, and Sharing Knowledge Using Digital Notes | Tiago Forte - 2019/03/10
how to generate a changelog output from the git commings
output on the terminal:
git log --pretty="- %s"