If you like Sass, Neat 2.0 brings some awesome features that will make creating semantic websites and apps faster and easier. – A lightweight and flexible Sass grid from the folks at thoughtbot.
How to test integrations with a third-party API.
ExMachina 2.0 brings new features and functions for easier testing.
Improve test readability by leveraging RSpec’s matcher composition to make multiple assertions with a single matcher.
Complexity makes apps harder to use and harder to maintain. We can avoid that unnecessary complexity by starting with good defaults and from there making informed decisions about where to diverge from them.
Understanding different types of existing float grid systems, finding their strengths/weaknesses, and discovering something better.
Use Pipenv to simplify the management of dependencies in your Python projects.
What happens when we stop using validations for data integrity and instead use them for user interface?
Search engines “crawl” and “index” web content through programs called robots (a.k.a. crawlers or spiders). Here are some approaches to blocking them in Ruby on Rails apps.
How helping others made me a better developer.