<?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>Node.js | JavaScript Tutorials &amp; Videos</title>
	<atom:link href="https://www.javascripttutorials.net/category/node-js/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.javascripttutorials.net</link>
	<description>JavaScript Tutorials &#38; Videos: Node.js, AngularJS, Vue.js, Backbone.js</description>
	<lastBuildDate>Tue, 23 Apr 2024 15:54:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.javascripttutorials.net/wp-content/uploads/cropped-JavaScript_logo_2.svg_-32x32.png</url>
	<title>Node.js | JavaScript Tutorials &amp; Videos</title>
	<link>https://www.javascripttutorials.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>NoSQL Databases and Node.js</title>
		<link>https://www.javascripttutorials.net/nosql-databases-and-node-js/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Tue, 23 Apr 2024 15:53:00 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Node.js]]></category>
		<category><![CDATA[database]]></category>
		<guid isPermaLink="false">https://www.javascripttutorials.net/?p=698</guid>

					<description><![CDATA[<p>In recent years, non-relational DBMSs have reemerged with proponents’ claiming advantages in scalability and simplicity. Many of these DBMSs now exist targeted towards a variety of usage scenarios. They are popularly referred to as NoSQL databases. This article looks at how Node.js works with two popular NoSQL databases &#8211; Redis &#8230;</p>
The post <a href="https://www.javascripttutorials.net/nosql-databases-and-node-js/">NoSQL Databases and Node.js</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Deno: The JavaScript Runtime for the Serverless Era</title>
		<link>https://www.javascripttutorials.net/deno-the-javascript-runtime-for-the-serverless-era/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Mon, 26 Jun 2023 15:44:10 +0000</pubDate>
				<category><![CDATA[Node.js]]></category>
		<guid isPermaLink="false">https://www.javascripttutorials.net/?p=651</guid>

					<description><![CDATA[<p>The open source Deno runtime demonstrates how clean and productive a modern, batteries-included, JavaScript programming environment can be. This talk describes why we are building it and how to use it. Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults and a great developer experience. It is built &#8230;</p>
The post <a href="https://www.javascripttutorials.net/deno-the-javascript-runtime-for-the-serverless-era/">Deno: The JavaScript Runtime for the Serverless Era</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Why GraphQL Is Perfect For Node.js Microservices</title>
		<link>https://www.javascripttutorials.net/why-graphql-is-perfect-for-node-js-microservices/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Tue, 13 Jun 2023 15:58:46 +0000</pubDate>
				<category><![CDATA[Node.js]]></category>
		<category><![CDATA[database]]></category>
		<guid isPermaLink="false">https://www.javascripttutorials.net/?p=647</guid>

					<description><![CDATA[<p>GraphQL and microservices architectures based on Node.js are perfectly compatible. You can use GraphQL as a data layer for these microservices and combine data from all these services into one universal API. This way, you can break the core of your Node.js services into different microservices while still providing one &#8230;</p>
The post <a href="https://www.javascripttutorials.net/why-graphql-is-perfect-for-node-js-microservices/">Why GraphQL Is Perfect For Node.js Microservices</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Next Generation Code Architecture for Building Maintainable Node Applications</title>
		<link>https://www.javascripttutorials.net/next-generation-code-architecture-for-building-maintainable-node-applications/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Wed, 31 May 2023 16:32:35 +0000</pubDate>
				<category><![CDATA[Node.js]]></category>
		<guid isPermaLink="false">https://www.javascripttutorials.net/?p=642</guid>

					<description><![CDATA[<p>In today&#8217;s fast-paced software development landscape, it&#8217;s essential to have tools that allow us to build, test, and deploy our applications quickly and efficiently. Being able to ship features fast implies having a healthy and maintainable codebase, which can be tricky and daunting, especially in the long-run. This talk explores &#8230;</p>
The post <a href="https://www.javascripttutorials.net/next-generation-code-architecture-for-building-maintainable-node-applications/">Next Generation Code Architecture for Building Maintainable Node Applications</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Best Practices to Secure Your Node.js Containers on Kubernetes</title>
		<link>https://www.javascripttutorials.net/best-practices-to-secure-your-node-js-containers-on-kubernetes/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Tue, 03 Jan 2023 15:59:39 +0000</pubDate>
				<category><![CDATA[Node.js]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">https://www.javascripttutorials.net/?p=618</guid>

					<description><![CDATA[<p>With this presentation, you will learn the security best practices for Kubernetes and especially for securing applications built with NodeJS running on Kubernetes. It discusses securing the cluster, your Node.js containers, and more. The talk also looks at how to use OpenID Connect (OIDC) to secure the access to the &#8230;</p>
The post <a href="https://www.javascripttutorials.net/best-practices-to-secure-your-node-js-containers-on-kubernetes/">Best Practices to Secure Your Node.js Containers on Kubernetes</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>MERN Stack (MongoDB, Express, React, Node.js) Full Tutorial</title>
		<link>https://www.javascripttutorials.net/mern-stack-mongodb-express-react-node-js-full-tutorial/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Fri, 12 Aug 2022 14:44:08 +0000</pubDate>
				<category><![CDATA[Node.js]]></category>
		<category><![CDATA[database]]></category>
		<guid isPermaLink="false">https://www.javascripttutorials.net/?p=593</guid>

					<description><![CDATA[<p>This tutorial teaches how to create a full-stack web application using the MERN stack. The MERN stack combines the following technologies MongoDB, Express, React, and Node.js. This tutorial also explains how to use MongoDB Realm to convert the backend to serverless and host the entire thing for free in the &#8230;</p>
The post <a href="https://www.javascripttutorials.net/mern-stack-mongodb-express-react-node-js-full-tutorial/">MERN Stack (MongoDB, Express, React, Node.js) Full Tutorial</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Landing On The Desktop with Electron</title>
		<link>https://www.javascripttutorials.net/landing-on-the-desktop-with-electron/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Tue, 05 May 2020 19:49:03 +0000</pubDate>
				<category><![CDATA[Node.js]]></category>
		<guid isPermaLink="false">https://www.javascripttutorials.net/?p=490</guid>

					<description><![CDATA[<p>Electron is an open-source framework developed and maintained by GitHub. Electron allows for the development of desktop GUI applications using web technologies: It combines the Chromium rendering engine and the Node.js runtime. As web developers, it can be easy to feel handcuffed to the browser. Thankfully, Electron enables you to &#8230;</p>
The post <a href="https://www.javascripttutorials.net/landing-on-the-desktop-with-electron/">Landing On The Desktop with Electron</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Task Processing, APIs, and Big Data in JavaScript with actionhero.js</title>
		<link>https://www.javascripttutorials.net/task-processing-apis-and-big-data-in-javascript-with-actionhero-js/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Wed, 16 May 2018 12:49:33 +0000</pubDate>
				<category><![CDATA[Node.js]]></category>
		<guid isPermaLink="false">http://www.javascripttutorials.net/?p=341</guid>

					<description><![CDATA[<p>There are tons of options for doing data processing in other languages such as Java and Python. With actionhero.js, you can use Node.js&#8217;s event loop model to create a scalable and cohesive API for processing and serving large amounts of data. From the actionhero.js documentation, here&#8217;s a quick synopsis of &#8230;</p>
The post <a href="https://www.javascripttutorials.net/task-processing-apis-and-big-data-in-javascript-with-actionhero-js/">Task Processing, APIs, and Big Data in JavaScript with actionhero.js</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Building an App Using JavaScript / TypeScript &#038; Node</title>
		<link>https://www.javascripttutorials.net/building-an-app-using-javascript-typescript-node/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Mon, 19 Dec 2016 16:29:40 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Node.js]]></category>
		<category><![CDATA[typescript]]></category>
		<guid isPermaLink="false">http://www.javascripttutorials.net/?p=322</guid>

					<description><![CDATA[<p>Having spent over twenty years on developer tools I was convinced that Eclipse is the last development tool I work on. I was wrong. It all started five years ago as an experiment to see what is possible when it comes to developing in the browser using modern JavaScript, HTML, &#8230;</p>
The post <a href="https://www.javascripttutorials.net/building-an-app-using-javascript-typescript-node/">Building an App Using JavaScript / TypeScript & Node</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Server-Side JavaScript on a Java Platform</title>
		<link>https://www.javascripttutorials.net/server-side-javascript-on-a-java-platform/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Mon, 30 Nov 2015 18:01:33 +0000</pubDate>
				<category><![CDATA[Node.js]]></category>
		<category><![CDATA[java]]></category>
		<guid isPermaLink="false">http://www.javascripttutorials.net/?p=235</guid>

					<description><![CDATA[<p>This presentation is about a new platform for server-side JavaScript applications on the Java Virtual Machine, using the node programming model, APIs, and the module ecosystem. These Java/JavaScript hybrid applications can leverage capabilities of both environments, accessing the latest node frameworks while taking advantage of the Java platform’s scalability, manageability, &#8230;</p>
The post <a href="https://www.javascripttutorials.net/server-side-javascript-on-a-java-platform/">Server-Side JavaScript on a Java Platform</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
	</channel>
</rss>
