Pratham Profile picture
20 Nov, 12 tweets, 3 min read
You can learn some key modules of CSS using my 10 threads

πŸ§΅πŸ‘‡
1. All you need to know about CSS 🎨

2. Getting started with CSS animations πŸš—

3. z-index is tricky but this thread solve all your doubts πŸ”²

4. CSS positioning concepts πŸ“Š

5. Learn how to make your website responsive πŸ–₯οΈπŸ’»πŸ“±

6. Media Query πŸ“±πŸ’»πŸ–₯️

That's pretty much it for this. I hope you like it 😁❀️

β€’ β€’ β€’

Missing some Tweet in this thread? You can try to force a refresh
γ€€

Keep Current with Pratham

Pratham Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @Prathkum

15 Nov
Introduction to CSS Grid Layout πŸ“Š

CSS Grid Layout lets you create complex responsive web design layouts quickly and consistently across browsers.

Let's take a complete look πŸ§΅πŸ‘‡πŸ»
Grid is used for making complex web design layouts more easily as it's not so hard to master

Using Flex you can make only 1D layout but Grid gives you the full power of creating a 2D layout

Let's start

{ 02 / 28 }
First things first, start with giving the display property "grid" to the container element or parent element.

{ 03 / 28 }
Read 28 tweets
25 Oct
Top 5 open source GitHub repositories you can contribute to.

πŸ§΅πŸ‘‡πŸ»
1️⃣ Hello Open Source

- A repository to learn about open source code contributions flow.

πŸ”— github.com/mazipan/hello-…
2️⃣ React

- A declarative, efficient, and flexible JavaScript library for building user interfaces.

πŸ”— github.com/facebook/react
Read 6 tweets
30 Sep
Introduction to React βš›οΈ

React is a JavaScript library for building UI components. The ecosystem of React is really immense which eventually makes it one of the best front-end libraries.

πŸ§΅πŸ‘‡πŸ»
Why React?

1. Reusable components
2. Fast due to virtual DOM
3. Huge ecosystem
A typical React app contain many components. They are reusable and can interact with each other.

What is a component?
- Component as a simple function that you can call with some input and they render some output
Read 16 tweets
28 Sep
Five great icons websites for every web developer and designer ⏺️

Thread πŸ§΅πŸ‘‡πŸ»
1️⃣ Icons 8

- Icons8 is just more than icons. You can download illustrations, vector images, music and much more

πŸ”— icons8.com
2️⃣ Icon Monstr

- Black and white themed minimal icons which looks super great. You can also cuatomize the thickness

πŸ”— iconmonstr.com
Read 6 tweets
18 Sep
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.

πŸ”— RapidAPI.com/contextualwebs…
2️⃣ Movie Database API

- Access movie and TV information similar to that of IMDB.

πŸ”— RapidAPI.com/rapidapi/api/m…
Read 7 tweets
27 Aug
JavaScript is an enormous language but you don't need to learn everything in the beginning.

Here is the detailed explanation on JavaScript for Web Development πŸ§΅πŸ‘‡πŸ»
JavaScript is a kind of language that as you progress deeper in the field, you will come to know a lot more cool concepts about it.

Prerequisites if you want to learn JavaScript for web development πŸ‘‡πŸ»

- HTML
- CSS
First and foremost, it's a programming language so you should know about basic programming concepts:

- Data types in JavaScript
- Variables
- Statements
- Control statements
- Operators
- And other basic stuff....
Read 19 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Thank you for your support!

Follow Us on Twitter!

:(