mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Updated WeKan Multiverse Roadmap (markdown)
parent
7c0ac148a2
commit
8d1b0c2f4f
1 changed files with 5 additions and 0 deletions
|
|
@ -30,6 +30,11 @@
|
|||
- https://www.youtube.com/watch?v=iqXjGiQ_D-A
|
||||
- https://news.ycombinator.com/item?id=37843951
|
||||
- https://news.ycombinator.com/item?id=37897921
|
||||
- I merged all branches to one main branch, because merging between branches did take a lot of time.
|
||||
- Do not use linters like eslint and prettier. What I did, is I removed all linters, like eslint, prettier etc, because they did disagree about syntax. Point is to make to code minimal change, that fixes something, or adds some feature. Not that most commits would be about fixing syntax.
|
||||
- https://matt-rickard.com/why-is-the-frontend-stack-so-complicated
|
||||
- https://news.ycombinator.com/item?id=37895164
|
||||
- https://deno.com/blog/node-config-hell
|
||||
- How to not become slow and unresponsive after a week https://github.com/wekan/wekan/issues/5140
|
||||
- Run code like CGI, release all memory
|
||||
- Looking for most cross-platform web frameworks, supporting many different CPU, OS and database.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue