bootcampgrad.ioFW: An Introduction to Domain-Driven Design (DDD)Good article from on Domain Driven Design in node.js applications: https://khalilstemmler.com/articles/domain-driven-design-intro/.Jan 12, 2024·1 min read
bootcampgrad.ioFW: Better Software Design with Application Layer Use Cases | Enterprise Node.js + TypeScriptGood article from khalilstemmler on the service pattern in node.js applications. https://khalilstemmler.com/articles/enterprise-typescript-nodejs/application-layer-use-cases/Jan 12, 2024·1 min read
bootcampgrad.ioFW: Leveling up Your Architecture GameGood article from InfoQ on what architects do: https://www.infoq.com/presentations/progress-communication-collaboration/Dec 26, 2023·1 min read
bootcampgrad.iosudo -iJust a reminder that you can run GUI applications under sudo in Linux. Run "sudo -i" to open the terminal with root-level privileges and then type the command to open your application. Inspired by this post on how to run the Disk Usage Analyzer appli...Jul 20, 2023·1 min read
bootcampgrad.ioFW: Designing GraphQL MutationsGood article from the Apollo Blog on how to design GraphQL mutations: https://www.apollographql.com/blog/graphql/basics/designing-graphql-mutations/Mar 29, 2023·1 min read