|
You are here |
wahibhaq.com | ||
| | | | |
benoitpasquier.com
|
|
| | | | | To be sure new code won't break old one already implemented, it's best practice to write unit tests. When it comes to app architectures, it can be a challenge to write those tests. Following an MVVM pattern, how to unit test a view and its viewModel? That's what I would like to cover here using dependency injection. | |
| | | | |
sookocheff.com
|
|
| | | | | Microservices have become part of the software engineering cultural zeitgeist to the extent that alternative approaches to architecture and development are treated as somehow inferior. Given the challenges that running microservices present, I usually recommend beginning development of new projects and systems as a single deployable unit - the monolith. Sam Newman, in the book "Building Microservices", agrees with this approach. He recommends leveraging microservices only if you can become convinced of the benefits for your system, not as a default for every project. | |
| | | | |
herbertograca.com
|
|
| | | | | Domain-Driven Design was coined by Eric Evans in his fantastic bookDomain-Driven Design: Tackling Complexity in the Heart of Software, published in 2003. Eric Evans book was key in formalisingmany of the software development concepts that today we take for granted. | |
| | | | |
compositecode.blog
|
|
| | | I established a solid foundation for financial applications by focusing on vertical application stacks, horizontal infrastructure as code, and comprehensive data management. This included creating robust Java Spring Boot prototypes, implementing horizontal infrastructure for scaling, resiliency, and deployment, and organizing strategies for integrating diverse data sources. I also set up Communities of Practice for GraphQL... | ||