Web Development

·

1 min read

Have you ever wondered what we are using websites or web applications such as WhatsApp, goindigo.in, youtube, etc? How it works. And whose hard work behind the scene. Now, web developers come into the picture. With the help of frameworks such as AngularJS, HTML(Hypertext Markup Language), CSS(Cascading Style Sheet), Javascript, Reactjs, NodeJS, etc. They design websites and web apps and provide us user-friendly and wonderful environment. Everything comes under web development. It comprises 2 things:

Frontend: Front End developer works on it and designs the UI (User Interface) and UX(User Xperience) of the app.

Backend: The backend developer works on it and designs logic and working of the app internally and stores data from database servers.