Open in app

Sign In

Write

Sign In

Chris Gmyr
Chris Gmyr

173 Followers

Home

About

Feb 28, 2018

Revisiting Our Work

I recently watched David Heinemeier Hansson’s (@dhh) video on code comments and refactoring. While it’s interesting to see how he tackles these code changes, the most interesting thing to me is what he said he does with the codebase. “I read through the entire codebase of Basecamp 3 and…

Laravel

2 min read

Revisiting Our Work
Revisiting Our Work
Laravel

2 min read


May 31, 2017

How to order by all() in Laravel

One common issue that I see with Laravel newcomers is that they have hangups using Eloquent correctly. The most basic reference given in the documentation and tutorials is using the all() method. $users = User::all(); But what happens when you want to sort your users? As a newcomers to the…

Laravel

2 min read

How to order by all() in Laravel
How to order by all() in Laravel
Laravel

2 min read


Jan 10, 2017

Prioritizing Queued Jobs in Laravel

Laravel queues allow you to defer long running, or resource intensive, processes until a later time. A queue system is imperative for larger applications, but can be helpful for smaller ones as well. But with so many jobs and queues, how can we prioritize them? On a current project, I…

Laravel

3 min read

Prioritizing Queued Jobs in Laravel
Prioritizing Queued Jobs in Laravel
Laravel

3 min read


Jun 28, 2016

Moving from self-hosted image service to Cloudinary

Image manipulation is hard. Handling images in the long term is even harder. Here at Dose we have a lot of images and a number of ways to serve them. …

Image Processing

6 min read

Moving from self-hosted image service to Cloudinary
Moving from self-hosted image service to Cloudinary
Image Processing

6 min read

Chris Gmyr

Chris Gmyr

173 Followers
Following
  • Jason Fried

    Jason Fried

  • Vonage Dev

    Vonage Dev

  • Justin Jackson

    Justin Jackson

  • Bruno Skvorc

    Bruno Skvorc

  • Max Howell

    Max Howell

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech