René's URL Explorer Experiment


Title: String.includes() in JavaScript - DEV Community

Open Graph Title: String.includes() in JavaScript

X Title: String.includes() in JavaScript

Description: The String.prototype.includes() method is a string method in JavaScript that returns a Boolean value... Tagged with welcome.

Open Graph Description: The String.prototype.includes() method is a string method in JavaScript that returns a Boolean value...

X Description: The String.prototype.includes() method is a string method in JavaScript that returns a Boolean value...

Keywords:

Opengraph URL: https://dev.to/moazamdev/stringprototypeincludes-in-javascript-52ea

X: @thepracticaldev

direct link

Domain: dev.to


Hey, it has json ld scripts:
    {"@context":"http://schema.org","@type":"Article","mainEntityOfPage":{"@type":"WebPage","@id":"https://dev.to/moazamdev/stringprototypeincludes-in-javascript-52ea"},"url":"https://dev.to/moazamdev/stringprototypeincludes-in-javascript-52ea","image":["https://media2.dev.to/dynamic/image/width=1080,height=1080,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0g36uhqen4169zzx9w0x.png","https://media2.dev.to/dynamic/image/width=1280,height=720,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0g36uhqen4169zzx9w0x.png","https://media2.dev.to/dynamic/image/width=1600,height=900,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0g36uhqen4169zzx9w0x.png"],"publisher":{"@context":"http://schema.org","@type":"Organization","name":"DEV Community","logo":{"@context":"http://schema.org","@type":"ImageObject","url":"https://media2.dev.to/dynamic/image/width=192,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8j7kvp660rqzt99zui8e.png","width":"192","height":"192"}},"headline":"String.includes() in JavaScript","author":{"@context":"http://schema.org","@type":"Person","url":"https://dev.to/moazamdev","name":"Moazam Ali"},"datePublished":"2022-12-27T15:30:00Z","dateModified":"2022-12-10T10:59:10Z"}
  

og:typearticle
og:site_nameDEV Community
twitter:creator@
twitter:cardsummary_large_image
twitter:widgets:new-embed-designon
og:imagehttps://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0g36uhqen4169zzx9w0x.png
twitter:image:srchttps://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0g36uhqen4169zzx9w0x.png
last-updated2026-02-12 13:41:20 UTC
user-signed-infalse
head-cached-at1770903680
environmentproduction
search-scripthttps://assets.dev.to/assets/Search-6e1dc0f4262843117fad18fce2ccf6c60738a44a3039e0f679cf98fb2e045948.js
apple-mobile-web-app-titledev.to
application-namedev.to
theme-color#000000
forem:nameDEV Community
forem:logohttps://media2.dev.to/dynamic/image/width=512,height=,fit=scale-down,gravity=auto,format=auto/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/8j7kvp660rqzt99zui8e.png
forem:domaindev.to

Links:

