H A J R A Profile picture
Feb 7 9 tweets 3 min read
Best websites for Web Developers & Designers.

That will save a lot of your time.
A thread🧵👇
➡️Font Flipper:
Preview 800+ Google Fonts on top of your own designs, without having to download the fonts first.
➡️Carbon:
Create and share beautiful images of your source code. Start typing or drop a file into the text area to get started.
➡️mockuuups .studio:
Try an instant mockup generator with 1300+ mockups. Paste your visuals to generate mockups.
➡️Flat icon:
Download Vector Icons and Stickers for your projects.
➡️DrawKit .com:
Free and premium vector SVG illustrations for you to use on your next project.
Vector illustrations, packs, icons, and more.
➡️ Coolors .co:
Create the perfect palette or get inspired by thousands of beautiful color schemes.
➡️Unsplash:
Beautiful, free images and photos that you can download and use for any project.
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 30
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.
Read 7 tweets
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 10
Some useful HTML input types:

A thread🧵👇
Email: The <input type="email"> defines a field for an e-mail address.
The input value is automatically validated to ensure it is a properly formatted e-mail address. Image
File: The <input type="file"> defines a file-select field and a "Browse" button that lets the user choose one or more files from their device storage. Image
Read 9 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

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

Don't want to be a Premium member but still want to support us?

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!

:(