+ 4
Front-end and back-end
what is the difference between Front-end and back-end?, Thanks!
4 Answers
+ 10
Front-end is the design phase of the website using Javascript and Javascript frameworks like Jquery bootstrap, angular
Backend is the logic of the website, database handling, system scale, hashing passwords using Javascript Stack, Python, Ruby or Asp.net
+ 7
C++
+ 4
thx I got that but for games development what are languages?
+ 2
Font end means where user work and visible to user. Back end means some work done here but does not visible to user.
Basically a tree is a font end and root is the back end of tree which does not visible to us.