No Image

React – How to use react-query?

July 27, 2021 hung-nb 0

How to install & configure Add devtools By default, React Query Devtools are not included in production bundles when process.env.NODE_ENV === ‘production’, so you don’t need […]

No Image

CSS – Tailwind (1)

July 16, 2021 hung-nb 0

tailwind-cheat-sheet Setup 1 Install taiwind css package Create configuration file Install postcss & autoprefixer & postcss-import Create configuration file “postcss.config.js” Configure Webpack for css file […]

No Image

Hackintosh

June 13, 2021 hung-nb 0

How to create bootable USB by Clover Option 1: MBR with a FAT32 partition for Clover and separate HFS+J partition for OS X installer Option […]

No Image

CI/CD – All about AppCenter (1)

May 28, 2021 hung-nb 0

GitHub react-native-codepush-as-over-the-air-ota-a-stroke-of-genius-7fbd0cf59ba0 What is CodePush? What is CodePush limitation? It does not support the following component properties: SliderIOS component maximumTrackImage, minimumTrackImage, thumbImage, trackImage props Video […]