6 strategic ways to level up your CI/CD pipeline
(github.blog)From incorporating accessibility testing to implementing blue-green deployment models, here are six practical and strategic ways to improve your CI/CD pipeline.
From incorporating accessibility testing to implementing blue-green deployment models, here are six practical and strategic ways to improve your CI/CD pipeline.
Explaining differences between namespaces and the directory structure.
Paginating records across large datasets in a web application seems like an easy problem that can actually be pretty tough to scale. The two main pagination strategies are offset/limit and cursors. We'll first take a look at the two methods and then a slight modification that can make offset/limit extremely performant.
Tips, tricks, and general advice for how to get in the door in tech.
Luke Downing showing how we can write tests for a Twitter API integration.
This is a question I've received over and over again, a question that does not have a single answer. Sometimes when I explain how I approach this I get surprised reactions, so I figure I might as well share it in a blog post and see what other people think. Post by Frank de Jonge
After a year of recovering, Mu-An Chiou finally decided to return to the job market in mid October.
Freek Van der Herten explaining how they improved their changelog workflow.
A review from of Jason McCreary growing his SaaS product to $1,000,000 in revenue over 6 years, both from a business and personal perspective.
Videos, talk about laravel, testing and code refactoring