Code Monkey home page Code Monkey logo

domain-driven-design-heuristics's Introduction

Domain-Driven Design Heuristics

This is the repo for the site Domain-Driven Design Heuristics

How it works

This sites works with jekyll trough a github repo linked with netlify. You can fork the github repo here and create a pull request of your own heuristics.

To work with Jekyll check out the Jekyll Site

Adding your own heuristics

You can add your own heuristics as a markdown file under the respective _XXXX-heuristics directory.

Not everyone uses github so alterntivly you can send your heuristic in an email to [email protected].

Writing, Remembering, and Sharing Design Heuristics

For more information please read about how to write Heuristics Rebecca her article Writing, Remembering, and Sharing Design Heuristics

There are some contraint when submitting a heuristic, you need to use at least the follow template:

Template

---
title: {The title of the heuristic}
excerpt: {Summary of Problem or the question that the heuristic solves}
tags: {tags seperated by space, fill in what you think is best}
authors: {the authors as a yaml list}
submitter: {The submitter} (optional)
---

Example:

---
title: "Heuristic"
excerpt: "When I am faced with a problem, what do I do?"
tags: Aggregate Bounded-Context socio-technical-systems
authors:
  - Cindy
  - John
---

or

---
title: "Heuristic"
excerpt: "When I am faced with a problem, what do I do?"
tags: Aggregate Bounded-Context socio-technical-systems
authors: Cindy
submitter: Gert
---

You can fill in the rest the way you like it, but here are two examples from Rebecca her article

Quick Heuristic from QHE cards

---
title: {The title of the heuristic}
excerpt: {Summary of Problem or the question that the heuristic solves}
tags: {tags seperated by space, fill in what you think is best}
authors: {the authors as a yaml list}
submitter: {The submitter} (optional)
---

# Short description
A short description of the heuristics

# Examples
Give some examples

From QHE card to a Heuristic gist:

---
title: {The title of the heuristic}
excerpt: {Summary of Problem or the question that the heuristic solves}
tags: {tags seperated by space, fill in what you think is best}
authors: {the authors as a yaml list}
submitter: {The submitter} (optional)
---

# Description
A description of the heuristics

# Summary of Solution
The solution of the heuristic 

Contribute

Any help is welcome and needed, if you have any feedback please feel free to either create pull requests or tickets or send us an email!

domain-driven-design-heuristics's People

Contributors

baasie avatar cakper avatar conso avatar cpontet avatar daviddarnes avatar pderaaij avatar pimsmeets avatar weltraumpirat avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.