Install and use Gitleaks for WSL2 or Linux
Gitleaks to check and prevent leaked the sensitive information like: token, password, ...
My name is Tu Anh. I’m a software engineer and YouTuber based in Bac Ninh City. Currently, I work as a programmer and also train new team members in Front-end development. I run a YouTube channel where I share tips and guidance to help new students and budding coders get started with ease.
Gitleaks to check and prevent leaked the sensitive information like: token, password, ...
The MVC (Model-View-Controller) is most important a software architectural pattern commonly used for developing user interfaces and applications.
Sometimes when we work with Tailwind CSS with NextJS project, we feel quite annoyed when using too much Tailwind CSS and the arrangement order is not according to a standard. So we need to arrange and standardize those classes. So today I wrote this article to solve this problem.