A collection of my personal brief notes, tips, short form posts, or snippets I use throughout my projects.
How to Setup Git for Multiple Account in Local Machine
git
238 views
How to enforce absolute path import
import
eslint
144 views
How to configure jest so it able to transform the mapping from tsconfig
jest
typescript
97 views
some collective list of things to check when encountering deployment or production build error
deployment
production
88 views
Some of my favorite or frequently used fonts
fonts
design
typography
126 views
Guide on how to migrate to pnpm easily
pnpm
70 views
some apps / tools I usually use
apps
tools
mac
windows
92 views
testing
test
15 views
How to enforce lodash import scope
lodash
167 views
How to show installed global npm / yarn / pnpm dependencies
node
npm
yarn
83 views
Fetch data with ease
http-client
data-fetching
swr
react
474 views
How I usually structure my app folder
app
foldering
structure
80 views
define your own custom scroll bar
css
chakra-ui
365 views
for sleek overflow scroll in mobile viewport
237 views
How to enforce consistent function type for function components.
71 views