Blog 1: Link vs Anchor Tags usecases

This blog explains the use of link <Link> and anchor <a> tags in HTML

Blog 2: Optimising Images for Web

This blog explains how to optimise images for web to descrease the load time of the website

Blog 3: JWT based AuthN and AuthZ using Spring Security

This blog explains how to implement JWT based authentication and authorization using Spring Security in Spring boot applications