Get your first software developer job
(github.com)Tips, tricks, and general advice for how to get in the door in tech.
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
A clever use of MySQL indexes and generated columns to make blazing fast geolocation searches.
Bugs caused by race conditions can be a huge source of frustration. They are difficult to identify and often difficult to remedy. Frank de Jonge elaborates on some ways guarding against inconsistencies.
Daniel Coulbourne sharing a few tips on how he has been using Livewire (https://laravel-livewire.com/) recently. He shows off some of his CRUD design opinions, as well as a crazy cool trick for handling "add a line" inputs.