PostgresQL gives us powerful tools for enabling text search, but if we're not careful we can accidentally expose our app to attacks. Join guest chef Alex Piechowski, for a quick …
Month: April 2019

Episode #573
Roda – Part 2
Join guest Federico Iachetti to learn how to work with HTML views, in the lightweight but deceptively powerful Roda web toolkit.

BRUNCH for April 21, 2019
Leftshifting tests, hobby-oriented programming, and architecture mindset.

Episode #572
Roda – Part 1
Sometimes Rails is overkill! Roda an elegantly designed lightweight alternative, and in today's episode Federico Iachetti is going to show you how to get started using it.

Episode #571
Pitch a Plan, not a Promotion
Are you feeling stuck in your current job? What if you didn't have to jump to a new employer just to get a promotion? Join guest chef Brandon Hays for …

Episode #570
Asynch with Polling
How can we make sure asynchronous work is done efficiently? In ep #2 of a series, we'll build one of the simplest possible solutions: a polling model.