A collection of my personal brief notes, tips, short form posts, or snippets I use throughout my projects.
Some cache I usually clean regularly
pnpm
yarn
package-manager
biome
storage
cache
49 views
My personal biome configuration
config
31 views
compare version to check should force update or not
javascript
typescript
app
78 views
customize display label for editor tabs and even quick search
vscode
62 views
behavior on how Expo load env on dev server, EAS Build, and EAS Updates
mobile
react-native
expo
89 views
How to Setup Git for Multiple Account in Local Machine
git
211 views
How to enforce absolute path import
import
eslint
110 views
How to configure jest so it able to transform the mapping from tsconfig
jest
71 views
some collective list of things to check when encountering deployment or production build error
deployment
production
77 views
Some of my favorite or frequently used fonts
fonts
design
typography
107 views
Guide on how to migrate to pnpm easily
52 views
some apps / tools I usually use
apps
tools
mac
windows
How to enforce lodash import scope
lodash
128 views
How to show installed global npm / yarn / pnpm dependencies
node
npm
70 views
Fetch data with ease
http-client
data-fetching
swr
react
442 views
How I usually structure my app folder
foldering
structure
63 views
define your own custom scroll bar
css
chakra-ui
342 views
for sleek overflow scroll in mobile viewport
221 views
How to enforce consistent function type for function components.
53 views