My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
Full Stack Developer Road-map 2021-22 || FREE RESOURCES 🔥🔥( Front-end) Part I

Full Stack Developer Road-map 2021-22 || FREE RESOURCES 🔥🔥( Front-end) Part I

Developer Roadmaps

Matt Sharon's photo
Matt Sharon
·Jan 5, 2022·

3 min read

First thing first, Do you have questions? Here's an answer

What is a full-stack developer?

A Full-Stack Developer is someone who works with the Back End — or server-side — of the application as well as the Front End or client-side.

Why Become a Full-Stack Developer??

A Full-Stack Developer, or someone who can work on both the back-end and front-end of an application, is a rare and valuable person to have on a team. It's why they can earn upwards of $120,000 a year and why companies fight to snag one for their team.

In this blog, I will cover the front-end part. Let's jump into it.

As easy as eating a burger!

full-stack burger

Full Stack Developer Road-map.jpg

If you can digest this burger, then you are good to go 🤣🤣,

Now serious, let's look at this front-end web dev languages and technologies 🙌,

1.HTML

HyperText Markup Language (HTML) is the set of markup symbols or codes inserted into a file intended for display on the Internet. The markup tells web browsers how to display a web page's words and images

HTML describes the structure of a Web page HTML consists of a series of elements HTML elements tell the browser how to display the content HTML elements label pieces of content such as "this is a heading", "this is a paragraph", "this is a link", etc.

Resources

W3Schools Learn HTML Free UDEMY Course for HTML/CSS from scratch HTML and CSS From scratch - FreeCodeCamp HTML in 2hr - FreeCodeCamp

2.CSS

Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in HTML or XML (including XML dialects such as SVG, MathML or XHTML).

CSS describes how HTML elements are to be displayed on screen, paper, or in other media HTML consists of a series of elements External stylesheets are stored in CSS files CSS saves a lot of work. It can control the layout of multiple web pages all at once

Resources

W3Schools CSS FreeCodeCamp - CSS Course Intro CSS - This series will teach you CSS in one hour ulma - Tutorials provided by OpenBase

3.JAVASCRIPT

JavaScript is a dynamic computer programming language. It is lightweight and most commonly used as a part of web pages, whose implementations allow client-side scripts to interact with the user and make dynamic pages. It is an interpreted programming language with object-oriented capabilities.

JavaScript can update and change both HTML and CSS. JavaScript can calculate, manipulate and validate data. JavaScript is the Programming Language for the Web.

Resources

W3Schools JS FreeCodeCamp - JS Course JavaScript Tutorial for Beginners: Learn JavaScript in 1 Hour Javascript

||Frameworks||

The front-end of a website or application is the stuff visible to the user on the website. ... In addition, it includes building user-friendly interfaces and efficiently presenting the data from the back end to a user. Thus, a Front-end Framework is a platform/tool to build the front end of your website.

There are many debet on which frameworks are better, and why, but as per global user this are top five,

Best way to learn and understand each concept in deep, I recommend you to refer to the documentation of a particular framework.

Although there are more technologies for all HTML, CSS, and JAVASCRIPT that will help you to enhance your productivity and make it easy to write code if you ask me first to understand and learn the core language, then go for the framework and their technologies.

Congratulations!!! You’re now a front-end developer. 😎

All the best

Happy Code

Part II will be uploaded soon. Thanks for reading. 💖💖