|
Help
CodingForums Partners
This is a
![]() |
Strings in JavaScript Part 1 (formatting text)String manipulation is an important part of JavaScript programming, and having recently been reminded that I have yet to write a tutorial on it, this one comes as long overdue. In Part 1 of "Strings In JavaScript", I'll discuss how to format the look of a string using the language, such as make it bold, convert it to uppercase etc.
|