Jannik Wempe
Jannik Wempe

Jannik Wempe

Follow
Follow
homeAWSDomain Driven Design (DDD)馃摂 Podcast Notesnewsletter
Tag

General Programming

#programming

More content

Read more stories on Hashnode


Articles with this tag

Podcast Notes: Happy Bootstrapping

Oct 2, 20235 min read

My podcast notes for Happy Bootstrap podcast. Inspiring interviews with founders of bootstrapped companies. Discovering their stories and business. 路...

Podcast Notes: Happy Bootstrapping

How To Use Different Git Configs

Sep 19, 20233 min read

Optimize Git configs with conditional includes for multiple projects, managing user profiles and streamlining commit associations. 路 A lot of us are...

How To Use Different Git Configs

Podcast Notes: Minimal Empires

Aug 19, 20238 min read

My podcast notes from Minimal Empires podcast, covering topics like SaaS, finding ideas, motivation, business structures, goal-setting, and more. 路 馃拋 I...

Podcast Notes: Minimal Empires

Create Your Personal, Pay-Per-Use ChatGPT Client in Minutes

Apr 30, 20233 min read

Deploy a custom ChatGPT interface with faster response times and pay-as-you-go pricing using open-source ChatBot UI and Vercel hosting. 路 I was hesitant...

Create Your Personal, Pay-Per-Use ChatGPT Client in Minutes

You Have Fucked Up! How to git revert?

Jan 25, 20235 min read

Don't start learning how to fix issues if you have to. Make sure you know how to use git revert. 路 You have messed up production. All hell broke loose....

You Have Fucked Up! How to git revert?

Domain-Driven Design: Entities, Value Objects, and How To Distinguish Them

Jul 11, 20217 min read

Domain-Driven Design (DDD) consists of several building blocks. Two of the most important ones are Entities and Value Objects (VOs). 路 In my last post...

Domain-Driven Design: Entities, Value Objects, and How To Distinguish Them