Updated WeKan Multiverse Roadmap (markdown)

Lauri Ojansivu 2024-01-22 08:11:36 +02:00
parent ccd3c448d0
commit bbfb367ce4

@ -167,8 +167,9 @@ or have Javascript disabled for security reasons.
- Try to avoid strange NPM packages
- https://marvinh.dev/blog/speeding-up-javascript-ecosystem-part-6/
## Benchmarks, for selecting programming language:
## Benchmarks
- For selecting programming language:
- https://github.com/wekan/hx/tree/main/prototypes/code/webserver
- https://forums.meteor.com/t/performance-tests-between-meteor-3-meteor-2-help-on-format/60458
- https://www.techempower.com/benchmarks/
@ -240,8 +241,9 @@ https://github.com/wekan/php/blob/main/page/allboardschar.php
- https://nodejs.org/dist/latest-v20.x/
- https://github.com/wekan/node-v14-esm/releases/tag/v14.21.4
### Haxe https://haxe.org
### Haxe
- https://haxe.org
- Hello world example
- Repo https://github.com/wekan/hx/blob/main/prototypes/code/hello
- Transpiled with Haxe to many programming languages
@ -250,8 +252,9 @@ https://github.com/wekan/php/blob/main/page/allboardschar.php
- Has router and webpage
- Transpiles to PHP and Node.js
### Redbean https://redbean.dev
### Redbean
- https://redbean.dev
- Minimal kanban board drag drop example
- Repo https://github.com/wekan/hx/tree/main/prototypes/code/webserver/works/fullmoon
- Redbean amd64 binary works at Win/Mac/Linux/BSD/BIOS without any modifications, because it is based on Cosmopolitan https://github.com/jart/cosmopolitan