Web - Frontend

About

frontend is the first type of web application that generates interactive web pages.

A frontend is also known as a Presentation-oriented application.

Page Creation / Modification Model

The page is modified:

Build

A frontend production application build will:

  • minify and merge the HTML, CSS, JS files
  • and optimise files like images.

See the node bundler page for an explanation of the build phase.

Framework

Web - Framework





Discover More
Web - Application

A web application is a hierarchical set of folders containing scripts that will create: web code for a frontend application or data (json,...) for a backend application These folders are structured...
Web - Main

in a web application In a frontend web application, it's a file called the home page that creates an HTML page. In the context of a library (to bundle), the main file may be: a javascript file...
What are possible backend integrations method? API , Multi Zone,

Frontend frameworks that manage the rendering of a page need to fill them with data that comes from an external API generally a Rest API. Possibilities Support different host Support same host Description...
Card Puncher Data Processing
What is the web ? (www, w3)

This page explains the history and the technologies made THE web.



Share this page:
Follow us:
Task Runner