6 useful sites to get resources for your website project
Thread below 🧵
1. FLATICON
Flaticon is one go-to sites for free vector icons which you can use in your website. The icons are grouped into packs. You can find a wide variety of free icons available in PNG, SVG, EPS, PSD and base 64 formats.
Are you looking for free, quality images to include in your site?
Pexels is a great place for that. There are other site like
- Unsplash
- Stocksnap.io
- Canva
- Pixabay
A lot of people have been asking me how I managed to get over 6,000 followers in 3 months (that's right, lol).
Here are some key things I did to boost my audience.
Time for a thread 🧵
First, I created an attractive profile (at least I thought) which portrayed me as a newbie developer. I also used hashtags like 100DaysOfCode and CodeNewbie.
As a beginner, use hashtags in your tweets. This will help expose your tweets not just to a bigger audience.
The next important thing I did was engage with the tweets of bigger accounts. I created a long thread containing short tutorials on JavaScript, then I mentioned in public comments that "anyone looking to learn JS should checked my pinned", which brings to 3rd point
This is my all time favorite site when it comes to learning the basics of CSS. The Tutorials are in-depth and also easy to follow. They also have a runtime environment where you can see the output.
10 VSCode keyboard shortcuts that’ll save you hours while coding.
Thread below 🧵
SPLIT TERMINALS
We can create and display multiple terminals at the same time with the following command:
EMMET ABREVIATIONS
If you’re writing HTML, you should know how tedious and time consuming it is to write certain elements. Emmet allows you create HTML elements (and even boilerplate) with some few keyboard shortcuts: