5 followers
A weeb who develops for the web and like to document his learnings.
A Step-by-Step Guide to Implementing Google Fonts in Your Next.js Application ยท Fonts play a crucial role in web design, influencing the readability,...
A Deep Dive into Authentication Methods in NextJS Applications ยท Introduction So we want to authenticate our user in our NextJS app, right? Then why...
Protecting Your Web Application from Cross-Site Request Forgery Attacks ยท Introduction In this blog, we will explore CSRF (Cross-Site Request Forgery)...
Exploring the Types, Properties, and Importance of Cookies ยท Introduction In this blog, we'll delve deeper into the types of cookies, their properties,...
Welcome to the exciting world of real-time communication! In this blog, we'll walk you through the process of developing a simple chat application...
WebSockets: Real-Time, Full-Duplex Communication: Exploring the World of WebSockets! WebSockets have emerged as a game-changer in the constantly...