navgurukul / newton

Includes all our curriculum for all the courses.
https://merakilearn.org/
GNU General Public License v3.0
26 stars 81 forks source link

Samvaad tech 201 Frontend #78

Open utterances-bot opened 5 years ago

utterances-bot commented 5 years ago

Samvaad tech 201 Frontend

http://saral.navgurukul.org/api/course?id=60

Poojanavgurukul commented 5 years ago

front-end is user interphase where the user can interact visually but the back-end is the interaction but not with the user with the server. Languages used HTML,CSS and Javascript.

priyav122 commented 5 years ago

"Front-end" typically means the parts of the project a user interacts with--such as the graphical user interface or command line. ... "Back-end" means the parts that do the work, but the user is unaware of or cannot see. Databases, services, etc.

Ranipandit commented 5 years ago

Front-end web development:---

What is front-end development?

Front end development manages everything that users visually see first in their browser or application. Front end developers are responsible for the look and feel of a site.So people can interact visually and have a good experience.

rashmiranganath commented 5 years ago

Frontend refers to the client-side, whereas backend refers to the server-side of the application. Both are crucial to web development, but their roles, responsibilities and the environments they work in are totally different. Frontend is basically what users see whereas backend is how everything works by sonamk,rashmi and sony

Ranipandit commented 5 years ago

What are the programming languages we use in front-end?

The programming languages we use in front-end our :---- HTML, CSS, JavaScript, ReactJS, JQuery, Bootstrap, ViewJs, AngularJS.

What is the need of front-end in software?

Front-end is very important in a software because without frontend it is very difficult for to manage all the things especially for the normal people and without UI the software will not look.

Ranipandit commented 5 years ago

What is the need of front-end in software?

Front-end is very important in a software because without frontend it is very difficult for to manage all the things especially for the normal people and without UI the software will not look good.