Reaching for the mouse breaks the mental flow. This cheat sheet is meant to help both hands stay on keyboard while coding. Shortcuts ⌃ + ` – Toggle terminal ⌘ + B – Toggle sidebar visibility ⌘ + D – Multiple cursors, click on each occurrence. ⇧ + ⌘ + L – Multiple cursors, click […]
Laravel – Service Containers
Service container is used to resolve an instance of a class thereby making dependency injection possible. It’s a way to abstract your app services so they can be easily swapped out for a different implementation. First you bind it to the service container: So, by binding a class into the service container, we can do […]
Story of The Old Engineer and the Hammer
The Graybeard engineer retired and a few weeks later the Big Machine broke down, which was essential to the company’s revenue. The Manager couldn’t get the machine to work again so the company called in Graybeard as an independent consultant. Graybeard agrees. He walks into the factory, takes a look at the Big Machine, grabs […]
Programming joke
Dare to disagree
- «Previous Page
- 1
- 2
- 3
- 4
- …
- 8
- Next Page»
