From a3b90e906477d65446201a8db7a334054880a714 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 4 Mar 2023 21:04:18 +0200 Subject: [PATCH] Updated Developer Documentation (markdown) --- Developer-Documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Developer-Documentation.md b/Developer-Documentation.md index cc1cbc8..b069999 100644 --- a/Developer-Documentation.md +++ b/Developer-Documentation.md @@ -6,7 +6,7 @@ Please read the meteor style guide before making any significant contribution. # Stories about how Wekan works, and developing Wekan - +- https://www.mongodb.com/docs/drivers/node/v3.7/fundamentals/promises/ - [Do not use code formatters like Prettier and ESLint](https://github.com/wekan/wekan/pull/4633#issuecomment-1214214591) - [How realtime board updates work](https://github.com/wekan/wekan/issues/3788#issuecomment-834649553) - [Mobile Web interface](https://github.com/wekan/wekan/issues/3566#issuecomment-778700604)