You are on staging
Home
Reading
Use
Github
Home
Reading
Use
Github
Hi, I'm
Bryan
I’m a Software Developer, usually bulding
products for companies and myself
Setup CI Rules Check for Production Typescript Project (Prettier, Commitlint, Eslint, Lint-Staged)
Step by step on how to setup ci rules check for production typescript project, these includes (prettier, commitlint, eslint, lint-staged)
Read more
Setting up Material UI for Next.js Project
In order to make material ui work well with Next.js we need to add more configuration to our project to satisfy the next server side
Read more
Eslint with Airbnb Style Guide on Next.js App with Typescript Support
Adding airbnb style guide to nextjs can be tricky since next already provide the default linter configuration for next.js. On this post I will show how to integrate it with nextjs and prevent conflicts.
Read more
Adding Prettier to Javacript Project
Step by step on how to add prettier to javascript project
Read more
How I Setup Redux with RTK Query on NextJS Project
Will cover some steps to setup rtk query on nextjs project
Read more
Yalc for Testing Node Packages on Local Environment
Here are some other guides to setup yalc in local environment for packages testing
Read more
Adding TailwindCSS to NextJS Project
This is some other guide on how to add tailwindcss to nextjs project
Read more
How I Setup My NextJS Project
Hi, Here i will cover all basic things that i did when starting my nextjs project
Read more