Alfaiz โšก Profile picture
Aug 5 โ€ข 10 tweets โ€ข 5 min read
5 Websites to Boost Your Frontend Development Skills ๐Ÿ”

A Thread ๐Ÿงต๐Ÿ‘‡
1. Frontend Mentor

frontendmentor.io
2. CSSBattle

cssbattle.dev
3. Codepen Challenges

codepen.io/challenges
4. Javascript 30

javascript30.com
5. Codewell

codewell.cc
It's a wrap!

If you liked this Thread,
make sure to:

1. Follow me โœ…
2. Retweet this post ๐Ÿ”
3. Turn on the notification ๐Ÿ””
6. <> devChallenges
Recommended by @perspectoz
devchallenges.io

โ€ข โ€ข โ€ข

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

Keep Current with Alfaiz โšก

Alfaiz โšก 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 @imAlfaiz

Aug 4
Visual explanation of the nth-child CSS selector ๐ŸŽจ

A Thread ๐Ÿงต๐Ÿ‘‡
Structure (HTML)
Selecting particular element
Read 7 tweets
Aug 1
Free Resources to Learn Frontend Development ๐Ÿ–ผ

A Thread ๐Ÿงต๐Ÿ‘‡
1. MDN Web DOCS ( HTML / CSS / JS )

developer.mozilla.org
2. W3school ( HTML / CSS / JS )

w3schools.com
Read 11 tweets
Jul 29
Let's Talk About Window Location Object In Javascript

A Thread ๐Ÿงตโ†ก Image
Window Location Object

The `window.location` method returns a Location object. This gives you information about the page's current location. However, there are several ways to get to the Location object. Image
Window Location Properties

`location.origin` โ†’ Base URL (Protocol + hostname + port number)
`location.protocol` โ†’ Protocol Schema (`http`: or `https`)
`location.host` โ†’ Domain name + port
`location.hostname` โ†’ Domain name
Read 7 tweets
Jul 21
DOM Part 7๏ธโƒฃ

JavaScript DOM Append Methods

A Thread ๐Ÿงตโ†“
Que - What are Append methods in DOM?

Ans - The append methods append (joins) a created node (element) in the document using javascript.

Syntax - element.appendMethod();

Methods -
1. appendChild Method

The appendChild method appends a node as the last child of an element.

Note: Check out the previous thread to learn about DOM Create Methods.
Read 7 tweets
Jul 9
Earn while becoming a better developer ๐Ÿ’ธ

A Thread ๐Ÿงตโ†“
Learn about programming languages like Python, HTML, Solidity, and other Web2 & Web3 technologies, all while being rewarded for learning.
You can start earning by testing your knowledge in different programming languages and successfully complete a variety of quests on the platform.

Feel free to sign up with my early access code: "IMALFAIZ"
bit.ly/3v0O5X5 ๐Ÿ‘ˆ
Read 5 tweets
Apr 30
CSS Filter Property ๐ŸŽจ

A Thread โคต
What is the Filter property?
1,2
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!

Follow Us on Twitter!

:(