Media Summary: Ever caught yourself dictating code to a junior dev, rather than pairing? Or resorted to saying “best practice”? Kill two birds with ... When working on a Rails app with lots of users and a plethora of requests, you'll likely soon be addressing how you can have ... Rails apps start nice and cute. Fast forward a year and business logic and view logic are entangled in our validations and ...
Ruby On Ice 2019 Teach - Detailed Analysis & Overview
Ever caught yourself dictating code to a junior dev, rather than pairing? Or resorted to saying “best practice”? Kill two birds with ... When working on a Rails app with lots of users and a plethora of requests, you'll likely soon be addressing how you can have ... Rails apps start nice and cute. Fast forward a year and business logic and view logic are entangled in our validations and ... Rails Against the Machine What should a development team do when a few bad users threaten their application? Online ... We have the power to stand up against oppression that exists in our software. Data discrimination, biases in algorithms, etc. are ... On August 15, 2018 GitHub accomplished a great feat: upgrading our application from Rails 3.2 to 5.2. While this upgrade took a ...
Writing performant code is hard. Writing performant With more applications now using service-oriented architectures, developers must know how to talk to distributed technologies ...