Pratham Profile picture
26 May, 11 tweets, 3 min read
Cool things about HTML in this single thread ๐Ÿงต๐Ÿ‘‡๐Ÿป
2. Types of list marks
3. Use translate attribute to keep you company name intact

โ€ข โ€ข โ€ข

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
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 Image
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 ๐Ÿš€ Image
Read 5 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 Image
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
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!

:(