Skip to contenthttps://dev.to/moazamdev/stringprototypeincludes-in-javascript-52ea#main-content
https://dev.to/
Powered by Algolia Search https://www.algolia.com/developers/?utm_source=devto&utm_medium=referral
Log in https://dev.to/enter?signup_subforem=1
Create account https://dev.to/enter?signup_subforem=1&state=new-user
Share to X https://twitter.com/intent/tweet?text=%22String.includes%28%29%20in%20JavaScript%22%20by%20Moazam%20Ali%20%23DEVCommunity%20https%3A%2F%2Fdev.to%2Fmoazamdev%2Fstringprototypeincludes-in-javascript-52ea
Share to LinkedIn https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fdev.to%2Fmoazamdev%2Fstringprototypeincludes-in-javascript-52ea&title=String.includes%28%29%20in%20JavaScript&summary=The%20String.prototype.includes%28%29%20method%20is%20a%20string%20method%20in%20JavaScript%20that%20returns%20a%20Boolean%20value...&source=DEV%20Community
Share to Facebook https://www.facebook.com/sharer.php?u=https%3A%2F%2Fdev.to%2Fmoazamdev%2Fstringprototypeincludes-in-javascript-52ea
Share to Mastodon https://toot.kytta.dev/?text=https%3A%2F%2Fdev.to%2Fmoazamdev%2Fstringprototypeincludes-in-javascript-52ea
https://dev.to/moazamdev/stringprototypeincludes-in-javascript-52ea
Report Abusehttps://dev.to/report-abuse
https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0g36uhqen4169zzx9w0x.png
https://dev.to/moazamdev
Moazam Alihttps://dev.to/moazamdev
#welcomehttps://dev.to/t/welcome
JavaScript ES6 (14 Part Series)https://dev.to/moazamdev/series/19778
1 The Let Keyword https://dev.to/moazamdev/the-let-keyword-3m20
2 The const keyword https://dev.to/moazamdev/the-const-keyword-lj5
... 10 more parts... https://dev.to/moazamdev/arrow-functions-in-javascript-2346
3 Arrow functions in JavaScript https://dev.to/moazamdev/arrow-functions-in-javascript-2346
4 JavaScript for...of loop https://dev.to/moazamdev/javascript-forof-loop-4og5
5 Built-in Map Object https://dev.to/moazamdev/built-in-map-object-1ieb
6 Built-In Set Object https://dev.to/moazamdev/built-in-set-object-4o2c
7 JavaScript Classes - Modern JS https://dev.to/moazamdev/javascript-classes-modern-js-1fe1
8 JavaScript Promises - Modern JS https://dev.to/moazamdev/javascript-promises-modern-js-4lh4
9 ES6 Symbol in JavaScript https://dev.to/moazamdev/es6-symbol-in-javascript-1l12
10 Default Parameters in JavaScript https://dev.to/moazamdev/default-parameters-in-javascript-3f36
11 Function Rest Parameters in JavaScript https://dev.to/moazamdev/function-rest-parameters-in-javascript-2f1
12 String.includes() in JavaScript https://dev.to/moazamdev/stringprototypeincludes-in-javascript-52ea
13 String.startsWith() in JavaScript https://dev.to/moazamdev/stringstartswith-in-javascript-3bbf
14 String.endsWith() in JavaScript https://dev.to/moazamdev/stringendswith-in-javascript-3kfd
https://dev.to/moazamdev/stringprototypeincludes-in-javascript-52ea#syntax
https://dev.to/moazamdev/stringprototypeincludes-in-javascript-52ea#wrapping-up
https://www.buymeacoffee.com/moazamdev
https://dev.to/moazamdev
Moazam Alihttps://dev.to/moazamdev
Frontend Developer who is always passionate in discovering new stuff and building networks. https://dev.to/moazamdev
JavaScript ES6 (14 Part Series)https://dev.to/moazamdev/series/19778
1 The Let Keyword https://dev.to/moazamdev/the-let-keyword-3m20
2 The const keyword https://dev.to/moazamdev/the-const-keyword-lj5
... 10 more parts... https://dev.to/moazamdev/arrow-functions-in-javascript-2346
3 Arrow functions in JavaScript https://dev.to/moazamdev/arrow-functions-in-javascript-2346
4 JavaScript for...of loop https://dev.to/moazamdev/javascript-forof-loop-4og5
5 Built-in Map Object https://dev.to/moazamdev/built-in-map-object-1ieb
6 Built-In Set Object https://dev.to/moazamdev/built-in-set-object-4o2c
7 JavaScript Classes - Modern JS https://dev.to/moazamdev/javascript-classes-modern-js-1fe1
8 JavaScript Promises - Modern JS https://dev.to/moazamdev/javascript-promises-modern-js-4lh4
9 ES6 Symbol in JavaScript https://dev.to/moazamdev/es6-symbol-in-javascript-1l12
10 Default Parameters in JavaScript https://dev.to/moazamdev/default-parameters-in-javascript-3f36
11 Function Rest Parameters in JavaScript https://dev.to/moazamdev/function-rest-parameters-in-javascript-2f1
12 String.includes() in JavaScript https://dev.to/moazamdev/stringprototypeincludes-in-javascript-52ea
13 String.startsWith() in JavaScript https://dev.to/moazamdev/stringstartswith-in-javascript-3bbf
14 String.endsWith() in JavaScript https://dev.to/moazamdev/stringendswith-in-javascript-3kfd
Create template https://dev.to/settings/response-templates
Dismisshttps://dev.to/404.html
Code of Conducthttps://dev.to/code-of-conduct
Report abusehttps://dev.to/report-abuse
permalinkhttps://dev.to/moazamdev/stringprototypeincludes-in-javascript-52ea
reporting abusehttps://dev.to/report-abuse
Moazam Ali https://dev.to/moazamdev
Moazam Alihttps://dev.to/moazamdev
Function Rest Parameters in JavaScript #welcome https://dev.to/moazamdev/function-rest-parameters-in-javascript-2f1
https://aistudio.google.com/?utm_source=partner&utm_medium=partner&utm_campaign=FY25-Global-DEVpartnership-sponsorship-AIS&utm_content=-&utm_term=-&bb=146443
https://neon.tech/?ref=devto&bb=146443
https://www.algolia.com/developers/?utm_source=devto&utm_medium=referral&bb=146443
DEV Communityhttps://dev.to/
Home https://dev.to/
DEV++ https://dev.to/++
Videos https://dev.to/videos
DEV Education Tracks https://dev.to/deved
DEV Challenges https://dev.to/challenges
DEV Help https://dev.to/help
Advertise on DEV https://dev.to/advertise
Organization Accounts https://dev.to/organizations
DEV Showcase https://dev.to/showcase
About https://dev.to/about
Contact https://dev.to/contact
Free Postgres Database https://dev.to/free-postgres-database-tier
Forem Shop https://shop.forem.com/
Code of Conduct https://dev.to/code-of-conduct
Privacy Policy https://dev.to/privacy
Terms of Use https://dev.to/terms
Foremhttps://www.forem.com
open sourcehttps://dev.to/t/opensource
DEVhttps://dev.to
Ruby on Railshttps://dev.to/t/rails
Log in https://dev.to/enter?signup_subforem=1
Create account https://dev.to/enter?signup_subforem=1&state=new-user

Viewport: width=device-width, initial-scale=1.0, viewport-fit=cover

Robots: max-snippet:-1, max-image-preview:large, max-video-preview:-1


URLs of crawlers that visited me.