Skip to content
#

string-methods

Here are 39 public repositories matching this topic...

Basics of JavaScript 1. History of JavaScript 2. Getting Started with JavaScript 3. Data Types 4. Different Types of console.log() 5. Variables (var, let, const) and Its Scope 6. Operators 7. Type Conversions 8. Control Flow (If else ,loops, break, switch) 9. Functions In JavaScript 10. Objects In JavaScript 11. Arrays In JavaScript

  • Updated Dec 5, 2022
  • JavaScript

This repository contains various examples and exercises related to string methods in JavaScript. The code and examples provided here demonstrate the use of common string methods such as split(), substring(), slice(), replace(), and many more.

  • Updated Jul 1, 2024
  • HTML

This repository contains code and examples related to working with variables and strings in JavaScript. Created as part of an assignment during my learning journey, this project demonstrates various techniques and best practices for manipulating and utilizing strings in JavaScript.

  • Updated Jun 25, 2024
  • CSS

Improve this page

Add a description, image, and links to the string-methods topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the string-methods topic, visit your repo's landing page and select "manage topics."

Learn more