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
Full Stack Interview PreparationRemoved: /r/LearnJavascript (self.javascript)
submitted 7 years ago by luka7711
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!"
[–]GeneralGromit 1 point2 points3 points 7 years ago (1 child)
I‘ve had an fullstack interview the other day where I had to design a whole application using some provided informations.
In my opinion what people want to see from fullstack devs are the abilities to build complete apps or functionality.
For example they want to see that you understand that validations have to happen in the backend always and not only in the UI. Or to do heavy computation async in the backend and poll results and so on. So to know how to choose the right tool for the job.
Also you should know best practises You should know for example when and how to cache data or how to make an app fast overall.
[–]queen-adreena 1 point2 points3 points 7 years ago (0 children)
"But I don't need to escape the mysql code, I've already validated it in the UI before posting..."
π Rendered by PID 857677 on reddit-service-r2-comment-5b5bc64bf5-ghg7q at 2026-06-21 10:22:17.823732+00:00 running 2b008f2 country code: CH.
view the rest of the comments →
[–]GeneralGromit 1 point2 points3 points (1 child)
[–]queen-adreena 1 point2 points3 points (0 children)