menu

Recent questions tagged backend

8 votes
2 answers
Where to learn/read about common backend topics? I'm interested in general backend topics without any connection to the language, i.e. routing, caching, form processing, protection against various attacks, proper use o ...
by aby125
asked Sep 24, 2021
1 vote
3 answers
How to design the backend? Started to learn web development, mastered the Frontend completely, starting to learn php for the backend. But here's the question: how to properly place north php-scrip ...
by RLeo777
asked Sep 19, 2021
2 votes
4 answers
Which backend technology is easier to master? In what would be easier and faster to write the backend for SPA (HTML + JS), whose main task (SPA), query the database on the server, with obtaining a sample from the da ...
2 votes
2 answers
Are there any good java books on backend? Hello all, I have a problem, I would like to learn backend in java, but I can't find any good book on the subject. Can you suggest me a good book on backend in java. ...
by zzzeeezzz
asked Mar 23, 2021
1 vote
1 answer
What do I need to know to start working in the Node-backend direction? I already have some assumptions about what I need to learn. I have also organized them in the form of a list. Some of the technologies listed below I already know, some ...
by witaway
asked Mar 21, 2021
1 vote
2 answers
Why do I need a server in a client-server-database chain? I just started learning about backend services and wondered: why do we need a server? Why is sending queries to the database directly from the client considered wrong, a ...
by Andrzejpl
asked Mar 8, 2021
4 votes
4 answers
Portfolio backend? Hi, where can I put my experience for a backend programmer? I mean portfolio, are there sites specifically designed for portfolio programmers? For example, for designers ...
by eldgammel
asked Mar 2, 2021
2 votes
1 answer
Access refresh token on microservice? Hi all, I am interested in the answer to the question: If the microservice fails the service responsible for access refresh token, what to do if the service fails, and h ...
by fertyga098
asked Feb 28, 2021
1 vote
3 answers
Node JS or Python for the backend? Hi all. Self-taught programmer, 21 years old. Experience, since the first day of training - a little less than a year. Just got my internship and got into a position as ...
by zx5zx6
asked Feb 26, 2021
2 votes
2 answers
What detailed backend tutorial can you recommend? Afternoon. Please advise the most complete backend (node) curriculum. p.s. the front itself is developed ...
by limas
asked Feb 26, 2021
1 vote
1 answer
Should I switch from frontend to backend? I've been working for about a year as a Juno frontend developer (react), at the same time I'm studying at the IT department by correspondence, where I study CS. The prob ...
by rtyfghjk
asked Feb 25, 2021
11 votes
3 answers
Secure data exchange between the mobile app and the backend? 1) How does a mob application typically exchange data with the backend to avoid request emulation? 2) If you send sha256(data_request+salt) along with the request, i.e. ...
1 vote
1 answer
Why specify a url-loader limit? In general, as I understand it: file-loader uploads files in a separate folder, and they are loaded on the site when you enter. The url-loader encodes files to use them ...
by pabadm
asked Feb 23, 2021
2 votes
7 answers
Website on wordpress hacked, how to find and close the holes? There is a wordpress blog under management. Not so long ago there was a break-in, a folder with articles of "miscellaneous nature" was uploaded to the root of the site, ...
2 votes
1 answer
1 vote
1 answer
What's the best backend service for a mobile app for a startup? The first stage requires a database, a reaction to events, the ability to send pushes, the ability to easily implement a correspondence component between users. As well ...
1 vote
1 answer
Who has had experience with Adonisjs? Hello, everyone! Has anyone had any experience with Adonisjs development? I read and looked at it, all in all an interesting tool. For me it is more like JavaScript and ...
by amenov
asked Feb 15, 2021
1 vote
1 answer
Should the representation be transferred with the model data or separately? Should I mix business logic model data (object) and representation (html) when passing it to the client? How is this supposed to happen at all, in one response? Or in di ...
1 vote
1 answer
How do I check if a user is viewing ads in php? I have an application that uses a php backend. Let's say it's an application to accrue views on YouTube, or something else where points are very important. I want to imp ...
by mihailuoih
asked Feb 14, 2021
1 vote
1 answer
image
How do I upload a layout from github to netlify? there is a repository at github Everything is working fine. Trying to upload to netlify via github I make the following parameters outputs: " Site deploy failed " logi ...
by blrmyfc
asked Feb 13, 2021