<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>string methods Archives</title>
	<atom:link href="https://openjavascript.info/tag/string-methods/feed/" rel="self" type="application/rss+xml" />
	<link>https://openjavascript.info/tag/string-methods/</link>
	<description>Learn the language of the web.</description>
	<lastBuildDate>Tue, 27 Sep 2022 15:00:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.2</generator>

<image>
	<url>https://openjavascript.info/wp-content/uploads/2023/12/cropped-android-chrome-192x192-1-32x32.png</url>
	<title>string methods Archives</title>
	<link>https://openjavascript.info/tag/string-methods/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Automated title capitalization with JavaScript</title>
		<link>https://openjavascript.info/2022/07/14/add-title-capitalization-to-a-string-using-javascript/</link>
					<comments>https://openjavascript.info/2022/07/14/add-title-capitalization-to-a-string-using-javascript/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Thu, 14 Jul 2022 18:04:00 +0000</pubDate>
				<category><![CDATA[FAQs]]></category>
		<category><![CDATA[arrays]]></category>
		<category><![CDATA[string methods]]></category>
		<category><![CDATA[strings]]></category>
		<category><![CDATA[utility function]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=5004</guid>

					<description><![CDATA[<p>How to create a title capitalization function in JavaScript.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2022/07/14/add-title-capitalization-to-a-string-using-javascript/">Automated title capitalization with JavaScript</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2022/07/14/add-title-capitalization-to-a-string-using-javascript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to remove the last character from a string in JavaScript</title>
		<link>https://openjavascript.info/2022/03/08/how-to-remove-the-last-character-from-a-string-in-javascript/</link>
					<comments>https://openjavascript.info/2022/03/08/how-to-remove-the-last-character-from-a-string-in-javascript/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Tue, 08 Mar 2022 09:51:31 +0000</pubDate>
				<category><![CDATA[FAQs]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[slice]]></category>
		<category><![CDATA[string methods]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=3366</guid>

					<description><![CDATA[<p>Use the negative indexing of the slice method to remove the last character from a string.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2022/03/08/how-to-remove-the-last-character-from-a-string-in-javascript/">How to remove the last character from a string in JavaScript</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2022/03/08/how-to-remove-the-last-character-from-a-string-in-javascript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
