-
Hi,
A lot of fuzz is going around DDD + Symfony2 framework.
I think it would totally make sense to create a repository with recommendations about implementing DDD with Symfony2.
IMO, it should be a …
-
CARD is starting to curated sub-families of beta-lactamases into the ARO, but we should also start to curate sub-groups of beta-lactams, e.g., more specific groupings than just `cephalosporin`. Starti…
-
# Invariants as discriminated unions, validation and always valid objects. | Blog
Everyone (including me) when applying DDD at some points fights with validation and invariants. Probably You tried di…
-
```
For example,
$('#countdown_1').countdown({
format : "ddd:hh:mm:ss",
image: 'libs/jquery-countdown/img/digits.png',
startTime: "279:12:15:03"
});
it would display "279:12:14:99" afte…
-
```
For example,
$('#countdown_1').countdown({
format : "ddd:hh:mm:ss",
image: 'libs/jquery-countdown/img/digits.png',
startTime: "279:12:15:03"
});
it would display "279:12:14:99" afte…
-
Thanks for creating this repository. Now, I am studying with this.
Especially, I felt interested in wrapping service.
```
var bs booking.Service
bs = booking.NewService(..)
bs = booking.NewLog…
-
If the IPv6 address use IPv4-mapped IPv6 address: ::ffff:a.b.c.d/96
for example: ::ffff:1.2.3.4
It will get syntax error
3:syntax error token .2.3.4
Error parsing config file ddd
Test step:
…
-
bookmark for later
-
It is possible to specify the `externalIPs` manually on a `ClusterIP` service, which causes `kube-proxy` to bind to those ports on any node with that IP on one of its network interfaces and forward tr…
-
You are given a string **_s_** and an integer **_k_**, a **_k_** duplicate removal consists of choosing **_k_** adjacent and equal letters from **_s_** and removing them, causing the left and the righ…