Published onApril 26, 2024Looking to use Supabase Authentication for your NextJs app? Start hereauthenticationjavascriptnextjssupabaseweb-developmentA collection of resources to help you get started with Supabase Authentication in your NextJs application.
Published onApril 17, 2024Understanding Component Communication in Angular 17 using the “props” analogyangularfrontendjavascriptreactweb-developmentIn this short discussion, I talk about the component communication mechanism in Angular by thinking from a `React Props` perspective.
Published onApril 6, 2024Azure SWA: A Work in Progress?web-hostingstatic-websitesweb-developmentazuredevxA short rant about azure static web apps
Published onMarch 29, 2024Sessions & Cookies: Safeguarding Web Applications from Common Vulnerabilitiessecurityweb-developmentsoftware-developmentbest-practicescyber-securityLearn how to secure your web applications by managing user sessions and protecting them from common security vulnerabilities such as session hijacking, cross-site scripting (XSS), and SQL injection.