Front End and Back End web development - PowerPoint PPT Presentation

About This Presentation
Title:

Front End and Back End web development

Description:

Frontend and Backend are the two most popular terms used in web development. These terms are very crucial for web development but are quite different from each other – PowerPoint PPT presentation

Number of Views:327
Slides: 4
Provided by: mickeycr7
Category: Other

less

Transcript and Presenter's Notes

Title: Front End and Back End web development


1
 Front End and Back End
  • The two most commonly used words in web
    development are frontend and backend. These words
    are important for web development, however they
    are not interchangeable. To increase the
    operation of the website, each side must interact
    and operate as a single unit.

Service Provider
2
Front End Development
  • The section of a website with which the user
    directly interacts is referred to as the front
    end. It is also known as the application's
    "client side." It contains everything that users
    see and interact with text colours and styles,
    pictures, graphs and tables, buttons, colours,
    and the navigation menu. Front End development is
    done using HTML, CSS, and JavaScript. Front End
    developers execute the structure, design,
    behaviour, and content of everything displayed on
    browser displays when websites, web applications,
    or mobile apps are launched.The Front End's
    primary goals are responsiveness and performance.
    The developer must verify that the site is
    responsive, that it displays appropriately on
    devices of all sizes, and that no element of the
    website behaves abnormally. Regardless of screen
    size, this occurs unnaturally.

3
Backend Development
  • The server-side of a website is referred to as
    the backend. It saves and organises data while
    also ensuring that everything on the client-side
    of the website functions properly. It is the
    section of the website that you are unable to
    view or interact with. It is the part of the
    software that has no direct touch with the users.
    Users have indirect access to the components and
    attributes defined by backend designers via a
    front-end application. The backend also includes
    activities such as building APIs, generating
    libraries, and interacting with system components
    without user interfaces or even scientific
    programming systems.
Write a Comment
User Comments (0)
About PowerShow.com