<?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>Nodejs</title>
	<atom:link href="https://www.tecmint.com/category/nodejs/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 20 Dec 2024 09:12:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.tecmint.com/wp-content/uploads/2020/07/favicon.ico</url>
	<title>Nodejs</title>
	<link>https://www.tecmint.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Install and Set Up a New Next.js Project on Ubuntu</title>
		<link>https://www.tecmint.com/install-next-js-ubuntu/</link>
					<comments>https://www.tecmint.com/install-next-js-ubuntu/#respond</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Fri, 20 Dec 2024 09:11:32 +0000</pubDate>
				<category><![CDATA[Nodejs]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=59024</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/install-next-js-ubuntu/">How to Install and Set Up a New Next.js Project on Ubuntu</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>Next.js is a well-known framework for React that helps you create fast and modern websites, which is easy to use</p>
The post <a href="https://www.tecmint.com/install-next-js-ubuntu/">How to Install and Set Up a New Next.js Project on Ubuntu</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/install-next-js-ubuntu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Node.js Version Managers &#8211; Install and Run Multiple Node.js Versions</title>
		<link>https://www.tecmint.com/nodejs-version-manager/</link>
					<comments>https://www.tecmint.com/nodejs-version-manager/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 15 May 2023 08:04:07 +0000</pubDate>
				<category><![CDATA[Nodejs]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=51181</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/nodejs-version-manager/">Node.js Version Managers – Install and Run Multiple Node.js Versions</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>Node.js version managers, also known as “environment managers” are tools that enable developers or system administrators to install and manage</p>
The post <a href="https://www.tecmint.com/nodejs-version-manager/">Node.js Version Managers – Install and Run Multiple Node.js Versions</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/nodejs-version-manager/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>18 Best NodeJS Frameworks for App Development in 2023</title>
		<link>https://www.tecmint.com/best-nodejs-frameworks-for-developers/</link>
					<comments>https://www.tecmint.com/best-nodejs-frameworks-for-developers/#comments</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Tue, 25 Apr 2023 06:25:12 +0000</pubDate>
				<category><![CDATA[Nodejs]]></category>
		<category><![CDATA[Top Tools]]></category>
		<category><![CDATA[NodeJS Frameworks]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31586</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/best-nodejs-frameworks-for-developers/">18 Best NodeJS Frameworks for App Development in 2023</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>Node.js is used to build fast, highly scalable network applications based on an event-driven non-blocking input/output model, and single-threaded asynchronous</p>
The post <a href="https://www.tecmint.com/best-nodejs-frameworks-for-developers/">18 Best NodeJS Frameworks for App Development in 2023</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/best-nodejs-frameworks-for-developers/feed/</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
			</item>
		<item>
		<title>NVM &#8211; Install Multiple Node.js Versions in Linux</title>
		<link>https://www.tecmint.com/nvm-install-multiple-nodejs-versions-in-linux/</link>
					<comments>https://www.tecmint.com/nvm-install-multiple-nodejs-versions-in-linux/#comments</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Tue, 25 Apr 2023 05:31:25 +0000</pubDate>
				<category><![CDATA[Nodejs]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=32667</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/nvm-install-multiple-nodejs-versions-in-linux/">NVM – Install Multiple Node.js Versions in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>Node Version Manager (NVM in short) is a simple bash script to manage multiple active node.js versions on your Linux</p>
The post <a href="https://www.tecmint.com/nvm-install-multiple-nodejs-versions-in-linux/">NVM – Install Multiple Node.js Versions in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/nvm-install-multiple-nodejs-versions-in-linux/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to Run Angular Apps Using Angular CLI and PM2</title>
		<link>https://www.tecmint.com/create-and-run-angular-apps-using-angular-cli-and-pm2/</link>
					<comments>https://www.tecmint.com/create-and-run-angular-apps-using-angular-cli-and-pm2/#comments</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Tue, 21 Mar 2023 05:29:57 +0000</pubDate>
				<category><![CDATA[Angular]]></category>
		<category><![CDATA[Nodejs]]></category>
		<category><![CDATA[Angular Tips]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=33540</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/create-and-run-angular-apps-using-angular-cli-and-pm2/">How to Run Angular Apps Using Angular CLI and PM2</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>Angular CLI is a command-line interface for the Angular framework, which is used to create, build and run your application</p>
The post <a href="https://www.tecmint.com/create-and-run-angular-apps-using-angular-cli-and-pm2/">How to Run Angular Apps Using Angular CLI and PM2</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/create-and-run-angular-apps-using-angular-cli-and-pm2/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
