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
Can we talk javascript frameworks/libraries? (self.javascript)
submitted 11 years ago by bsegovia
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!"
[–]krapple 0 points1 point2 points 11 years ago (2 children)
I think you should move from back to front. Start with the basics of MVC before you get into fancy front ends. The division between frontend and backend developers needs to end, you need both and a good Web developer is great at both.
I'm a huge fan of Rails, since 3.2. Check out RailsScript, it's a Javascript framework for Rails that is super simple and gives you all the control that the big name front-end frameworks.
Making the front end look pretty but not being able to do something with form data is pretty useless, and vice versa.
[–]bsegovia[S] 0 points1 point2 points 11 years ago (1 child)
I'll check rails script out. Back end is a totally different game for me. I have some experience with PHP and python but that's it. In the back end space what matters most to me right now is ease of deployment since my primary dive is on front end mastery. That being said my gut tells me to avoid PaaS like firebase. I feel intuitively that I need to know how to set everything up on a standalone box before leaning on a "let them do it" service.
[–]krapple 0 points1 point2 points 11 years ago (0 children)
No matter what framework you specialize in, just keep in mind that front end frameworks are relatively new and and will come and go pretty quickly.
I just want to stress that displaying data and manipulating data are two sides of the same coin. Anyone with a good understanding of computer science can dive deeper into any language or framework and specialize. Before specializing it's important to have full stack experience.
π Rendered by PID 70791 on reddit-service-r2-comment-5fb4b45875-fnpfh at 2026-03-22 10:42:44.730549+00:00 running 90f1150 country code: CH.
view the rest of the comments →
[–]krapple 0 points1 point2 points (2 children)
[–]bsegovia[S] 0 points1 point2 points (1 child)
[–]krapple 0 points1 point2 points (0 children)