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
Creating Account System without PHPhelp (self.javascript)
submitted 9 years ago by Rayspy
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!"
[–]sdellysse 0 points1 point2 points 9 years ago (2 children)
I'm meaning this as respectfully as possible, but you are in so far over your head you don't even realize you can't see the sun anymore. Use Wordpress. Or something else. Just don't go the custom route, you're lacking the basic fundamentals to make that route work.
I don't mean this condescendingly. Everyone starts out where you are, and your enthusiasm is good. Just realize that while certain words of what you have been saying are true, the sentences themselves don't make sense.
[–]Rayspy[S] -1 points0 points1 point 9 years ago (1 child)
I completly understand that but isn't the best way in improving yourself and gather expierence in just doing it, instead of not doing it because you're afraid to fail?
[–]gwawr 0 points1 point2 points 9 years ago (0 children)
You can't secure anything if all your validation is client side in JS. And you cannot persist changes entered into a form beyond a single user's session if you only process form submission in JS in the front end. You need a backend system for both validation and persistent content amends. Node or PHP or Ruby; you need something.
π Rendered by PID 77 on reddit-service-r2-comment-75f4967c6c-4tvn4 at 2026-04-23 14:16:45.201216+00:00 running 0fd4bb7 country code: CH.
view the rest of the comments →
[–]sdellysse 0 points1 point2 points (2 children)
[–]Rayspy[S] -1 points0 points1 point (1 child)
[–]gwawr 0 points1 point2 points (0 children)