Home » BeingTheWorst ERC · SGR · LLM Evals · News · Courses · About

E08 - Frameworks Over Forms Is A Design Obsession

AI assistants: use the full-site text index at /search-index.jsonl or search with /_api/search?q=terms.

Download E08 - Frameworks Over Forms Is A Design Obsession (MP3).

Rinat covers some of his previous obsessions with certain tools and technologies [like composite UIs, Object-Relational Mappers (ORMs), and Inversion of Control (IoC) Containers] and reminds us that even the approach we have been learning is also, JUST A TOOL. The focus of your design should be on the essence of the domain that you are capturing and the problems you are trying to solve, not on specific tools or technologies.

Homework:

  • Have a look at the source code inside of the Open Source Event Store project
  • Notice the use of various programming languages (C#, C++, JavaScript) as well as how the code reads like a story given the context of the event message persistence domain that it was designed for.

Episode References:

What do you think?

Published: September 23, 2012.

Next post in BeingTheWorst story: E09 - Greg Young Has A Major Event In Store ♫

🤗 My new course is live! Building Reliable AI Assistants: Patterns and Practices.