When

IS there any reason not to include javascript in my own post's embeds?

IS there any reason not to include javascript in my own post's embeds?

No, it doesn't. That class is used for styling purposes so that you could apply styles specific to when JavaScript is not available (either not supported or is disabled), and when it's available (supported and enabled). And in most cases/implementations, when JS is enabled, the no-js class will be replaced with js .

Categories and posts structure
What are post categories? What is the difference between tags and categories? How many categories should a blog post have? How many types of categorie...
How do I find breaking changes while upgrading wordpress? [closed]
Will updating WordPress break my site? How do I check WordPress update history? How do I update WordPress without losing content? What happens when yo...
Secure WordPress API, how?
How to Secure the REST API Disable REST API — Disable REST completely for all non-logged users. REST API Toolbox — Disable only the REST users endpoin...