Pratham Profile picture
27 May, 5 tweets, 3 min read
Announcement 🚨

You all have been waiting for this for so long. I just published my eBook containing all my CSS cheat sheets.

Sounds good? Purchase it right now for $1 only πŸ’Έ

πŸ”— gum.co/css-cheat
People are suggesting me that $ 1 is too low πŸ˜…

I was going to keep its price $0. Thank god i didn't do that. Still, I love helping others as much as I can. If you can't spend $1 due to some reasons, DM me and I'll send you a free copy ❀️
Unbelievable for me πŸš€
Some stats πŸ“ˆ

- Over 2000 views
- 163 Sales
- Crossed $200

This is literally beyond my expectation. Thanks @csaba_kissi, @eligarlo and @traversymedia for motivating me πŸ™β€οΈ
The response is literally overwhelmingπŸš€

200 sales

β€’ β€’ β€’

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

27 May
Introduction to CSS transitions ⏲️

CSS transition add some smoothness in animation. By using it, you can change styling over a given duration instead of instantly

Let's discuss this in a little more detail πŸ§΅πŸ‘‡πŸ» Image
CSS transition and CSS animation are two closely related modules of CSS but they are different

For example, CSS animation runs automatically but the transition need to be triggered like hover
Transition is a like a two point operation. For example, suppose you're changing the height to an element when user hover it from 100px to 200px

In this case point A is 100px and point B is 200px
Read 16 tweets
27 May
These 5 great tools can save you from writing CSS code if you're a front-end developer

πŸ§΅πŸ‘‡πŸ»
1️⃣ CSS Accordion Slider Generator

- Create fully responsive, css only accordion sliders

πŸ”— accordionslider.com
2️⃣ Animate.css

- Animate is a CSS library for basic CSS animation. Its a browser friendly with a lot of pre built animations

πŸ”— animate.style
Read 6 tweets
26 May
Cool things about HTML in this single thread πŸ§΅πŸ‘‡πŸ»
2. Types of list marks
Read 11 tweets
26 May
5 great code snippet websites for every web developer and designer

πŸ§΅πŸ‘‡πŸ»
1️⃣ 30 Seconds of Code

- Short code snippets for all your development needs

πŸ”— 30secondsofcode.org
2️⃣ Free Frontend

- Free hand-picked HTML, CSS and JavaScript (jQuery, React, Vue) code examples, tutorials and articles

πŸ”— freefrontend.com
Read 6 tweets
26 May
Introduction to React Hooks β†ͺ️

Hooks let you manage state and other React feature without writing the class component. It was first introduced in React 16.8

Let us try to understand it in more detail πŸ§΅πŸ‘‡πŸ»
Starting with the discussion on some key point about React hooks πŸ‘‡πŸ»
πŸ“Œ What exactly hooks are?

- We can consider hooks as a JavaScript functions which takes some parameter and return something accordingly. But they servers some complex functionality like managining state and other React features
Read 25 tweets
25 May
5 GitHub repositories for you if you're learning HTML, CSS and JavaScript

πŸ§΅πŸ‘‡πŸ»
1️⃣ JavaScript questions

- A long list of (advanced) JavaScript questions, and their explanations

πŸ”— github.com/lydiahallie/ja…
2️⃣ Microsoft web dev course

- This is a super cool GitHub repo by Microsoft for learning web development for beginners

πŸ”— github.com/microsoft/Web-…
Read 6 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 Become our Patreon

Thank you for your support!

Follow Us on Twitter!

:(