DEV Community

EmNudge profile picture

EmNudge

Web dev, voice actor, and water enthusiast. Explaining the complicated bits of JS.

Work

Front-end developer

Deno - An Unfinished Beauty

Deno - An Unfinished Beauty

54
Comments 11
13 min read

Want to connect with EmNudge?

Create an account to connect with EmNudge. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Decoding UTF-8

Decoding UTF-8

16
Comments
8 min read
Invisible Unicode - Coding Deep Dive Episode #1

Invisible Unicode - Coding Deep Dive Episode #1

2
Comments
1 min read
Adventures in Horrible No Good Very Bad Variable Names

Adventures in Horrible No Good Very Bad Variable Names

10
Comments
11 min read
Good Blogs Outside of Dev.to

Good Blogs Outside of Dev.to

16
Comments
3 min read
Lazy Iterators From Scratch

Lazy Iterators From Scratch

26
Comments 1
7 min read
Identifying Negative Zero

Identifying Negative Zero

47
Comments 9
5 min read
let, const, and my view

let, const, and my view

83
Comments 8
7 min read
The Comma Operator and Operator Precedence in JavaScript

The Comma Operator and Operator Precedence in JavaScript

16
Comments
3 min read
Having Fun With Frustrations - myArr.map(parseInt)

Having Fun With Frustrations - myArr.map(parseInt)

10
Comments
5 min read
OOPS! I made a framework

OOPS! I made a framework

12
Comments 7
1 min read
Generating Arrays in JS

Generating Arrays in JS

45
Comments 1
6 min read
To Semicolon, Or Not To Semicolon;

To Semicolon, Or Not To Semicolon;

54
Comments 18
7 min read
JS Code Golfing - How To Ruin Everyone's Day

JS Code Golfing - How To Ruin Everyone's Day

100
Comments 3
8 min read
CSSOM - Why Houdini And The CSS Typed OM Is A Necessity

CSSOM - Why Houdini And The CSS Typed OM Is A Necessity

8
Comments
7 min read
[] == ![] - WTFJS And Coercion

[] == ![] - WTFJS And Coercion

28
Comments 1
9 min read
Converting Strings To Numbers in JS: Subtleties, Secrets, and Slip-ups

Converting Strings To Numbers in JS: Subtleties, Secrets, and Slip-ups

6
Comments
6 min read
The Hazards of Passing CSS Through JS - A Look Into CSS Transform and Inconsistencies

The Hazards of Passing CSS Through JS - A Look Into CSS Transform and Inconsistencies

6
Comments
9 min read
loading...