Googling is one of the most important skills for every developer. Here are 10 tips to Google efficiently!

🧵
1. Use quotes to force an exact-match search:

"what is javascript" Google search exact match  example.
2. AND operator will return only results related to both terms:

html AND css Google search with AND keyword.
3. You can use the OR operator to get the results related to one of the search terms

(javascript OR python) free course Google search OR keyword example.
4. - operator will exclude results that contain a term or phrase:

javascript -css Google search with - operator example
5. You can use the (*) wildcards as placeholders, which will be replaced by any word or phrase.

"how to start * in 6 months" Google search with wildcard example.
6. Search inside a single website:

site:freecodecamp.org Google search inside a single website example.
7. You can also use a very useful feature that helps to find a specific file type.

filetype:pdf learn css Google search for specific file type example.
8. Search for a range of numbers:

ecmascript 2016..2018 Google search for a specific range of numbers.
9. Use the `before` operator to return only results before a given date

javascript before:2020 Google search with a before operator.
10. Use the `after` operator to return only results after a given date

web development after:2020 Google search with after operator
If you liked this, retweet the 1st tweet and help others discover it.
I write monthly emails full of real-world web development tips and resources.

You can subscribe from my profile @denicmarko.

• • •

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

Keep Current with Marko ⚡ Denic

Marko ⚡ Denic 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 @denicmarko

8 Sep
Youtube channels to learn Web Development.

🧵
1. Traversy Media (@traversymedia)

Traversy Media features the best online web development and programming tutorials for all of the latest web technologies.

Link: youtube.com/c/TraversyMedia
2. FreeCodeCamp (@freeCodeCamp)

Learn to code — for free.

Link: youtube.com/c/Freecodecamp
Read 14 tweets
5 Sep
HTML tip:

Use the `start` attribute to change the starting point for your ordered lists. Code:  <ol start="11">   <li>HTML</li>   <li>CSS</
If you're learning HTML, CSS or JavaScript be sure to follow me and never miss tips like this.
You can find more HTML tips here.

markodenic.com/html-tips/
Read 4 tweets
4 Sep
Useful websites for web developers.

🧵
1. Lineicons (by @MusharofChy)

Handcrafted Free Line Icons for Modern User Interfaces of Web, Mobile, and Desktop App Design & Development Projects.

Link: lineicons.com
2. Colorion (by @csaba_kissi)

Curated Color Palettes with Search and Tags Support

Link: colorion.co
Read 9 tweets
1 Sep
CSS generators.

🧵
1. Glassmorphism CSS Generator (by @zoltanszogyenyi)

CSS generator based on the glassmorphism design specifications to quickly design and customize the style properties.

Link: ui.glass/generator/
2. Wicked Backgrounds (by @Mike_Andreuzza)

Create beautiful SVG backgrounds for your UI designs.

Link: wickedbackgrounds.com/backgrounds.ht…
Read 8 tweets
31 Aug
Coding challenge websites.

🧵
1. CodeWars (@codewars)

Codewars is where developers achieve code mastery through challenge. Train on kata in the dojo and reach your highest potential.

Link: codewars.com
2. Codewell (@codewell_)

Improve your HTML and CSS skills by practicing on real-world design templates.

Link: codewell.cc
Read 9 tweets
26 Aug
Useful websites for web developers.

🧵
1. Slickr (by @saviomartin7)

Create a cover image for your posts in seconds.

Link: slickr.vercel.app/app
2. Webframe (by @calummoore)

A showcase of beautiful and well-designed web app screens for design inspiration.

Link: webframe.xyz
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

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!

:(