World's Slowest Developer
  • About
  • Projects
  • About
  • Projects

Pop the why stack

2023-11-21 — Written by Calvin Furano
#agile  #opinion 
Pop the why stack
There is a common expression in software circles, “Pop the why stack.” What does it mean and how do you do it?
Read more →

A simple way to use WebSockets

2023-09-22 — Written by Calvin Furano
#tutorial  #javascript 
A simple way to use WebSockets
Working with raw WebSockets is challenging. Here’s a way to make it simple with async/await.
Read more →

A secret way to JOIN in SQL

2023-08-11 — Written by Calvin Furano
#tutorial  #sql 
A secret way to JOIN in SQL
Did you know there are easier ways to do a JOIN?
Read more →

Use Docker to test your Flyway migrations

2023-08-04 — Written by Calvin Furano
#tutorial  #flyway  #sql 
Use Docker to test your Flyway migrations
How to use Docker to test Flyway migrations before applying them to your live databases.
Read more →

How to use PostgreSQL like a message queue

2023-07-28 — Written by Calvin Furano
#tutorial  #postgresql 
How to use PostgreSQL like a message queue
PostgreSQL has several advanced features which go way beyond the normal relational database operations.
Read more →
Older posts →
©2023 Calvin Furano