JavaScript removing HTML tags
I recently needed to remove all HTML from the content of my own application.
In this case, it was to share a plain text version for meta descriptions, but it can be used for several outputs.
Today I'll show you two ways of doing this, which are not f...
h.daily-dev-tips.com3 min read