Skip to content
  • Home
  • Articles
  • Screencasts
  • Projects
  • About
  • Resources
  • Screencasts
  • Today I learned
  • Things I use
  • Talks
  • Newsletter
  • Home Home
  • Articles Articles
  • Screencasts Screencasts
  • Projects Projects
  • About About
  • Other Stuff
    • Blogroll People blogging great stuff.
    • Resources Bookmarks I want to keep for later.
    • Show some love Support my blog and newsletter.
    • Talks Talks I've given at conferences.
    • Things I use My hardware and software setup.
    • Today I learned 249 #TIL posts.
  • Newsletter
Stefan on LinkedIn Stefan on Mastodon Stefan on Bluesky RSS

Topic: Unicode โ€“ Page 2

  1. String.prototype.normalize for safer string comparison

    Published Apr 17 2017 in JavaScript , Unicode

    I learned how 'String.prototype.normalize' can improve daily string comparisons.

  2. U+202E - RIGHT-TO-LEFT OVERRIDE

    Published Mar 01 2017 in Unicode

    I learned that the Unicode character U+202E is perfect to trick your coworkers and turn everything around.

  3. Emoji.prototype.length โ€” a tale of characters in Unicode

    Published Dec 07 2016 in JavaScript , Unicode

    Have you ever thought about how Emoji work behind the scenes? I looked into this topic, and I pretty much felt like Alice in Wonderland: there's so much I didn't know about it!

  4. Unicode, JavaScript and the Emoji family

    Published Nov 07 2016 in JavaScript , Unicode

More Unicode content

  1. Previous page
  2. Page 2 of 2
  3. Next page

Most popular posts

  • Can we have custom media queries, please?
  • Web content, the social contract and copyrights
  • How to import JSON files in ES modules (Node.js)
  • The difference between @ts-ignore and @ts-expect-error
  • On being a "JavaScript framework developer"...
Read popular posts

Weekly newsletter

Weekly newsletter all around web development

Get weekly news

TIL: Today I learned in Web Dev

  • Node.js includes a native glob utility
  • Keyframe animations have a special role in the CSS cascade
  • Node.js supports import maps
Learn something new

Blogroll

5 random Sites I'm subscribed to via RSS. ๐Ÿ‘‡

  • Manuel Matuzovic
  • browsers.fyi
  • Malte Ubl
  • Email is good.
  • Alex Russell
Discover more blogs

Other stuff

Topics

  • JavaScript (128 posts)
  • CSS (100 posts)
  • Tools (61 posts)
  • HTML (54 posts)
  • Bash (44 posts)
  • NodeJS (40 posts)
  • Accessibility (35 posts)
  • Web (30 posts)
  • git (23 posts)
  • Performance (20 posts)
  • VSCode (20 posts)

Random Web Dev Learnings

  • Backreferences in JavaScript regular expressions
  • How to style the select button of file inputs
  • addEventListener accepts functions and objects
  • String.prototype.normalize for safer string comparison
  • Focus events include a relatedTarget property
  • Playwright has an experimental CLI watch mode

Popular articles

  • Can we have custom media queries, please?
  • Web content, the social contract and copyrights
  • How to import JSON files in ES modules (Node.js)

Recently updated resources

  • Staying up to date
  • Writing good docs, blogs and technical articles
  • Public speaking

stefanjudis.com ยฉ 2025 by Stefan Judis is licensed under CC BY-NC-SA 4.0

All rights reserved and content created without AI.

โ™ฅ๏ธ