canmove, Confirmed users
1,173
edits
(Created page with "Any architectural decisions (e.g., language, database, data models, API) should be noted on this page. = Languages = Galaxy prototypes have been written in Node.js, but the l...") |
No edit summary |
||
| Line 30: | Line 30: | ||
* Strong community | * Strong community | ||
* Simple syntax (makes it easier to write things elegantly) | * Simple syntax (makes it easier to write things elegantly) | ||
* [TE] At the moment, we probably have more resources available on the Python side | |||
=== Cons === | === Cons === | ||
* Synchronous, blocking code | * Synchronous, blocking code | ||