How to become a full-stack web developer in 2021
🧵
🧵
🔹Learn HTML
HTML is the markup language of the web. With it, you can make texts underlined, bold, italicized etc.
You can also create navigations, forms and many more web elements.
Learn about HTML here 👇
w3schools.com
HTML is the markup language of the web. With it, you can make texts underlined, bold, italicized etc.
You can also create navigations, forms and many more web elements.
Learn about HTML here 👇
w3schools.com
🔹Learn CSS
CSS (Cascading Style Sheets) is used to style/design HTML elements. Without CSS, the whole web page would look boring. CSS can also be used to create simple, yet eye-catching animations.
Learn more about CSS with (@traversymedia)
youtube.com
CSS (Cascading Style Sheets) is used to style/design HTML elements. Without CSS, the whole web page would look boring. CSS can also be used to create simple, yet eye-catching animations.
Learn more about CSS with (@traversymedia)
youtube.com
🔹Learn JavaScript
Javascript is used to make a web page more dynamic. Things like animations, alerts, timers, moving buttons etc are easily made with JavaScript.
You can write scripts and logics that will be executed whenever an event is triggered.
developer.mozilla.org
Javascript is used to make a web page more dynamic. Things like animations, alerts, timers, moving buttons etc are easily made with JavaScript.
You can write scripts and logics that will be executed whenever an event is triggered.
developer.mozilla.org
🔹Learn React or Vue (or Angular)
These are front-end JavaScript frameworks/libraries. They make writing JavaScript easier and faster. You can forget about the basic rules and create dynamic applications very fast.
VUE - youtube.com
React - gumroad.com
These are front-end JavaScript frameworks/libraries. They make writing JavaScript easier and faster. You can forget about the basic rules and create dynamic applications very fast.
VUE - youtube.com
React - gumroad.com
🔹 Basics of WordPress
Wordpress is a content management system which enables you create web apps incredibly fast, without necessarily knowing how to code. With little training, you can use wordpress.
- websitesetup.org
Wordpress is a content management system which enables you create web apps incredibly fast, without necessarily knowing how to code. With little training, you can use wordpress.
- websitesetup.org
🔹Learn PHP, Python or Node
These are all server side languages/technologies which are used to create server side applications, i.e applications that does not run on the browser, but the web server.
NODE - youtube.com
PYTHON - w3schools.com
These are all server side languages/technologies which are used to create server side applications, i.e applications that does not run on the browser, but the web server.
NODE - youtube.com
PYTHON - w3schools.com
🔹Learn SQL and (or) NoSQL
SQL database system uses tabular relational model to represent data and their relationship. NoSQL doesnt work with relations model used in relational databases.
Databases are basically containers for data.
youtube.com
SQL database system uses tabular relational model to represent data and their relationship. NoSQL doesnt work with relations model used in relational databases.
Databases are basically containers for data.
youtube.com
🔹Learn Git and GitHub
Git is a version control tool used to manage and track any and all changes made to source code. GitHub is simply a public repository where anyone can push in, store and manage their source code.
atlassian.com
Git is a version control tool used to manage and track any and all changes made to source code. GitHub is simply a public repository where anyone can push in, store and manage their source code.
atlassian.com
🔹Learn DevTools
Chrome DevTools is one of the most popular tools to debug and assess your app, however there are many other options out there.
Chrome DevTools 👇 youtube.com
Chrome DevTools is one of the most popular tools to debug and assess your app, however there are many other options out there.
Chrome DevTools 👇 youtube.com
🔹Learn SEO
SEO stands for Search Engine Optimization, & entails the rules guiding how search engines (like Google) rank your site. This is a very important topic to learn if you’re looking to create professional sites which will need organic traffic
ahrefs.com
SEO stands for Search Engine Optimization, & entails the rules guiding how search engines (like Google) rank your site. This is a very important topic to learn if you’re looking to create professional sites which will need organic traffic
ahrefs.com
🔹FIND YOUR FIRST CLIENT (FREELANCING)
- Fiverr
- Upwork
- Toptal
- Guru
- Freelance
- PeoplePerHour
- Upstack
- Github Jobs
🔹WHEN YOU GET STUCK, GO TO THESE PLATFORMS
- Google (search your problems)
- Stack Overflow
- YouTube
- Fiverr
- Upwork
- Toptal
- Guru
- Freelance
- PeoplePerHour
- Upstack
- Github Jobs
🔹WHEN YOU GET STUCK, GO TO THESE PLATFORMS
- Google (search your problems)
- Stack Overflow
- YouTube
Go from knowing just HTML to becoming a React developer 👇
gumroad.com
gumroad.com
If you found this thread to be helpful:
- Follow me 👉 @UbahTheBuilder for more
- Retweet the first tweet
- Follow me 👉 @UbahTheBuilder for more
- Retweet the first tweet
Loading suggestions...