3 posts tagged with "patterns"

March 15th 2018 by Will Gant

Command/Query Responsibility Segregation (CQRS) is a way of designing the code in an app that talks to a database. It creates a logical…

Read More
November 23rd 2017 by Beej Burns

"A database object is not a programming object." CRUD stands for Create, Read, Update, Delete. These are the major functions you'll see in…

Read More

Complete Developer Podcast