Hi, Maybe you guys know that nowadays I’m learning tailwind css and today I built a few navbar components. I’m not just learning Tailwind although…
Insert Or Create Record Using Livewire | Crud Livewire
Today we are going to see how we can use livewire to create a record, A simple livewire creates action. We gonna use the livewire…
Create Beautiful Card Using Tailwind Css
I am building a few templates and if I build some small component I love sharing the part of the code. So, I used the…
How Bash Scripts Can Save a Lot Of Time
In the world of software development, system administration, and everyday computing tasks, time is of the essence. One powerful tool that can significantly boost productivity…
How to Use yt-dlp to Downloading YouTube Video
In a world filled with captivating content on YouTube, you might find yourself wanting to download videos for offline viewing or other purposes. While there…
Exploring the New Features of ECMAScript 6 (ES6) in JavaScript
JavaScript, often described as the “language of the web,” has been continuously evolving to meet the needs of modern web development. ECMAScript 6, also known…
Generating QR Codes with JavaScript
QR (Quick Response) codes have become an integral part of modern technology, used for various purposes like sharing URLs, contact information, and more. In this…