
EmNudge
Web dev, voice actor, and water enthusiast. Explaining the complicated bits of JS.
Work
Front-end developer
Pinned
Decoding UTF-8
Decoding UTF-8
8 min read
loading...
Recent comments
Use-Cases For JavaScript Generators
Hey there! Just saw this now. We can iterate through objects...
Understanding Loose Equality In JavaScript
.includes() and BigInt() are the ones that have been specific...
Understanding Loose Equality In JavaScript
I didn't, but that sounds like a good idea, so I've gone ahea...
Deno - An Unfinished Beauty
Haha, not a problem! I didn't write anything to make you thin...
Deno - An Unfinished Beauty
I actually linked it at the end! I’m familiar with the projec...
Number.range; Stage-1 proposal
For most purposes, an iterator is actually preferable. These ...
Identifying Negative Zero
I did some testing and unfortunately could not get them to ...
Identifying Negative Zero
Yes! I completely forgot to include that one! Object.is() s...