In this blog post, I have compiled some helpful javascript shorthand coding techniques. Javascript shorthands are good coding techniques that… READ MORE
Array and Object Destructuring There are two most used data structures in javascript; array and object. Array and object destructuring… READ MORE
|
VS Code is a popular lightweight text editor in the development community. It has a lot of features that are… READ MORE
Most developers today work with the terminal. It can be fun and extremely helpful to colorize the terminal output. I… READ MORE
If you are from a jQuery background, the idea of not being able to use jQuery in your frontend application… READ MORE
As developers, we at a point log messages to the console for debugging purpose. Getting unexpected results can be stressful… READ MORE
|
The Laravel team has release Laravel 6 on 3rd September 2019 and it’s now available for developers. According to the… READ MORE
|
Custom validation rules introduced in Laravel 5.5. Laravel custom validation makes it possible to add validation rules that are not… READ MORE
The experimental SPDY protocol originally developed by Google gave birth to HTTP/2. Enabling HTTP/2 will greatly improve website performance. However,… READ MORE
Symlink Problem: No Such File I pulled a laravel project from GitHub that already have the storage symbolic link. Upon… READ MORE
"People ask me what I do in the winter when there's no baseball. I'll tell you what I do. I stare out the window and wait for spring."
~ Rogers Hornsby
All rights resolved