top of page


Chapter 20: Layered Architecture
https://unsplash.com/photos/strawberry-cake-on-white-ceramic-plate-Rj1IWO8IozE An important concept in software development, regardless of if you are writing the code by hand or you are using AI, is having a layered architecture for your application. Half of you probably just fell asleep reading that last sentence, but it’s actually a simple concept. In general, there are 3 pieces to every application: DATA Visuals that make it easy to consume and interact with the DATA The m

Nathan Hoehne
Aug 244 min read
bottom of page