Logo - Albert Walicki

Know How to Google Is Important. Do You Know How Do It?

Google is the best friend of every developer

Published:

productivity
Google is the best friend of every developer

Knowing how to google is the most important skill for a developer. Everyone uses Google. Junior developers, mid or senior. it’s not cheating to google everything! But do you really know how to google more efficiently? Let me show you some google hacks πŸ‘¨β€πŸ’».

Explicit phase

Search for an explicit phrase by enclosing it in quotation marks.

Explicit phase with double quote

Refine your search to a specific site using the site: command. For example, typing on the google site:stackoverflow.com will search only on StackOverflow. πŸ’ͺ

Site search with site: method

Multiple words

Search for multiple words using a plus sign.

Multiple words search with plus sign

Exclude a word

The minus sign allows you to specify words that that shouldn't show up in your results.

Exclude search word with minus operator

The tilde ~ operator searches for related words, not just the word you type.

Related words with ~ method

Wildcard

The asterisk * is a wildcard. That means it can match any word! Combine it with the explicit search for awesome results.

Wildcard operator method

Time range

A lot of answers on the internet are outdated. Use a time range operator to narrow the scope.

Time range method with .. operator

File type

Narrow the scope of your search to a specific filetype! If you use operator filetype:pdf, you will get only PDF results!

Search for specific file type with filetype: operator

You can combine all of the above methods in Google Advanced Search πŸ€“

Read more

html
HTML5 achieve W3C recommendation in 2014 and added a lot of new tags.

6 Form Related HTML Tags You Might not Know

HTML5 added a lot of new tags. Let's discover a few not that well known

Read more
Logo - Albert Walicki

Hello, I'm a frontend developer with over six years of experience, freelancer. I'm also a mentor for junior frontend developers. I wrote a book for Junior Frontend developers called Frontend Unicorn.

BlogGlassmorphismAurora UIShapes in CSSUnique css illustrations

Get in touch!

Have a question or need a project? Contact me!

Β© 2020-present Albert Walicki. All Rights Reserved

Policy