<?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 &#8211; MaXEster Technologies  | Technical Blog</title>
	<atom:link href="https://www.maxester.com/blog/tag/node-js/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.maxester.com/blog</link>
	<description>Tutorials, Examples and Implementation code for Developers Help</description>
	<lastBuildDate>Mon, 17 Feb 2025 09:17:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.22</generator>
	<item>
		<title>How to Install Node Js in Windows</title>
		<link>https://www.maxester.com/blog/2023/01/21/how-to-install-node-js-in-windows/</link>
		<comments>https://www.maxester.com/blog/2023/01/21/how-to-install-node-js-in-windows/#respond</comments>
		<pubDate>Sat, 21 Jan 2023 00:01:42 +0000</pubDate>
		<dc:creator><![CDATA[Maxester]]></dc:creator>
				<category><![CDATA[Node Js]]></category>
		<category><![CDATA[How to install node Js]]></category>
		<category><![CDATA[Install Node Js]]></category>
		<category><![CDATA[Node JS]]></category>

		<guid isPermaLink="false">https://www.maxester.com/blog/?p=1109</guid>
		<description><![CDATA[<p>Follow the below steps for installation node Js in Windows First Download the .msi file from below website and install by doing next and install. https://nodejs.org/en/download/ When Install please open your command prompt window Short wayWindow + rIts comes up&#8230;</p>
<p><a href="https://www.maxester.com/blog/2023/01/21/how-to-install-node-js-in-windows/" class="btn-more">Read More<span class="arrow-more">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="https://www.maxester.com/blog/2023/01/21/how-to-install-node-js-in-windows/">How to Install Node Js in Windows</a> appeared first on <a rel="nofollow" href="https://www.maxester.com/blog">MaXEster Technologies  | Technical Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[
<p>Follow the below steps for installation node Js in Windows<br><br>First Download the  .msi file from below website and install by doing next and install.<br><br></p>



<p><a href="https://nodejs.org/en/download/">https://nodejs.org/en/download/</a></p>



<p>When Install please open your command prompt window <br>Short way<br>Window + r<br>Its comes up with this Run Box and put cmd in the box</p>



<figure class="wp-block-image"><img src="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester4.png" alt="" class="wp-image-1111" srcset="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester4.png 482w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester4-300x176.png 300w" sizes="(max-width: 482px) 100vw, 482px" /></figure>



<p>After click OK it will open the command prompt and run below command<br><br>node -v</p>



<figure class="wp-block-image"><img src="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester5.png" alt="" class="wp-image-1112" srcset="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester5.png 557w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester5-300x252.png 300w" sizes="(max-width: 557px) 100vw, 557px" /></figure>



<p>This command shows node Js running version.<br>If this not come and show error node is not an external or internal command<br>Please follow the below steps<br>1. Right click on My Computer / This PC and select properties  below screen will come</p>



<figure class="wp-block-image"><img src="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester6-1024x585.png" alt="" class="wp-image-1113" srcset="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester6-1024x585.png 1024w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester6-300x172.png 300w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester6-768x439.png 768w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester6.png 1261w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Click on Advance system settings and after that below screen comes</p>



<figure class="wp-block-image"><img src="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester7.png" alt="" class="wp-image-1114" srcset="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester7.png 572w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester7-294x300.png 294w" sizes="(max-width: 572px) 100vw, 572px" /></figure>



<p>Click on Environment Variables and below screen come</p>



<figure class="wp-block-image"><img src="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester8.png" alt="" class="wp-image-1115" srcset="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester8.png 667w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester8-300x181.png 300w" sizes="(max-width: 667px) 100vw, 667px" /></figure>



<p>Double click on path in system variables or select path and click Edit button. Below screen will come.</p>



<figure class="wp-block-image"><img src="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester9.png" alt="" class="wp-image-1116" srcset="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester9.png 595w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester9-266x300.png 266w" sizes="(max-width: 595px) 100vw, 595px" /></figure>



<p>Please check nodejs is there or not If not then click on New button and add the nodejs folder path and click Ok and then again open the command Prompt and run the node command mention above.<br> </p>
<p>The post <a rel="nofollow" href="https://www.maxester.com/blog/2023/01/21/how-to-install-node-js-in-windows/">How to Install Node Js in Windows</a> appeared first on <a rel="nofollow" href="https://www.maxester.com/blog">MaXEster Technologies  | Technical Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.maxester.com/blog/2023/01/21/how-to-install-node-js-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Node Js</title>
		<link>https://www.maxester.com/blog/2023/01/20/what-is-node-js/</link>
		<comments>https://www.maxester.com/blog/2023/01/20/what-is-node-js/#respond</comments>
		<pubDate>Fri, 20 Jan 2023 08:34:45 +0000</pubDate>
		<dc:creator><![CDATA[Maxester]]></dc:creator>
				<category><![CDATA[Node Js]]></category>
		<category><![CDATA[Learn node Js]]></category>
		<category><![CDATA[Node JS]]></category>
		<category><![CDATA[What is Node Js]]></category>

		<guid isPermaLink="false">https://www.maxester.com/blog/?p=1103</guid>
		<description><![CDATA[<p>Node.js is a JavaScript-based platform built on Google Chrome&#8217;s JavaScript V8 Engine. Node.js allows us to run JavaScript on the server. Create a file name app.js and paste below code like below screenshot After this run below commandnode app screenshot&#8230;</p>
<p><a href="https://www.maxester.com/blog/2023/01/20/what-is-node-js/" class="btn-more">Read More<span class="arrow-more">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="https://www.maxester.com/blog/2023/01/20/what-is-node-js/">What is Node Js</a> appeared first on <a rel="nofollow" href="https://www.maxester.com/blog">MaXEster Technologies  | Technical Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[
<p>Node.js
is a JavaScript-based platform built on Google Chrome&#8217;s JavaScript V8 Engine.
Node.js allows us to run JavaScript on the server. </p>



<p>Create a file name app.js and paste below code like below screenshot</p>



<pre class="wp-block-code"><code>var http = require('http');

http.createServer(function (req, res) {
  res.writeHead(200, {'Content-Type': 'text/plain'});
  res.end('Hello Maxester!');
}).listen(8000);</code></pre>



<figure class="wp-block-image"><img src="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester1-1024x443.png" alt="" class="wp-image-1104" srcset="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester1-1024x443.png 1024w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester1-300x130.png 300w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester1-768x332.png 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>After this run below command<br>node app<br><br>screenshot below </p>



<figure class="wp-block-image"><img src="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester2-1024x483.png" alt="" class="wp-image-1105" srcset="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester2-1024x483.png 1024w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester2-300x141.png 300w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester2-768x362.png 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>After run above command open you browser and run the below URL<br><br>http://localhost:8000/<br><br>Output come like this </p>



<figure class="wp-block-image"><img src="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester3-1-1024x472.png" alt="" class="wp-image-1107" srcset="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester3-1-1024x472.png 1024w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester3-1-300x138.png 300w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester3-1-768x354.png 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>If  this comes then your node js sample code working fine on your system.<br>If you still face issue please cross check with the installation of Node Js on your system.</p>
<p>The post <a rel="nofollow" href="https://www.maxester.com/blog/2023/01/20/what-is-node-js/">What is Node Js</a> appeared first on <a rel="nofollow" href="https://www.maxester.com/blog">MaXEster Technologies  | Technical Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.maxester.com/blog/2023/01/20/what-is-node-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To measure Execution time in Node?</title>
		<link>https://www.maxester.com/blog/2019/06/29/how-to-measure-execution-time-in-node/</link>
		<comments>https://www.maxester.com/blog/2019/06/29/how-to-measure-execution-time-in-node/#respond</comments>
		<pubDate>Sat, 29 Jun 2019 17:05:38 +0000</pubDate>
		<dc:creator><![CDATA[Bhaskar Chaudhary]]></dc:creator>
				<category><![CDATA[JS]]></category>
		<category><![CDATA[Measure Execution time in Node JS]]></category>
		<category><![CDATA[Node JS]]></category>

		<guid isPermaLink="false">https://www.maxester.com/blog/?p=440</guid>
		<description><![CDATA[<p>To measure execution time in Node you can go with below code. IF you still face any issue or help feel free to connect with us. Use console.time() and console.timeEnd()</p>
<p>The post <a rel="nofollow" href="https://www.maxester.com/blog/2019/06/29/how-to-measure-execution-time-in-node/">How To measure Execution time in Node?</a> appeared first on <a rel="nofollow" href="https://www.maxester.com/blog">MaXEster Technologies  | Technical Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[
<p>To measure execution time in Node you can go with below code. IF you still face any issue or help feel free to connect with us.</p>



<p>Use <strong>console.time()</strong> and <strong>console.timeEnd()</strong></p>



<center>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Fads -->
<ins class="adsbygoogle fads"
     style="display:inline-block;"
     data-ad-client="ca-pub-3804472713147276"
     data-ad-slot="1267368188"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>
</center>




<pre class="wp-block-code"><code>let i;
let a;
console.time("yourVariable");

for(i = 1; i &lt; 1000000; i++){
    a+=1;
}

console.timeEnd("yourVariable");</code></pre>
<p>The post <a rel="nofollow" href="https://www.maxester.com/blog/2019/06/29/how-to-measure-execution-time-in-node/">How To measure Execution time in Node?</a> appeared first on <a rel="nofollow" href="https://www.maxester.com/blog">MaXEster Technologies  | Technical Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.maxester.com/blog/2019/06/29/how-to-measure-execution-time-in-node/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
