Whether you're a Junior or Senior Developer, everyone uses Google to find solutions to their problem. However, not everyone knows how to use it properly.

Let me help you level up your Google game in this Thread!

🧵🧵🧵
AND Logical operator:

This is a binary operator that returns a result containing it's operant on the left and right hand-side e.g.

html AND css

This returns a result if both terms are in the search result.
OR Logical operator:

This is a binary operator that returns a result if it contains both operands or one of them e.g.

(angular OR react) javascript tips
NOT Logical operator:

You use this operator to exclude results if it contains the operand using "-" e.g.

javascript -frameworks
Exact match:

Use quotation marks to return an exact match in your search result e.g.

python tutorial "full course"
Wildcard:

Use the wildcard "*" placeholder to return a search result containing anything in your phrase e.g.

"the * javascript tutorial"
If you want to learn more advanced Google search features, stick around! I'll be posting more threads about this subject in the upcoming weeks!
You can follow @dannysteenman.
Tip: mention @twtextapp on a Twitter thread with the keyword “unroll” to get a link to it.

Latest Threads Unrolled: