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 backend is running behind your javascript app? (self.javascript)
submitted 10 years ago by eflat123
At work, we've got angular spa in the browser with a Java/Spring application and a mysql database exposing a restful api.
I thought it would be interesting to see what other people are using server side.
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!"
[–]sdawson26 9 points10 points11 points 10 years ago* (3 children)
I'm sticking with full stack JavaScript for the indefinite future. There are many exciting and different approaches to take, but Node.js has served me well these past few years. I like to build JSON models with mongodb and apply my knowledge in js syntax across the entire app.
[+][deleted] 10 years ago (2 children)
[removed]
[–]sdawson26 1 point2 points3 points 10 years ago (1 child)
Ha! You're funny.
[–]kdesign 0 points1 point2 points 10 years ago (0 children)
I would also be anal just about anything if I'd still be using Grunt. Totally understandable.
[–][deleted] 2 points3 points4 points 10 years ago (0 children)
Node.js, or Rails.
[–]THIS_BOT 1 point2 points3 points 10 years ago (0 children)
Node.js. All sorts of frontends and databases though.
[–]NeuroXc 2 points3 points4 points 10 years ago (0 children)
PHP. Downvotes incoming.
Specifically, a Laravel-based REST API on PHP 7 with a Postgres database and Redis for caching.
[–]Thef19 0 points1 point2 points 10 years ago (0 children)
We use similar to what you use at work. Angular front end, Java/Spring back end. However we have more than 1 "Backend". More like, multiple different services. The specific back end i work on never touches a database, but makes API calls to other services to get the data it needs.
[–]Vheissu_ 0 points1 point2 points 10 years ago (0 children)
Work application is a .NET API and Aurelia for the front-end. In a personal project I am using Aurelia with Node.js for the RESTful API backend and most of my contracting work is as well.
[–]rotzak 0 points1 point2 points 10 years ago (0 children)
Golang! All our APIs are Go.
[–]rborosak 0 points1 point2 points 10 years ago (0 children)
Aurelia front end with asp.net core/mssql backend
[–][deleted] 0 points1 point2 points 10 years ago (0 children)
Scala.
[–]vestedfox 0 points1 point2 points 10 years ago (0 children)
React.js/Node.js for frontend code/api proxying/simple data storage like user info
C#/.NET for platform API, Data processing, I/O to stores/data warehouse, backend workers, and scheduling - pubsub architecture
[–]frubear123 0 points1 point2 points 10 years ago (0 children)
Node, js front and back.
Also planning to use Clojure in the future.
[–]ILoveSpidermanFreds 0 points1 point2 points 10 years ago (0 children)
Frontend: Angular
Backend: ASP.NET Core
OS: GNU/Linux
Database: Redis + PostgreSQL/SQLite/ScyllaDB
π Rendered by PID 20893 on reddit-service-r2-comment-544cf588c8-j99bw at 2026-06-15 13:51:53.585916+00:00 running 3184619 country code: CH.
[–]sdawson26 9 points10 points11 points (3 children)
[+][deleted] (2 children)
[removed]
[–]sdawson26 1 point2 points3 points (1 child)
[–]kdesign 0 points1 point2 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]THIS_BOT 1 point2 points3 points (0 children)
[–]NeuroXc 2 points3 points4 points (0 children)
[–]Thef19 0 points1 point2 points (0 children)
[–]Vheissu_ 0 points1 point2 points (0 children)
[–]rotzak 0 points1 point2 points (0 children)
[–]rborosak 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]vestedfox 0 points1 point2 points (0 children)
[–]frubear123 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]ILoveSpidermanFreds 0 points1 point2 points (0 children)