A Front end developer is someone who can create websites and Web applications that users can see and can interact with it.
What is the main difference between Front end and Back end Development?
Front-end development refers to the development of websites and how they look to the user.
It is also known as the Client Side.
Back-end Development refers to the Server side since it collects data from the server and performs a function.
How do you become front -end Developer.
The front-end developer has the responsibility to make a website beautiful and interactive. To Start your Journey in Front-end development you need to learn the following Languages.
HTML5:- We all studied HTML language in our school days but as time passes things get updated. HTML5 is the newest version of HTML which is used for layering out content and In structuring Web pages.
Resources
W3schools
HTMLTutorial
Geek4geek
CSS:-It ( Cascading style sheet) is used to style the website by adding background, color, fonts, and many more formatting options. It Enhances the look and feels of your Website.
Resources
W3schools
Mdnflare
Geek4geek
JavaScript:- It is used to create dynamic functionalities in your Website for Your users.
Resources
W3schools
Mdnflare
Geek4geek
These are 3 main languages you must know to kick start your journey
Apart from that, there are plenty of libraries and Frameworks of JavaScript and CSS to make your coding experience easy.
Some of them are
Bootstrap
SASS
React
Version control with Git
jQuery
Knowing the framework and libraries will make you more attractive in the Market.
0 Comments