Link Blog

11 collections · 212 total posts

April 2021

06-04-2021
Better Specs

Better Specs

Source: betterspecs.org

Better Specs is a collection of best practices developers learned while testing apps that you can use to improve your coding skills, or simply for inspiration.

Tags: rspec
06-04-2021
andsens/homeshick

andsens/homeshick

Source: github.com

homeshick keeps your dotfiles up to date using only git and bash. It can handle many dotfile repositories at once, so you can beef up your own dotfiles with bigger projects like oh-my-zsh and still keep everything organized.

Tags: dotfiles
06-04-2021
Fearless Rails Refactoring

Fearless Rails Refactoring

Source: rails-refactoring.com

In Fearless Refactoring: Rails controllers I'll teach how to improve your Rails controllers in a quick and safe way. This is step-by-step guide so you won't feel lost. Every step is described in every detail, with code changes. All of that, so that you can safely refactor your codebase, even without a full test coverage.

Tags: rails