Post

String Reversed

String Reversal. Practical steps, common pitfalls, and commands you can apply quickly.

Last week, I saw an interesting post in a frontend community.

The discussion-triggering post is shown below:

Alt String Reversal

By inserting a small Unicode sequence \u202E

before each character,

you can easily achieve a string-reversal effect.

This post is licensed under CC BY 4.0 by the author.