Blog Posts

JWT: Why Asymmetric Algorithms Are Better Than Symmetric

  • Ismail Jamil Jauhari
  • 15 Jul 2024

JSON Web Token (JWT) is an open standard (RFC 7519) used to securely transmit information between parties. JWT is widely used for authentication and authorization, especially in web applications and

5 HTTP methods in RESTful API development

  • Ismail Jamil Jauhari
  • 22 Jun 2024

HTTP methods define the actions an API client wants to perform on a resource. Each method corresponds to a specific operation—such as creating, reading, updating, or deleting data—and must be include

How to Deploy Next.js on Vercel

  • Ismail Jamil Jauhari
  • 15 Apr 2024

Have you built your Next.js web app? Deployment is a crucial step, but it doesn’t have to be complicated. Vercel simplifies the process by connecting to your repository and automating deployment. It

Cara Mengubah Default PHP Version menggunakan PHP Version dari MAMP di macOS

  • Ismail Jamil Jauhari
  • 30 Mar 2024

Secara default, macOS sudah memiliki PHP yang terinstal, tetapi terkadang dengan keterbatasan versi OS maka versi PHP yang dapat di install pun terbatas. Artikel ini akan membahas langkah-langkah men