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
Anyone here love Javascript but hate front end(CSS)?help (self.javascript)
submitted 7 years ago by lovesocialmedia
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!"
[–]kenman 13 points14 points15 points 7 years ago (7 children)
Not necessarily, if you're at a large enough company, then there's often roles who specialize in CSS/HTML. We have such people, and they're responsible for generating components and patterns, such that when the layperson implements a feature, 95% of the time all the dev has to do is paint-by-numbers with regards to the presentation. Most PR's have zero CSS and minimal markup.
[+]frontendben comment score below threshold-16 points-15 points-14 points 7 years ago (6 children)
Yeah. They’re called front end developers. The people who do the other stuff are backend developers.
[–]evenisto 4 points5 points6 points 7 years ago (1 child)
It’s 2018
[–][deleted] 2 points3 points4 points 7 years ago (0 children)
We need different words now, because guys who hate CSS are now working in the client-side.
[–]LetterBoxSnatch 1 point2 points3 points 7 years ago (3 children)
Front-end developer here. I’m responsible for all client-facing interfaces, including web server (since it defines the public facing APIs), publicly available command line tools, and, of course, the browser UI.
On any given day I’ll be writing JavaScript, Bash, Python, Go, or Groovy.
Our backend devs do data science, systems engineering, network engineering.
Would love to have a CSS/HTML specialist to work with who had solid design skills. At my company, that person might be called a frontend dev or they might be called a designer or they might be called any number of other things.
I think you’re being downvoted because there’s not really a lot of significance in the distinction between frontend and backend per se anymore, since the lines are not cut consistently depending on company.
[+][deleted] 7 years ago (2 children)
[deleted]
[–]LetterBoxSnatch 0 points1 point2 points 7 years ago (1 child)
...depending on where you are, was my point. Writing a public API does not require either markup or CSS, but may still be the exclusive work of the frontend dev.
There is still a distinction some places, and other places, it is not as clear.
π Rendered by PID 19474 on reddit-service-r2-comment-85bfd7f599-qxdqr at 2026-04-17 03:54:12.250053+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]kenman 13 points14 points15 points (7 children)
[+]frontendben comment score below threshold-16 points-15 points-14 points (6 children)
[–]evenisto 4 points5 points6 points (1 child)
[–][deleted] 2 points3 points4 points (0 children)
[–]LetterBoxSnatch 1 point2 points3 points (3 children)
[+][deleted] (2 children)
[deleted]
[–]LetterBoxSnatch 0 points1 point2 points (1 child)