|
You are here |
sookocheff.com | ||
| | | | |
tannerdolby.com
|
|
| | | | | To create a Node.js application, you need a web server, a request, a router, and request handlers. Frameworks like Express.js speed up development by providing a robust set of features to build web applications and APIs. | |
| | | | |
www.paepper.com
|
|
| | | | | Domain Driven Design (DDD) is an influential book by Eric Evans from 2004 - sometimes also referred to as "the big blue book". This blog post summarizes some of my own understanding of the book and gives you an introduction to domain driven design. Important definitions Domain The domain is the area in the real world which we are writing a computer program about. Model The model is our representation of our domain. Generally, the model represents a subset of our domain at an appropriate abstraction level to be able to solve problems related to that domain. | |
| | | | |
nakabonne.dev
|
|
| | | | | A brief description of the clean architecture implementation patterns. | |
| | | | |
iridakos.com
|
|
| | | A step by step tutorial to dockerize a Rails application and run it in Docker with PostgreSQL and Redis. | ||