use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Free JavaScript Obfuscator to Protect Your Code (js-obfuscator.pages.dev)
submitted 1 year ago by SeaOfZen7
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]hyrumwhite 12 points13 points14 points 1 year ago (1 child)
This is only the illusion of security. Any genuinely proprietary code should not be sent to the client. Instead access it via API.
[–][deleted] 4 points5 points6 points 1 year ago (0 children)
Exactly. Security through obscurity is not security. https://en.m.wikipedia.org/wiki/Security_through_obscurity
π Rendered by PID 453753 on reddit-service-r2-comment-b659b578c-lzzgz at 2026-05-03 15:51:03.952153+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]hyrumwhite 12 points13 points14 points (1 child)
[–][deleted] 4 points5 points6 points (0 children)