43232 подписчиков
66 видео
Using the Pipeline helper in Laravel
Match expressions vs. Switch statements in PHP 8
Quickly Beautify A Webpage Without Adding A Single CSS Class
Different ways to merge arrays in PHP
Search Through Commands History in Bash Terminal
How to add floating icons on top of the div using CSS?
Easily Copy Code from Image Snippets on the Web
Git Worktree — A better alternative to Git Stash
Enums and their real-world usage in PHP 8.1
Blade fragments in Laravel 9.x
My Favorite VS Code Shortcuts I Use to Stay Productive
Quick Tip: Using compact and more useful Git Log
Check Browser’s Online Connectivity Using Native JavaScript
GitHub Codespaces — Everything you need to know about
Gradient Box Shadows Using CSS
This VS Code feature is highly underrated! | VS Code's Timeline
CLI Prompts in Laravel 9.x is a killer feature!
This built-in PHP class to format numbers is pretty underutilized!
Switch between VS Code terminals using a Keyboard Shortcut
Centering anything inside HTML using only three lines of CSS | Flexbox tricks
The lesser known feature of PHP's explode() function
The ultimate console.log() hack you need to know
How to make Git smartly autocorrect commands itself 🤯
How to conditionally spread objects in JavaScript
The Only VS Code Markdown Extension You Will Ever Need
The `accent-color` CSS Property
Readonly properties in PHP 8.1
Easily Bookmark And Jump To Frequent Directories in Bash Shell
Zen Mode in VS Code!
I switched to bold editor fonts in VS Code and I love it!
Rest vs Spread operator (... vs ...) in JavaScript
Testing Websites for Foldable Devices on Chrome 97
Enable Bracket Pairs Guide in VS Code
An introduction to Git Stash
Array to object conversion in JavaScript
"Publish now, Fix later" - A strategy to ship consistently