Tag web-development in blog posts
Utility to save a ton of time in web development
In modern web development, especially when working with utility-first frameworks like Tailwind CSS, managing dynamic class names efficiently is crucial. The cn function, which combines the functionalities of clsx and twMerge, offers a streamlined approach to handle this task.
Understanding JWT: Why the Payload is Decodable and How It Remains Secure
JSON Web Tokens (JWT) have become a widely used mechanism for securely transmitting information between parties, especially in the world of web applications. They’re commonly used for authentication, authorization, and information exchange in stateless environments.
Tag web-development in projects
Injecting Humor into Sports Commentary
This weekend, I explored some cutting-edge web technologies to build a fun project called Sporty Banter.