About:

Garrett Dimon is a software developer and adaptive athlete passionate about web technologies and outdoor activities.

Website:

Specializations:

Interests:

Web technologies Adaptive sports Software as a service Customer support Marketing Operations

Incoming Links:

Outgoing Links:

Subscribe to RSS:
The text discusses the history of web technologies and the attempts by large corporations to create web technologies or walled-garden distribution platforms. It emphasizes the importance of collaboration, agreement, and compromise...
The blog post discusses the structure of ERb and partials for more maintainable front-end code in Rails. It explores various options for structuring the code, including using all-ERb, HTML-centric ERb, element-centric ERb, and ERb...
The blog post discusses the use of the active_record-associated_object gem to avoid creating God objects in Rails applications. It explains the benefits of using associated objects, such as reducing boilerplate code, grouping rela...
The blog post discusses the data modeling for billing, pricing, and entitlements in SaaS applications. It covers topics such as the proliferation of conditionals, separating plans and entitlements, pricing semantics and classes, e...
The blog post discusses the use of additional attributes in web forms and inputs to improve the user experience. It covers attributes like spellcheck, autofocus, autocapitalize, autocomplete, and autocorrect, providing examples an...
The blog post discusses the creation of cheat sheets for Rails generators as a visual representation of the concepts and tools from the book 'Frictionless Generators'. It includes an overview cheat sheet, values and inflections ch...