<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: 18 Best NodeJS Frameworks for App Development in 2023	</title>
	<atom:link href="https://www.tecmint.com/best-nodejs-frameworks-for-developers/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/best-nodejs-frameworks-for-developers/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 25 Apr 2023 06:41:10 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/best-nodejs-frameworks-for-developers/comment-page-1/#comment-1336593</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Fri, 05 Jun 2020 05:48:34 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31586#comment-1336593</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/best-nodejs-frameworks-for-developers/comment-page-1/#comment-1336525&quot;&gt;Yuval&lt;/a&gt;.

@Yuval

Thanks for sharing, we will check it out.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/best-nodejs-frameworks-for-developers/comment-page-1/#comment-1336525">Yuval</a>.</p>
<p>@Yuval</p>
<p>Thanks for sharing, we will check it out.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yuval		</title>
		<link>https://www.tecmint.com/best-nodejs-frameworks-for-developers/comment-page-1/#comment-1336525</link>

		<dc:creator><![CDATA[Yuval]]></dc:creator>
		<pubDate>Thu, 04 Jun 2020 07:28:23 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31586#comment-1336525</guid>

					<description><![CDATA[I&#039;d like to mention a useful NodeJS framework for working with data on the server-side, it&#039;s called &lt;strong&gt;DeriveJS&lt;/strong&gt; - it&#039;s an Object Data Mapper framework for MongoDB that&#039;s based around Javascript proxies: it lets you define data models, and then create new objects and manipulate them the same way as you do with native JS objects while taking care of all data-persistence transparently in the background for you  (so `&lt;strong&gt;let dataObject = new DataObject(&#039;some index value&#039;)&lt;/strong&gt;` automatically saves a new DataObject into a Mongo collection (in addition to saving the instance to memory as usual), and &lt;strong&gt;dataObject.someprop = newvalue&lt;/strong&gt;, automatically updates `&lt;strong&gt;someprop&lt;/strong&gt;` on the DB. 

It also uses bulk operations for all database operations - so the performance is pretty good as it avoids unnecessary and redundant calls and requests to the database process/server.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to mention a useful NodeJS framework for working with data on the server-side, it&#8217;s called <strong>DeriveJS</strong> &#8211; it&#8217;s an Object Data Mapper framework for MongoDB that&#8217;s based around Javascript proxies: it lets you define data models, and then create new objects and manipulate them the same way as you do with native JS objects while taking care of all data-persistence transparently in the background for you  (so `<strong>let dataObject = new DataObject(&#8216;some index value&#8217;)</strong>` automatically saves a new DataObject into a Mongo collection (in addition to saving the instance to memory as usual), and <strong>dataObject.someprop = newvalue</strong>, automatically updates `<strong>someprop</strong>` on the DB. </p>
<p>It also uses bulk operations for all database operations &#8211; so the performance is pretty good as it avoids unnecessary and redundant calls and requests to the database process/server.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/best-nodejs-frameworks-for-developers/comment-page-1/#comment-1270586</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Thu, 17 Oct 2019 19:12:28 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31586#comment-1270586</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/best-nodejs-frameworks-for-developers/comment-page-1/#comment-1269205&quot;&gt;Mike Baumgart&lt;/a&gt;.

@Mike

Total.js has now been added to the list, many thanks for sharing.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/best-nodejs-frameworks-for-developers/comment-page-1/#comment-1269205">Mike Baumgart</a>.</p>
<p>@Mike</p>
<p>Total.js has now been added to the list, many thanks for sharing.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mike Baumgart		</title>
		<link>https://www.tecmint.com/best-nodejs-frameworks-for-developers/comment-page-1/#comment-1269205</link>

		<dc:creator><![CDATA[Mike Baumgart]]></dc:creator>
		<pubDate>Tue, 15 Oct 2019 10:39:48 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31586#comment-1269205</guid>

					<description><![CDATA[Many thanks for this article and I will add one more called &lt;strong&gt;total.js&lt;/strong&gt;. A fast-growing community with an amazing framework.HMVC Pattern, mostly compared with .NET and PHP Laravel. Have a look ;-)]]></description>
			<content:encoded><![CDATA[<p>Many thanks for this article and I will add one more called <strong>total.js</strong>. A fast-growing community with an amazing framework.HMVC Pattern, mostly compared with .NET and PHP Laravel. Have a look ;-)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/best-nodejs-frameworks-for-developers/comment-page-1/#comment-1233842</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Thu, 29 Aug 2019 07:55:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31586#comment-1233842</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/best-nodejs-frameworks-for-developers/comment-page-1/#comment-1233533&quot;&gt;Jensen&lt;/a&gt;.

@Jensen

Many thanks for sharing this.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/best-nodejs-frameworks-for-developers/comment-page-1/#comment-1233533">Jensen</a>.</p>
<p>@Jensen</p>
<p>Many thanks for sharing this.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
