Javier Aguilar
Javi's Dev Blog

Javi's Dev Blog

Follow
Follow
homeWebDevGameDevAbout MeSponsorStart your blog
Tag

software architecture

#software-architecture

More content

Read more stories on Hashnode


Articles with this tag

How to mock TypeScript interfaces with Jest

Apr 17, 20213 min read12.1K views

Last week I was creating a NodeJS + ExpressJS app in TypeScript and I was wondering how to apply the Onion Architecture successfully. In practice...

How to mock TypeScript interfaces with Jest

Domain Driven Design and The Onion Architecture

Mar 21, 20218 min read3.1K views

What's the Onion Architecture and what does it mean for DDD? · Domain-Driven Design or DDD is an approach to software development that centers the...

Domain Driven Design and The Onion Architecture