
A compiled tweet of the CSS cheats sheet I created in the last few days
๐งต๐
More from Pratham ๐จโ๐ป๐
If you start with the right course then the process becomes a little easier
I found some amazing YouTube videos and courses that will help you start your Web Development journey
๐งต๐๐ป
HTML and CSS
- A great way to arouse your web dev journey with Gary's (@designcoursecom) course on YouTube
๐ https://t.co/xjm7nfV2L2
JavaScript
- Although it's impossible to learn JavaScript in 2 hours but JavaScript mastery is one the best YouTube chanel for JavaScript. This 2 hours long crash course will help you start your journey and gives you quick overview.
๐ https://t.co/1zcSeu4zKE
Git and GitHub
Git is an essential tool. And after learning JavaScript, I think one should go for Git and GitHub. Check out this free great course on Udemy
๐ https://t.co/E14cibOLXb
React
What you'll learn
- what problems React can solve
- how React solves those problems under the hood
- what JSX is and how it translates to regular JavaScript function calls and objects
- manage state with hooks
- build forms
๐ https://t.co/3z22aeVQFc
I found some amazing YouTube videos and courses that will help you start your Web Development journey
๐งต๐๐ป
HTML and CSS
- A great way to arouse your web dev journey with Gary's (@designcoursecom) course on YouTube
๐ https://t.co/xjm7nfV2L2

JavaScript
- Although it's impossible to learn JavaScript in 2 hours but JavaScript mastery is one the best YouTube chanel for JavaScript. This 2 hours long crash course will help you start your journey and gives you quick overview.
๐ https://t.co/1zcSeu4zKE

Git and GitHub
Git is an essential tool. And after learning JavaScript, I think one should go for Git and GitHub. Check out this free great course on Udemy
๐ https://t.co/E14cibOLXb

React
What you'll learn
- what problems React can solve
- how React solves those problems under the hood
- what JSX is and how it translates to regular JavaScript function calls and objects
- manage state with hooks
- build forms
๐ https://t.co/3z22aeVQFc

A complete beginner's guide to styling your website with CSS.
Thread ๐งต๐๐ป
CSS is an amazing and unique language that servers a great purpose. We can make our website visually good using CSS. It describe the presentation of web pages, including typography,. layouts, color etc...
{ 2 / 27 }
First and foremost
The characterstic of a great website is it's color scheme. Forget about everything and learn about background and color properties initially.
The colors are something from which users interact first whenever they visit your webpage
{ 3 / 27 }
There are a lot of great color palette out there using which you can generate pleasant color schemes
Check this great tool for generating accessible colors
https://t.co/ndsgBaMv2M
{ 4 / 27 }
Don't think that background property is just for setting the solid color. Background is a shorthand property for background-image, background-position etc..
{ 5 / 27 }
Thread ๐งต๐๐ป

CSS is an amazing and unique language that servers a great purpose. We can make our website visually good using CSS. It describe the presentation of web pages, including typography,. layouts, color etc...
{ 2 / 27 }
First and foremost
The characterstic of a great website is it's color scheme. Forget about everything and learn about background and color properties initially.
The colors are something from which users interact first whenever they visit your webpage
{ 3 / 27 }
There are a lot of great color palette out there using which you can generate pleasant color schemes
Check this great tool for generating accessible colors
https://t.co/ndsgBaMv2M
{ 4 / 27 }

Don't think that background property is just for setting the solid color. Background is a shorthand property for background-image, background-position etc..
{ 5 / 27 }
Top 5 free APIs for web developers
๐งต๐
1๏ธโฃ Custom Search API
- Create your own custom search engine. You can search for image, videos, and news.
๐ https://t.co/nTvv3c3W06
2๏ธโฃ Movie Database API
- Access movie and TV information similar to that of IMDB.
๐
3๏ธโฃ Dad Jokes API
- Get random endless dad jokes
๐
4๏ธโฃ COVID-19 Data API
- Every 15 minutes updated statistic about Coronavirus. Latest stats by country, are collected from several reliable sources.
๐
๐งต๐
1๏ธโฃ Custom Search API
- Create your own custom search engine. You can search for image, videos, and news.
๐ https://t.co/nTvv3c3W06

2๏ธโฃ Movie Database API
- Access movie and TV information similar to that of IMDB.
๐
3๏ธโฃ Dad Jokes API
- Get random endless dad jokes
๐
4๏ธโฃ COVID-19 Data API
- Every 15 minutes updated statistic about Coronavirus. Latest stats by country, are collected from several reliable sources.
๐