Full stack developement: Beginners
Full Stack Development refers to the development of both front
end(client side) and back end(server side) portions of web
application.The front end consists of the user interface, and the
back end takes care of the business logic and application
workflows.
Front-end Development
It is the visible part of website or web application which is
responsible for user experience. The user directly interacts with
the front end portion of the web application or website.
Front-end Technologies:
The front end portion is built by using some languages which are
discussed below:
•HTML: HyperText Markup Language is a code used to structure a
web page and it's contents.HTML consists of a series of elements,
which you use to enclose, or wrap, different parts of the content to
make it appear a certain way, or act a certain way.
•CSS: CSS stands for Cascading Style Sheets. It allows you to store
style presentation information (like colors and layout) separate
from your HTML structure. This allows precision control of your
website layout and makes your pages faster and easier to update.
•JavaScript: JavaScript is a famous scripting language used to create
the magic on the sites to make the site interactive for the user. It is
used to enhancing the functionality of a website to running cool
games and web-based software.
Back-end Development
It refers to the server-side development of web application or
website with a primary focus on how the website works. It is
Full Stack Development refers to the development of both front
end(client side) and back end(server side) portions of web
application.The front end consists of the user interface, and the
back end takes care of the business logic and application
workflows.
Front-end Development
It is the visible part of website or web application which is
responsible for user experience. The user directly interacts with
the front end portion of the web application or website.
Front-end Technologies:
The front end portion is built by using some languages which are
discussed below:
•HTML: HyperText Markup Language is a code used to structure a
web page and it's contents.HTML consists of a series of elements,
which you use to enclose, or wrap, different parts of the content to
make it appear a certain way, or act a certain way.
•CSS: CSS stands for Cascading Style Sheets. It allows you to store
style presentation information (like colors and layout) separate
from your HTML structure. This allows precision control of your
website layout and makes your pages faster and easier to update.
•JavaScript: JavaScript is a famous scripting language used to create
the magic on the sites to make the site interactive for the user. It is
used to enhancing the functionality of a website to running cool
games and web-based software.
Back-end Development
It refers to the server-side development of web application or
website with a primary focus on how the website works. It is