H A J R A Profile picture
Jan 30 7 tweets 2 min read
Top 5 Cheat Sheets for web developers.

A thread🧵👇
➡️htmlcheatsheet .com
Online interactive Cheat Sheet contains useful code examples, web developer tools, markup generators, and more.
➡️cssreference .​io
cssreference is a free visual guide to CSS. It features the most popular properties, and explains them with illustrated and animated examples.
➡️hackerthemes .com/bootstrap-cheatsheet/
Quickly find your Bootstrap classes on this interactive Bootstrap cheat sheet. It includes code samples and live preview of elements.
➡️websitesetup.org/javascript-che…
A JavaScript cheat sheet with the most important concepts, functions, methods, and more. A complete quick reference for beginners.
➡️grid.​malven .​co
Learn all about the properties available in CSS Grid Layout through simple visual examples.
That's all for the thread.

If you find it useful retweet the first one.
- follow @codewithhajra

Happy Learning.🌸💙

• • •

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

Keep Current with H A J R A

H A J R A 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 @codewithhajra

Jan 22
8 Amazing websites that will save your time while writing CSS!

A thread 🧵👇
1. mycolor .space
Never waste hours on finding the Perfect Color Palette
JUST ENTER A COLOR!
And create an amazing color palette.
2: cssbuttons .io
Find the perfect button for your project
All content is open-source and free to use!
Read 10 tweets
Jan 19
Must-Know CSS Shorthand Properties:

A Thread 🧵👇
Why use shorthand properties?

- Shorthand properties make the code cleaner and
easier to understand.
- It can help you to write more concise style sheets.
➡️Margin
Read 9 tweets
Jan 17
Learn Coding By Playing Games:

A thread 👇
1. FlexBoxFroggy: In this game, you will learn different properties of flexbox like flex-start, flex-end, center, space-between, and space-around. Image
2. CSS Grid Garden: In this game, you must water your carrot crops and poison the weeds by mastering the CSS grid. Image
Read 7 tweets
Jan 3
What is function and why do we use it?
- Local and Global variables in JavaScript.

A small thread🧵👇
- A JavaScript function is a block of code designed to perform a particular task. It allows us to write more maintainable code. Define the code once, and use it many times. You don’t need to write the same code over and over again.
- It is defined with the function keyword, followed by a name and parentheses (). The code to be executed by the function is placed inside curly brackets: {}
- A JavaScript function is executed when "something" invokes it (calls it).
Read 7 tweets
Dec 19, 2021
75 Free Resources for Web Developers:

A Thread 🧵👇
Stock Photos:

1. Unsplash
2. Pixabay
3. Freepik
4. Stocksnap
5. Pexels
6. Reshot
7. Skitter photo
8. Dreams Time
9. Free Range Stock
10. Focastock
Illustration Websites:

11. storyset .com
12. illustrations .coo
13. Drawkit .io
14. Iradesign .io
15. Manypixels .co
16. illustrations .co
17. Pixeltrue .comnline
18. Pixeltrue .com
19. blush .design
20. humaaans .com
Read 10 tweets
Dec 14, 2021
Some useful HTML tags:

A Thread🧵👇
1- Figure: The <figure> tag specifies self-contained content, like illustrations, diagrams, photos, etc.
- The <figcaption> element is used to add a caption for the <figure> element.
2- Details: The <details> tag is often used to create an interactive widget that the user can open and close. By default, the widget is closed. When open, it expands and displays the content within.
- The <summary> tag defines a visible heading for the <details> element.
Read 8 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

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(