The reading list
Essays, tech notes, and the in-between.
- code-quality · 3 min read
List of git commands
List of git commands you can use
- code-quality · 3 min read
How to debug a Sidekiq worker
Pry like debugger for Sidekiq
- Devops · 3 min read
Magically Disappearing Ports – 80 and 443
Why we don't need to enter port number in a browser address bar.
- code-quality · 3 min read
How to get FTP and Telnet back in High Sierra?
Are you missing ftp in cli of mac os? Here is how you can get FTP and Telnet back in High Sierra?
- code-quality · 3 min read
How to copy value from variable to clipboard
How to copy to clipboard using jquery
- code-quality · 3 min read
How to have same enum values for multiple columns in rails
How to have same enum values for multiple columns in rails