git

My personal website source code
Log | Files | Refs | Submodules | README | LICENSE

commit 9f03fd2b038a1bf1ecc0b095e791bee94f47da74
parent a6863ae5cf5a62323b6d692de37fb31cf7f277ed
Author: Luís Ferreira <contact@lsferreira.net>
Date:   Thu, 23 Dec 2021 21:34:17 +0000

posts: Add forum link for 14th SAOC Weekly Update

Signed-off-by: Luís Ferreira <contact@lsferreira.net>

Diffstat:
Mcontent/posts/d-saoc-2021-14.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/content/posts/d-saoc-2021-14.md b/content/posts/d-saoc-2021-14.md @@ -140,4 +140,8 @@ some output about `app.foobar` value. For that, I'm going to investigate the missing dependency and implement the missing logic. If that is successful, I will extend it to the rest of the built-in types. +You can also read this on the D programming language forum, +[here](https://forum.dlang.org/thread/ynyjkvhgetyubpaffzxu@forum.dlang.org#post-ynyjkvhgetyubpaffzxu:40forum.dlang.org), +and discuss there! + Read about the [previous week](../d-saoc-2021-13/).