Jason Draper
Web Services Engineer at Heroku
Heroku Staff
- Engineering
- Last Updated: October 31, 2019
- Jason Draper
@media only screen and
(min-width: 415px) {
#sorbet-logo { width: 70%; }
}
@media only screen and (max-width: 414px) and (orientation: portrait) { #sorbet-logo { width: 100%; } }
As an experiment to see how static typing could help improve our team’s Ruby experience, we introduced Sorbet into a greenfield codebase with a team of 4 developers. Our theory was that adding static type checking through Sorbet could help us catch bugs before they go …
Subscribe to the full-text RSS feed for Jason Draper.