5

A new series is out: Vue2 and Vue3 Tips Booklet

Wechat search [Great Relocation to the World], I will share with you the front-end industry trends, learning methods, etc. as soon as possible.
This article GitHub https://github.com/qq449245884/xiaozhi has been included, there are complete test sites, materials and my series of articles for interviews with first-line manufacturers.

Google is a more commonly used search tool for our programmers because there are fewer advertisements and more accurate information. However, sometimes we can't find the answer we think of no matter how we search. At this time, it may be that your keywords are wrong. As it happens, here are some practical skills to share with you, so that you can quickly find the content you want.

1: Search for an exact word or phrase

Use quotation marks to search for an exact word or phrase.

 "what is kubernetes"

image.png

2: Exclude words

The minus sign allows us to specify words that should not appear in the result. Use "-" to exclude words.

 hover over an element -css

image.png

3: Site Search

site Keyword, which can be searched within the specified site.

 site:geeksforgeeks.org merge sort

image.png

If you want to exclude content under a domain name, just add -

 -site:wikipedia.org

4. Asterisk ( * )

The asterisk is a wildcard that matches any word. For missing words or phrases, use * .

 build a todo app with *

5: File Type

FileType : The operator allows us to search for type-specific files. Some available types: PDF , PPT , DOC , XLS .

 filetype:pdf how to learn react

image.png

6.Word definitions

Use the following search techniques to find inline definitions:

 define:machine learning

image.png

7: Use ~ to search for a word and all its synonyms

 How to increase font-size of paragraph ~tag

image.png

8: Use OR to perform multiple searches

image.png

9:Related

Use related to find websites that are similar to the specified website.

 related: udemy.com

image.png

10: Number range

Use ... to search within a range of numbers:

 Updated css course 2020...2021

image.png

11: Time Frame

 javascript after:2021


javascript before:2019

12: +

Use "+" to return pages containing both words

 JavaScript Oops+React

image.png

13: AND

Used to get results that must contain some of the given words.

 React AND CSS

image.png

14: allintext

If you want to find web pages that contain every word of your search query, you can put allintext in : followed by the word you want to search for.

 allintext: CSS fundamentals like the box model, cascade and specificity

image.png

Finally, if you still have any cheats that you want to share, you can leave a message and share, and I will definitely let you expose, withdraw, and go to Die.


The bugs that may exist after the code is deployed cannot be known in real time. In order to solve these bugs afterwards, a lot of time is spent on log debugging. By the way, I recommend a useful bug monitoring tool , Fundebug .

Author: Ruphaa Translator: Front-end Xiaozhi Source: dev

Original: https://dev.to/ruphaa/14-tips-to-gooe-like-a-pro-14jo

comminicate

If you have dreams and dry goods, you can search for [Great Move to the World] on WeChat and pay attention to this Shawanzhi who is still washing dishes in the early hours of the morning.

This article GitHub https://github.com/qq449245884/xiaozhi has been included, there are complete test sites, materials and my series of articles for interviews with first-line manufacturers.

comminicate

If you have dreams and dry goods, you can search for [Great Move to the World] on WeChat and pay attention to this Shawanzhi who is still washing dishes in the early hours of the morning.

This article GitHub https://github.com/qq449245884/xiaozhi has been included, there are complete test sites, materials and my series of articles for interviews with first-line manufacturers.


王大冶
68k 声望104.9k 粉丝