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
-
Poor User instance. Without the reference being stored anywhere, you'll spend the rest of your days either lost and adrift; or end up being scraped up into the garbage.
-
Maarethyu838y@QoolQuy2000
I could have inserted it in the db but I think devRant is protected against injections -
You poor guy. Your instance of User will be garbage collected, because you are not specifying a field or adding it to any Collection. At least a bit Memory will be freed.
-
@QoolQuy2000 lol didn't even read any comments and noticed that we were thinking the same
Related Rants
new User();
I'm new here, and late to the party am I ?
undefined
hello world