How to connect Frontend and Backend?

  • Thread starter Thread starter geekynerd
  • Start date Start date
geekynerd
Messages
31
Reaction score
5
i am a cse student and as a second year student i started building apps. by sing chatgpt i am getting frontend files and backend files but i fail to connect those files. how to learn it and when i asked my friend he said learn about api keys. should i learn that or learn something new
 
Technology news on Phys.org
geekynerd said:
i am a cse student and as a second year student i started building apps. by sing chatgpt i am getting frontend files and backend files but i fail to connect those files. how to learn it and when i asked my friend he said learn about api keys. should i learn that or learn something new

“API keys” sound to me pretty vague. There should be a pretty secure “wall” between your frontend and your backend. Like your webbased frontend talking to your (mainframe or dedicated server) backend through an application server using e.g. Microsoft Queue.

Just one scenario out of many…

EDIT: I was a little too fast there. Your friend’s suggestion ran across this Line I think:

Google Cloud API Keys

Due to the fact that I’m a dinosaur and don’t follow the AI methodology as much as I should your friend may indeed have a point. Don’t ignore me but take my oldschool view into account along with your friend’s :smile:

Man, the computer world moves so fast that even Moore would be surprised.
 
Last edited:
Dear Peeps I have posted a few questions about programing on this sectio of the PF forum. I want to ask you veterans how you folks learn program in assembly and about computer architecture for the x86 family. In addition to finish learning C, I am also reading the book From bits to Gates to C and Beyond. In the book, it uses the mini LC3 assembly language. I also have books on assembly programming and computer architecture. The few famous ones i have are Computer Organization and...
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...
Back
Top