• Home
  • JavaScript
  • Angular
  • Python
  • Contact Us
  • About Us
  • Privacy Policy
  • Search
Devconquer
A platform for developers to learn technologies like HTML, CSS, JavaScript, Angular, NodeJS, ExpressJS, MongoDB, C#, .Net, SQL Server, MVC, Python, & many more.
Skip to content
  • Home
  • JavaScript
  • Angular
  • Python
  • Contact Us
  • About Us
  • Privacy Policy
  • Search
Category: JavaScript

Category: JavaScript

String length property in JavaScript

String length property in JavaScript

You can get the string length in javascript by length property. Example: Output: Length is: 10

Ajinkya Kadam October 20, 2019 October 20, 2019 JavaScript
Read More..."String length property in JavaScript"
String substr() method in JavaScript

String substr() method in JavaScript

You can use the substr() method in JavaScript to extract part or section of the string starting at a specified location to the length of characters to extract. substr method…

Ajinkya Kadam October 9, 2019 October 9, 2019 JavaScript
Read More..."String substr() method in JavaScript"
String substring() method in JavaScript

String substring() method in JavaScript

You can use the substring in JavaScript for extracting part or subset of a string. substring method returns extracted string in a new string.substring works like the splice() method. It…

Ajinkya Kadam October 9, 2019 September 6, 2021 JavaScript
Read More..."String substring() method in JavaScript"
String slice() method in JavaScript

String slice() method in JavaScript

You can use the slice in JavaScript for extracting some part of the string. slice method returns extracted string in a new string. Syntax: str.slice(startPosition, endPosition); Explanation: Apply slice method…

Ajinkya Kadam October 9, 2019 September 6, 2021 JavaScript
Read More..."String slice() method in JavaScript"
String search() method in JavaScript

String search() method in JavaScript

You can use the search() in JavaScript to find the index i.e position of the first appearance for the specified string. If the specified string is not found in the…

Ajinkya Kadam October 9, 2019 September 6, 2021 JavaScript
Read More..."String search() method in JavaScript"
String lastIndexOf() method in JavaScript

String lastIndexOf() method in JavaScript

You can use lastIndexOf() method in JavaScript to find index i.e position of the last appearance for the specified string. If the specified string is not found in the main…

Ajinkya Kadam October 9, 2019 October 9, 2019 JavaScript
Read More..."String lastIndexOf() method in JavaScript"
String indexOf() method in JavaScript

String indexOf() method in JavaScript

You can use the indexOf() method in JavaScript to find the index i.e position of the first appearance for the specified string. If the specified string is not found in…

Ajinkya Kadam October 9, 2019 September 6, 2021 JavaScript
Read More..."String indexOf() method in JavaScript"
String replace() method in JavaScript

String replace() method in JavaScript

You can use the replace method in JavaScript to replace matched substring from regular expression and a string. This method does not change the string on which it is used….

Ajinkya Kadam October 2, 2019 October 2, 2019 JavaScript
Read More..."String replace() method in JavaScript"
String split() method in JavaScript

String split() method in JavaScript

You can use the split() method in JavaScript to convert a string into an array. The split() methods splits a string by separating it into substrings. The split() method returns…

Ajinkya Kadam October 2, 2019 October 2, 2019 JavaScript
Read More..."String split() method in JavaScript"
String toLowerCase() method in JavaScript

String toLowerCase() method in JavaScript

You can use the toLowerCase() method in JavaScript for converting string to lower case.You get the returned value in a new string. Syntax: str.toLowerCase(); Example: Output: NewString is: javascript is…

Ajinkya Kadam October 2, 2019 October 2, 2019 JavaScript
Read More..."String toLowerCase() method in JavaScript"

Posts navigation

1 2 3 4
TwitterFacebookPinterest

Like This Page

Tags

AngularAngular materialArraysBlogBootstrapcarouselCMSCRUDdecoratorsDirectivesECMAScriptHeadlessCMSJavaScriptjQueryJSONloopsngx-bootstrapNode.jsoperatorsPyCharm

Recent Posts

  • Directives in angular
  • @Input and @Output In angular
  • Lifecycle Hooks In Angular
  • Routing in Angular
  • ngx-bootstrap in angular

Trending posts:

Javascript Tutorial
CRUD operations in Angular
Angular Material: Getting Started
Angular Material Tutorial
Angular 9: Project Ivy is here
Best VS Code themes you must try
Best VS Code Extentions you must use

Python Trending Posts

Hello world in python
Strings in python
Variables in python
Loops in python
Functions in python
Operators in python
Lists in python
Tuples in python
Dictionary in python

Trending Posts of JavaScript

Javascript Tutorial
Ternary operator in JavaScript
String methods and properties
Loops in JavaScript
Functions in Javscript
Arrays in JavaScript
Objects in JavaScript

Recent Comments

  • Sourav Dash on How to install jQuery, Popper JS and Bootstrap 4 in angular 8
  • João on Best VSCode themes you must try
  • Rayford on Getting started with angular material 8 with angular 8
  • Cloudi5 on Best VS Code extensions you must use
  • Kemberly Tenzer on Getting started with angular material 8 with angular 8

Recent Posts

  • Directives in angular
  • @Input and @Output In angular
  • Lifecycle Hooks In Angular
  • Routing in Angular
  • ngx-bootstrap in angular

Trending Posts

Javascript Tutorial
CRUD operations in Angular
Angular Material: Getting Started
Angular Material Tutorial
Angular 9: Project Ivy is here
Best VS Code themes you must try
Best VS Code Extentions you must use

Python Trending Posts

Hello world in python
Strings in python
Variables in python
Loops in python
Functions in python
Operators in python
Lists in python
Tuples in python
Dictionary in python

Trending Posts of JavaScript

Javascript Tutorial
Ternary operator in JavaScript
String methods and properties
Loops in JavaScript
Functions in Javscript
Arrays in JavaScript
Objects in JavaScript

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

  • Twitter-
  • Facebook-
  • Pinterest-
TwitterFacebookPinterest
©2020 Devconquer
Powered by Septera & WordPress.
Back to Top
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Cookie settingsACCEPT
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are as essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
SAVE & ACCEPT