What is backend and frontend in HTML | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 5

What is backend and frontend in HTML

When creating a website

14th Sep 2018, 12:11 PM
Code Bee
Code Bee - avatar
6 Respostas
+ 9
āœ“āœ“The visual part of the web documents are called front end . Written in web Language like html,css and JavaScript āœ“āœ“The non visual part which is used to interact with server ,for different operations like ,data fetching ,data storing etc are back-end ,php,sql,node.js are popular back end languages
14th Sep 2018, 12:34 PM
Sudarshan Rai
Sudarshan Rai - avatar
+ 6
šŸ˜Š
14th Sep 2018, 3:04 PM
Sudarshan Rai
Sudarshan Rai - avatar
+ 5
Backend is the logic part, where you handle requests, databases, etc Frontend is where you make the HTML interactive, through animations for examples.
14th Sep 2018, 12:14 PM
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬ - avatar
+ 5
thanks ..yes now i get itšŸ˜ƒšŸ˜„
14th Sep 2018, 12:16 PM
Code Bee
Code Bee - avatar
+ 4
thnks Rai
14th Sep 2018, 12:58 PM
Code Bee
Code Bee - avatar
0
In Html every piece of code is front-end. There is no backend because either you are using JavaScript/jquery/angularjs /anything these are files which are present at client system that can not be Said to be backend.
15th Sep 2018, 9:49 PM
Jai Verma
Jai Verma - avatar