Echo JS 0.11.0

<~>

MaxArt comments

MaxArt 1239 days ago. link 1 point
substring and slice are the same for most cases (the differences are explained in the article). The *real* alternative is substr.
MaxArt 1239 days ago. link 1 point
The second technique doesn't actually remove the property: it creates another object without a property. It's widely used if immutability is a constraint.

If you want another proper way, you can use Reflect.deleteProperty.
MaxArt 1251 days ago. link 2 points
Whoa! This looks so cool!

... Except the title of this post. Seriously, it sounds like spam.
MaxArt 1261 days ago. link 2 points
How does it feel to bother other people for a living?
MaxArt 1281 days ago. link 2 points
Not only I'm not going to star it, but I downvoted this post because of the obvious SPAM and I'll let moderators know about it.

Why should we care about something in Rust in Echo *JS*?!
MaxArt 1282 days ago. link 1 point
No worries pal, nothing like that! Mine was just a joke about Among Us 🤣

I actually upvoted this post.
[more]