Laravel 12 Apr 2023 · 6 min read CSP in Laravel with Vite In this article, I will show you how we can configure Content Security Policy headers with Laravel and Vite. Read more
Programming 31 Dec 2022 · 5 min read Programming Foundations : Data Structures - EP 1 In this first episode of Programming Foundations series, I will briefly discuss data, data types and data structures. Read more
Tweak 4 Sep 2020 · 5 min read The Invincible Dino Let us tweak our favourite Chrome Dino game to make it indestructible and make it run at lightning speed. Read more
Tool 9 Jun 2020 · 8 min read Introduction to Git : The Basics Git is really useful and the most essential tool for any developer. In this article, I will be introducing you to the git, its core concepts and architecture and its working with some examples. Read more