An in-depth look at HTTP requests and how Ajax works in Rails.
How to use Capybara’s wait_for_ajax
helper.
We are opening a thoughtbot office in Austin, Texas.
Hire us for web and mobile design and development.
Our typical stack is Ruby on Rails and iOS.
Don’t start over. Edit the register visually.
Using a fuzzy finder like Ctrl-P has improved my speed to find files
over my previous method of a file drawer in Vim like NERDTree.
Make clunky negation queries in ActiveRecord easier to read.
Don’t fiddle with launctl
when there’s a better way.
Add a Brewfile to your project or laptop setup script.
Write a recursive Vim macro with qqq
to clear the q
register,
qq
to start recording the macro,
doing your work,
invoking the macro recursively with @q
,
stop recording the macro with q
,
and then invoking the macro with @q
.
Use git show-branch
to more specifically compare commits across branches.