Replies: 2 comments 2 replies
-
I think that the stated 10x increase in dev time for rust vs TS (or alternative) by @jhheider here: #338 (comment) Overall dev time seems to be shorter in rust for me for very simple projects (https://softwareengineering.stackexchange.com/questions/93302/spending-too-much-time-debugging) because I spend so much less time fixing my code. Maybe we just need to take a leap and put in the practice in rust? |
Beta Was this translation helpful? Give feedback.
-
Also: @lino-levan mentioned:
Why (if you don't mind me asking) do we need to nail the API with deno at all? Can't some sort of language-agnostic API spec (like Swagger) do the trick? Maybe I don't understand what you mean by nailing down the API... |
Beta Was this translation helpful? Give feedback.
-
Creating this discussion to focus on some discussion in #338 about rewriting in rust.
@mxcl
@jhheider
@lino-levan
Beta Was this translation helpful? Give feedback.
All reactions