Skip to content

Instantly share code, notes, and snippets.

@AdamBien
Last active December 3, 2023 12:57
Show Gist options
  • Save AdamBien/24c8c38937cfa43c25676076c231896c to your computer and use it in GitHub Desktop.
Save AdamBien/24c8c38937cfa43c25676076c231896c to your computer and use it in GitHub Desktop.
117thAirhacksQ&A.md

Ask questions and see you at December, 3rd (Sunday this time, collides with: https://www.meetup.com/airhacks/events/297554282/) 8 pm CET: youtube.com/c/bienadam

Also checkout recent episode:

116th airhacks.tv

Please keep the questions as short and as concise as only possible. Feel free to ask several, shorter questions. I will also cover some questions in my "shorts" youtube.com/@bienadam/shorts between the shows.

Upcoming airhacks.tv events are also going to be announced at meetup.com/airhacks

New: the airhacks.tv discord server: discord.gg/airhacks

@AdamBien
Copy link
Author

AdamBien commented Dec 3, 2023

Discussion:

Resource interface -> Resource Impl -> Service Interface -> Service -> Repository Interface -> Repository Impl - 6 layers of abstractions and half of them is useless. I hate this pattern
I am glad that in microservice world less and less projects are using this approach

[from https://discord.gg/airhacks
/ https://discord.com/channels/1042522430876438549/1042522430876438552/1180139279180116068]

...and https://www.adam-bien.com/roller/abien/entry/service_s_new_serviceimpl_why

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment