'Single' vs "Double" quotes for strings in javascript
Often while coding using javascript, you would have come across the use of ‘single’ or “double” quotes for strings and would have wondered, if there is any real difference between the two and if there is, is there an advantage of using one type of qu...
tutorials-kept-simple.hashnode.dev5 min read