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 […]