search google for tanay in typescript

To search Google for "Tanay" in TypeScript, you can use the following query:

index.ts
Tanay typescript
17 chars
2 lines

Alternatively, you can use quotes to search for the exact phrase "Tanay in TypeScript":

index.ts
"Tanay in TypeScript"
22 chars
2 lines

You can also use the site: operator to search within a specific website:

index.ts
Tanay typescript site:example.com
34 chars
2 lines

Just replace example.com with the name of the website you want to search.

gistlibby LogSnag