Fixing Text Jumps with \u00A0
While implementing a blinking cursor effect, I noticed a subtle issue:The text would slightly shift left and right whenever th cursor (|) appeared and disappeared.
This happends because when the cursor hidden and replaced with an empty string (““),...
suzie.hashnode.dev1 min read