Published onSeptember 3, 2023What is Discriminated Union in TypeScript?devpull-requestreactnext.jstypescriptA short example of discriminated union
Published onAugust 21, 2023Early return for unhappy pathdevpull-requestreactnext.jstypescriptA pattern I like is to return early for unhappy paths in a function
Published onAugust 9, 2023Use Tailwind's Arbitrary Variantdevpull-requestreactnext.jstypescripttailwind
Published onJanuary 18, 2022Coparrot - Mock server without installation and without configurationprojectIntroduction to Coparrot, a no-install, no-config mock server project for mobile and front-end web developers.
Published onDecember 7, 2020How to track the traffic of views and clones of Github RepositorydevTips and methods for tracking views and clones traffic on GitHub repositories.