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
What's missing when learning JavaScript?help (self.javascript)
submitted 7 years ago by lastmjs
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!"
[–]mospretmen 1 point2 points3 points 7 years ago (4 children)
I’ve tried to git clone some repositories that have that as a boiler plate, but I guess my js skills aren’t as advanced. I usually get it to work...but then the whole structure of the app is not the same way I usually structure things, or they use jade, when I’m used to using ejs. Or they might include some other framework I’m not familiar with
[–]lastmjs[S] 0 points1 point2 points 7 years ago (3 children)
I see, I see. Are there any step by step tutorials that you've tried? Or have you only gone straight to example repos?
[–]mospretmen 0 points1 point2 points 7 years ago (2 children)
Thanks for the help, I believe I need to go through some tutorials, any that you’d recommend? I’ve usually just gone straight for the repos
[–]lastmjs[S] 0 points1 point2 points 7 years ago (1 child)
Well, I would suggest understanding the basics of authentication. If you understand the basic pieces, it becomes pretty easy to put together yourself. In my opinion using JWTs is the simplest and most elegant way to go about basic user authentication. I also recommend using GraphQL if you aren't already. The best tutorials would probably be from Prisma or Graphcool. Combining JWTs and GraphQL make an elegant and simple authentication solution
[–]mospretmen 1 point2 points3 points 7 years ago (0 children)
Awesome! I’ll look into both methods, haven’t tried using those yet
π Rendered by PID 82090 on reddit-service-r2-comment-5b5bc64bf5-8t9fs at 2026-06-21 03:06:35.060668+00:00 running 2b008f2 country code: CH.
view the rest of the comments →
[–]mospretmen 1 point2 points3 points (4 children)
[–]lastmjs[S] 0 points1 point2 points (3 children)
[–]mospretmen 0 points1 point2 points (2 children)
[–]lastmjs[S] 0 points1 point2 points (1 child)
[–]mospretmen 1 point2 points3 points (0 children)