Web-Devlopment||What is WebDev?
What is Web-Devlopment?
Everyone thinks that web development is just about creating
website and deploy it on a server, but it is not what you think it is.
So basically web development is the process of creating and
maintaining websites. It includes everything from desigining the layout of how
the website look to make a functionality and visually appealing online
presence.
Web devlopers using different type of programming languages to
create and maintain websites that are visually
appealing and user friendly.
Here are main components of web devlopment :-
- Front-end Development (Client-side) :
This is
basically a part of coding which determines the visual and interactive part of
website.
It
includes technologies such as HTML, CSS, and JavaScript to build the UI{user-interface}.
- Back-end Development (Server-side) :
This
involves building the server-side logic and coding part of behind the website
work.
It
includes server-side languages such as PHP, Python, Ruby, Java, or Nodejs.
- Full-Stack Development :
Full-stack
development involves both front-end and back-end development.
- Database Management :
Web
developers are also work with databases to store and manage data.
It includes
technologies such as MySQL, MongoDB, and others.
Back-end
developers can access these databases into the website to manipulate data.
- Web Hosting and Deployment :
After
developing the front-end and back-end part, websites are need to be deploy on
servers so that everyone can access the created website.
For hosting the created website, web devlopers used some common tools like Hostinger and GoDaddy.
Comments
Post a Comment