You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've started writing a CLI application in this language and I think I really like it, there is a lot of safety on datastructures and eventually language itself is descriptive what happens with the values stored in memory comparing to TypeScript which was pissing me of recently (like... since year once I've started doing a bit more compelx things with it).
Currently server is not big at all and I think it can be rewitten in 40h of effort which will be definitely cool experience, also to try some asynchronous operations and threading, I do not count time that I've put into TypeScript overall where I was building features that we're missing in language or just in the ecosystem, Rust seems to be quite different as there is a lot of useful libraries instead 10 versions of one thing where none of them works.
The text was updated successfully, but these errors were encountered:
I've started writing a CLI application in this language and I think I really like it, there is a lot of safety on datastructures and eventually language itself is descriptive what happens with the values stored in memory comparing to TypeScript which was pissing me of recently (like... since year once I've started doing a bit more compelx things with it).
Currently server is not big at all and I think it can be rewitten in 40h of effort which will be definitely cool experience, also to try some asynchronous operations and threading, I do not count time that I've put into TypeScript overall where I was building features that we're missing in language or just in the ecosystem, Rust seems to be quite different as there is a lot of useful libraries instead 10 versions of one thing where none of them works.
The text was updated successfully, but these errors were encountered: