Install and use Ngrok on Ubuntu (Window WSL) for NextJS
Sometimes, when develop the web application on the local, we should use the https instead of http and expose your app, the Ngrok is good for use.
All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.
Sometimes, when develop the web application on the local, we should use the https instead of http and expose your app, the Ngrok is good for use.
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.
This tutorial teach you how to setup custom domain for NextJs app with Vercel and NameCheap