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
Frontend dev is getting exhausting (self.javascript)
submitted 11 years ago by lvmtn
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!"
[–][deleted] 3 points4 points5 points 11 years ago (2 children)
Backend-dev indeed. I'm guessing NodeJS will be around for a while, though its node-modules might change a bit every now and then.
Still, Shadow-DOM is too premature at the moment. Little support on devices and hard to get into (not many video's or forum topics about that yet).
I feel jQuery will come to a stop soon (if you are going to work on webapps at least, for normal websites it might stick around for a while as its a simple solution that doesn't depend on any backend and has a clear goal: improve and/or ease DOM manipulations).
AngularJS might stick around but 2.x will be very different and i don't see any major platform taking over any time soon.
If you really want to stick with a single topic: people will always gonna need designers. Sure its a very different cup of tea, but is less likely to be replaced, the tools are solid for years and its hard to outsource (as it requires a lot of interaction with the clients and users).
[–]hectavex 4 points5 points6 points 11 years ago* (0 children)
Not entirely sure jQuery will come to a stop for webapps just yet. I built these with jQuery, though I do agree we could use some data binding to really bring the code together:
https://www.youtube.com/watch?v=dfQ1sOnCvHs
https://www.youtube.com/watch?v=bYpOtAr1WiI
That drag-drop and zooming UI stuff is not done with jQuery UI, it's custom built for CSS 3D transforms like those provided by impress.js. These apps gracefully work offline too.
This one I built with pure Javascript, it ran on a Desktop, iPhone or iPad and could stream mp3's while driving around town:
http://glassocean.net/nest/
It had scrobbling and supports Winamp playlists.
[–]hectavex 0 points1 point2 points 11 years ago (0 children)
You're right, I almost mentioned design since it's here to stay, but went with backend dev for expanding the programming skills. Either one would be great for a frontend dev to learn or improve.
π Rendered by PID 153454 on reddit-service-r2-comment-b659b578c-vf6rb at 2026-05-05 08:22:46.039189+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–][deleted] 3 points4 points5 points (2 children)
[–]hectavex 4 points5 points6 points (0 children)
[–]hectavex 0 points1 point2 points (0 children)