Top "Backend" questions

For questions involving the data processing components of a system.

Using Google Analytics from backend

There is some custom google analytics events I've specified for my application. Trigering these events is sometimes not very easy. …

google-analytics backend
Frontend-backend communication for a mobile app

I am pretty new to stuff related to server and backend services and I want to develop a mobile app …

http mobile backend
How to deploy backend and frontend projects if they are separate?

I am developing a web application with a small team, and after researching and studying a bit we discovered it …

node.js rest frontend backend hapijs
Is there any way to upload file directly from URL in filemanager of cPanel

This might be a very common question but i searched lot and finally decided to get some expert advice. I …

php file cpanel backend
What to learn first, Front-end or Back-end development?

For most of you web developing guru's my question will sound stupid, but as newbie I would like to ask …

frontend backend
How to interact with back-end after successful auth with OAuth on front-end?

I want to build small application. There will be some users. I don't want to make my own user system. …

angularjs oauth oauth-2.0 frontend backend
Advice on loopback.js vs express js

Planning to build an enterprise level application using node js. Have already worked on express js for a few projects. …

node.js express orm backend loopbackjs
What framework does youtube use?

Does anybody know if youtube uses Django, Rails or some other framework? I googled, but couldn't seem to find any …

ruby-on-rails django frameworks youtube backend
Can you use Python for both front end and back end using Django framework?

I'm watching the udemy Django tutorial that requires using JavaScript as the front-end and Python for the back-end: Can you …

javascript django python-3.x frontend backend
matplotlib backends - do I care?

>>> import matplotlib >>> print matplotlib.rcsetup.all_backends [u'GTK', u'GTKAgg', u'GTKCairo', u'MacOSX', u'Qt4Agg', u'Qt5…

python backend matplotlib