JSFiddle - React, Tailwind, and code Playground

by Tejash Soni

JavaScript

var url = "abc=abc+&abc2=abc2+";
alert(encodeURIComponent(url));