Coffee or Tmux
Nov 11, 2020
According to Wikipedia - tmux is a terminal multiplexer for Unix-like operating systems. But to me; tmux is a complex tool to have on the…
Start readingNov 11, 2020
According to Wikipedia - tmux is a terminal multiplexer for Unix-like operating systems. But to me; tmux is a complex tool to have on the…
Start readingAug 24, 2020
If you have used a website in the last 10+ years you have most likely come across a form. They have been a vital part of how we interact…
Start readingMay 16, 2020
It goes without saying that code testing is beneficial for a variety of reasons. But most developers (me included) tend to skip testing when…
Start readingMar 13, 2020
There might be times where you need to "rewrite" history on Git. The most common case is updating the commit message to fix typos or change…
Start readingSep 23, 2019
As of React 16.8, ReactJs added hooks. State hooks is a way to have functional components and state at the same time (prior to this you had…
Start readingFeb 27, 2019
In the modern web things aren't fixed as they were a few years ago. Responsive design is now a standard that directly impacts not just how…
Start reading