Event
16 May 2019
Reading
Added 01-Jan-1970
You are invited to our very first Angular meetup! We are really excited to have Manfred Steyer as our speaker. Manfred is a massive contributor to the Angular community and a great speaker. It is an amazing opportunity for us to learn from him in person at our local GDG Reading meetup!
Talks:
Manfred Steyer
Trainer, consultant and programming architect with a focus on Angular. Google Developer Expert (GDE) who writes for O'Reilly, the German Java Magazine, windows.developer and Heise. Regularly speaks at conferences.
Sustainable Architectures with Angular, Monorepos, and Strategic Domain-Driven Design
Monorepos allow huge enterprise applications to be subdivided into small and maintainable libraries. This is, however, only one side of the coin: We need to first define criteria for slicing our application into individual parts and we must establish rules for communication between them.
This session looks at a solution provided by Strategic Domain-Driven Design. Using an Angular-based case study, we investigate the idea of the ubiquitous language and the bounded context, sub-domains, and context mapping. Building on this, you will learn how to implement these ideas for Angular using a monorepo. We also discuss approaches for reducing coupling between the specific parts of our monorepo.