JSFiddle - React, Tailwind, and code Playground

by TheDiamondDoge

JavaScript

var str = "hello + world";
alert(encodeURIComponent(str));