|
|
|
|
|
by quentinadam
1123 days ago
|
|
We run a medium sized trading system (20 microservices) in Deno for about a year now. There have been a few runtime quirks but they have currently all been ironed out. I love the approach that Deno takes with respect to permissions which allows you to strictly specify which urls your program can access, which files/directories can be read/written, etc. |
|
[0] https://nodejs.org/api/permissions.html