answersLogoWhite

0

The front-end is for the general public (viewers, consumers) while the back-end is for advanced users and developers. When you visit a URL you see from the side of all the work that is stored on the back end. Without being to rhetorical the front end is what the World Wide Web live through because of it always waiting to be displayed on the back end. Another example of their direct connection is when a member needs to use a log in. They access the webpage. They see the log in through the front end. Other than entering the information required all of what happens from that point is all done in the back end. A file of JavaScript is stored on a back end server. Then that tells the information to search a database on another backend server, and verify the input is valid. Then a quick redirect to another webpage either stating the information must be re-entered or a whole new area of member access granted. Back end storage is the most basic way to understand the back end. When you want to have a picture displayed on a webpage or in an online auction or wherever, it sits waiting on a back end server until the file is requested then for he moment or time it is viewed on the front ed. The backend is where the internet will continue to be enhanced because companies are constantly building servers and installing or creating applications making the internet a constant work in progress.

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

Does PHP has frontend and backend?

PHP is a scripting language which handles logical processes based on user input Your frontend would be developed using HTML and CSS and backend developed using a database like MYSQL


Is java is front end or back end?

Backend = software running on a server connecting to databases, mainframes, or simply just doing stuff. Frontend = the part a user interacts with. It might be an applet, web page, Swing application, or just about anything that can communicate with the backend.


What does the word frontend mean?

In software applications software frontend means user interface. In terms of Client/Server programs, the client part is the frontend. In compilers, frontend checks syntax and errors.


What are the duties of a backend?

The duties of a backend developer primarily involve server-side logic, database management, and application programming interface (API) integration. They are responsible for building and maintaining the technology that powers the components of a website or application, ensuring efficient data processing and storage. Additionally, backend developers collaborate with frontend developers to ensure seamless communication between the server and the user interface. Their role often includes optimizing performance, security, and scalability of the application.


If a project is done in c plus plus then what is the frontend and backend?

The front-end is anything that interacts directly with the user (such as the GUI). The back-end is everything that goes on behind the scenes and is generally of no interest to the user. In a client-server application, the client is the front-end and the server is the back-end.


What are the functions of a MMSC Frontend server?

A Multimedia Messaging Service Center (MMSC) Frontend server primarily handles user requests for sending and receiving multimedia messages, such as images, videos, and audio files. It manages the user interface, ensuring seamless interaction between the mobile devices and the MMSC backend. Additionally, it facilitates message routing, provides status notifications to users, and may perform basic content validation and transcoding to ensure compatibility across different devices. Overall, it plays a crucial role in enhancing user experience and optimizing message delivery.


What does against the backend mean?

"Against the backend" typically refers to actions or interactions that occur on the server-side of a web application, as opposed to the client-side (frontend). This can involve database operations, server logic, and API interactions that support the functionality of the application. Essentially, it describes processes that are not directly visible to the user but are crucial for the application’s performance and data management.


who is a MERN Stack developer?

A MERN Stack Developer is a full-stack web developer skilled in building complete web applications using the MERN technology stack MongoDB, Express.js, React.js, and Node.js. 💻 They handle both: Frontend: Designing dynamic, responsive interfaces using React.js Backend: Managing servers, databases, and APIs with Node.js, Express.js, and MongoDB In short, a MERN Stack Developer can develop, test, and deploy a web app from start to finish using JavaScript across all layers. 🎓 At Izeon IT Training, students are trained to become skilled MERN Stack Developers through real-world projects, hands-on practice, and placement guidance turning beginners into job-ready professionals.


What is the difference between end-user systems and organizational systems?

the difference between end user system and organisational system


What is the difference between an employing and user organisation?

exlain the differnce between an employing and user organisation


What is the difference between all user profile and default user profile?

registry


What is web 2.0 HTML?

In truth, there's almost no difference between the HTML used in web 2.0 applications, and the HTML used in all other HTML applications. The difference is mainly in the way that the user interacts with the page, and this is provided mainly by the tighter coupling of JavaScript and backend programming like PHP, as well as the ability to transfer data between both using asynchronous calls (AJAX.)