Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@We3D As JavaScript is designed to be deceptively functional, i can definitely see how one could assume tail call optimization though. That the big browsers still don't have that essential functional feature is just absurd.
@ScriptCoded: JavaScript doesn't have tail call optimization in the big browsers (Safari has it)! -
Containerized microservice? May need to give the container runtime some of that memory?
-
I guess I didn't make it clear that I meant built as in ran TSC. So compile I guess
I just built a TypeScript microservice and got a heap out of memory fatal error. What the actual fuck? Micro my ass
rant
typescript
javascript
bloat