DEV Community

# string

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
All you need to know about string in JavaScript 🧵

All you need to know about string in JavaScript 🧵

70
Comments 2
8 min read
Javascript String Methods: A Cheat Sheet for Developer

Javascript String Methods: A Cheat Sheet for Developer

48
Comments 3
4 min read
Algorithm 101: 3 Ways to Create Pig Latin

Algorithm 101: 3 Ways to Create Pig Latin

47
Comments 2
2 min read
Algorithm 101: 6 Ways to Find the Longest Word in a Sentence

Algorithm 101: 6 Ways to Find the Longest Word in a Sentence

37
Comments 8
2 min read
How to Turn a String into an Array of Characters: 3 Ways to do so.

How to Turn a String into an Array of Characters: 3 Ways to do so.

18
Comments 3
1 min read
How to uppercase the first letter of a string in JavaScript

How to uppercase the first letter of a string in JavaScript

17
Comments 2
1 min read
I Have a Ruby String ...

I Have a Ruby String ...

15
Comments
3 min read
All js strings method - less text , more snippet

All js strings method - less text , more snippet

14
Comments
4 min read
Algorithm 101: 3 Ways to Check If Two Words are Anagrams

Algorithm 101: 3 Ways to Check If Two Words are Anagrams

14
Comments
2 min read
Extending the String Prototype in JavaScript & TypeScript

Extending the String Prototype in JavaScript & TypeScript

14
Comments 4
4 min read
What are string_views and why should we use them?

What are string_views and why should we use them?

13
Comments 2
7 min read
How to slice or get symbols from a unicode string with emojis in JavaScript? Lets learn how JavaScript represent strings

How to slice or get symbols from a unicode string with emojis in JavaScript? Lets learn how JavaScript represent strings

12
Comments 2
6 min read
Replace 'em all With ES2021

Replace 'em all With ES2021

11
Comments
3 min read
Convert an Array To String with PHP

Convert an Array To String with PHP

11
Comments 1
2 min read
Algorithm 101: 7 Ways to Reverse a String

Algorithm 101: 7 Ways to Reverse a String

11
Comments 3
2 min read
Algorithm 101: 3 Ways to Find Hamming Distance

Algorithm 101: 3 Ways to Find Hamming Distance

11
Comments
2 min read
Java New String Methods – From Java 8 To Java 17

Java New String Methods – From Java 8 To Java 17

11
Comments
1 min read
Strings 💫 🌌 ✨

Strings 💫 🌌 ✨

10
Comments
1 min read
Converting an iterable to an array in JavaScript?

Converting an iterable to an array in JavaScript?

10
Comments
1 min read
Parsing a String in D

Parsing a String in D

10
Comments
2 min read
JEP 378: Text Blocks. New way to use String in Java

JEP 378: Text Blocks. New way to use String in Java

9
Comments 2
2 min read
Translatable Strings In View Models, Without Android SDK imports

Translatable Strings In View Models, Without Android SDK imports

9
Comments 4
3 min read
Clean Validation in Java with Predicates

Clean Validation in Java with Predicates

8
Comments
4 min read
TIL about formatted strings that was introduced in Python 3.6

TIL about formatted strings that was introduced in Python 3.6

8
Comments 2
1 min read
String em Python!!

String em Python!!

8
Comments 2
2 min read
Fish Shell: string replace

Fish Shell: string replace

8
Comments
1 min read
4 different ways to reverse a string with JavaScript

4 different ways to reverse a string with JavaScript

8
Comments 2
3 min read
KMP String Search Algorithm

KMP String Search Algorithm

8
Comments 1
3 min read
Operator Overloading in Rust

Operator Overloading in Rust

8
Comments 2
1 min read
Python daily exercise 3: reverse a string

Python daily exercise 3: reverse a string

8
Comments 2
1 min read
Case Insensitive in D

Case Insensitive in D

7
Comments
1 min read
3 formas de Concatenar String con C#

3 formas de Concatenar String con C#

7
Comments 2
3 min read
How to Replace all Occurrences of a String in JavaScript

How to Replace all Occurrences of a String in JavaScript

7
Comments
3 min read
Algorithm 101: 6 Ways to Find the Most Recurring Character in a String

Algorithm 101: 6 Ways to Find the Most Recurring Character in a String

7
Comments
2 min read
Using the string.replace method in Javascript

Using the string.replace method in Javascript

7
Comments
2 min read
How Character Encoding Saved Me

How Character Encoding Saved Me

7
Comments
2 min read
Python daily exercise 2: string

Python daily exercise 2: string

7
Comments 2
1 min read
How to show phrases from textarea in paragraph?

How to show phrases from textarea in paragraph?

7
Comments
1 min read
6 C++23 features improving string and string_view

6 C++23 features improving string and string_view

7
Comments 1
5 min read
Make ToString() human readable in C#

Make ToString() human readable in C#

7
Comments
4 min read
JAVA Basics #6 - Strings

JAVA Basics #6 - Strings

6
Comments 2
4 min read
LeetCode: Count and Say

LeetCode: Count and Say

6
Comments
1 min read
how to find the frequency of characters in given string in java

how to find the frequency of characters in given string in java

6
Comments
1 min read
4 Ways to Convert String to Character Array in JavaScript

4 Ways to Convert String to Character Array in JavaScript

6
Comments 1
2 min read
Caesar Concatenation

Caesar Concatenation

6
Comments 1
2 min read
JavaScript Array and String common methods.

JavaScript Array and String common methods.

6
Comments 2
2 min read
Usando os métodos da classe String no Ruby

Usando os métodos da classe String no Ruby

6
Comments
12 min read
Algorithm 101: 13 Ways to Count Vowels in a String

Algorithm 101: 13 Ways to Count Vowels in a String

6
Comments 4
3 min read
Be Careful when Using Python Datetime Module

Be Careful when Using Python Datetime Module

6
Comments
1 min read
Effective Java Tuesday! Override `toString`

Effective Java Tuesday! Override `toString`

6
Comments
2 min read
How to convert a Js string to an array

How to convert a Js string to an array

6
Comments
3 min read
Quick tip: How to show the literal quotes " or ' in a string in javascript

Quick tip: How to show the literal quotes " or ' in a string in javascript

6
Comments
1 min read
Java REGEX based scanner

Java REGEX based scanner

6
Comments
2 min read
How Do I Compare Strings In Java

How Do I Compare Strings In Java

6
Comments 2
6 min read
Creating A Document Fragment

Creating A Document Fragment

6
Comments
1 min read
Python daily exercise 4: separate a string

Python daily exercise 4: separate a string

6
Comments
1 min read
How to convert string to binary in python

How to convert string to binary in python

5
Comments
1 min read
Using replace() and replaceAll() in JavaScript

Using replace() and replaceAll() in JavaScript

5
Comments
2 min read
The thing with JavaScript Template literals

The thing with JavaScript Template literals

5
Comments
4 min read
Java: Helpful tips for usage of string

Java: Helpful tips for usage of string

5
Comments
2 min read
loading...