123ArticleOnline Logo
Welcome to 123ArticleOnline.com!
ALL >> Education >> View Article

Node.js Basics

Profile Picture
By Author: Rajesh
Total Articles: 3
Comment this article
Facebook ShareTwitter ShareGoogle+ ShareTwitter Share

Node.js is supporting JavaScript. Thus, JavaScript Syntax structure on Node.js is like the Browser’s JavaScript syntax structure.
Primitive Types of Node JS
Node.js incorporates following primitive types:
String
Number
Boolean
Vague
Invalid
RegExp
Everything else is an item in Node.js.
Functions:-
Functions are top of the line residents in Node's JavaScript, like the browser’s JavaScript. A function may have attributes and properties. It very well may be dealt with like a class in JavaScript.
Buffer
Node.js incorporates an extra information type called Buffer (not accessible in browser’s JavaScript). Support is for the most part used to store parallel information, while perusing from a document or accepting packets over the system.
Process object
Each Node.js content syntax script runs in a process. It incorporates process object to get all the data about the present process of Node.js application.
Defaults to local
Node JS is not the same as browser’s JavaScript with regards to worldwide scope. In the ...
... program's JavaScript, variables declared without var keyword may become global. In Node.js, everything becomes local by default.
Access Global Scope
In a browser, global scope may be like the window object. In Node.js, global object represents the global scope.
To include something in global scope, you have to send it utilizing export or module.export. A similar way, import modules/object utilizing require() function to access it from the global scope.
Node.js Module
Module in Node.js is a straightforward or complex usefulness composed in single or numerous JavaScript records which can be reused all through the Node.js application.
Every module in Node.js has its own specific circumstance, so it can't meddle with different modules or dirty worldwide scope. Additionally, every module can be set in a different .js document under a different organizer.
Node.js actualizes CommonJS modules standard. CommonJS is a gathering of volunteers who characterize JavaScript principles for web server, work area, and comfort application.
Node.js Module Types
Node.js incorporates three sorts of modules:
Core Modules
Local Modules
Third Party Modules
Node.js Core Modules
Node.js is a light weight structure. The center modules incorporate absolute minimum functionalities of Node.js. These center modules are incorporated into its parallel dispersion and burden naturally when Node.js process begins. In any case, we have to import the center module first so as to utilize it in our application.
The accompanying table records a portion of the significant center modules in Node.js.
Local Modules Description
Http http module incorporates classes, strategies and occasions to make Node.js http server.
url url module incorporates strategies for URL goals and parsing.
querystring querystring module incorporates strategies to manage question string.
path path module incorporates strategies to manage document ways.
fs fs module incorporates classes, techniques, and occasions to work with document I/O.
util util module incorporates utility capacities helpful for software engineers.
Node.js Local Module
Local modules will be modules made locally in our Node.js application. These modules incorporate various functionalities of our application in isolated records and envelopes. We can likewise bundle it and disseminate it by means of NPM, so that Node.js people group can utilize it. For instance, on the off chance that you have to associate with MongoDB and get information, at that point we can make a module for it, which can be reused in our application.
For more information about Node JS Online Training Click Here

Total Views: 258Word Count: 540See All articles From Author

Add Comment

Education Articles

1. Master Asian Languages With Stanford Language Centre – Your Gateway To Learning Mandarin, Thai & Vietnamese In Singapore
Author: Mohammed Yusri

2. Azure Devsecops Training | Azure Devops Training In India
Author: visualpath

3. The Oracle Integration Cloud Training Hyderabad - Visualpath
Author: naveen

4. Sap Cpi Online Course | Sap Training At Visualpath
Author: gollakalyan

5. Social Media Marketing Basics: From Instagram Reels To Facebook Ads
Author: Shivam Kumar

6. Study Mbbs In Turkey: Top Universities, Costs, And Career Opportunities
Author: Mbbs Blog

7. Study Mbbs In Russia: A Top Choice For Indian Medical Aspirants
Author: Mbbs Blog

8. Community-driven Stem Centres: Empowering Local Innovation Through Partnerships
Author: stem-xpert

9. Bject-oriented Programming Made Easy With Java – Sssit Computer Education
Author: lakshmisssit

10. Shaping Young Minds At The Best Cbse School In Karunagappally
Author: Gregorios

11. D365 Online Training | Dynamics 365 Finance Operations
Author: Hari

12. All The Necessary Information That You Need To Know To Join Mbbs In Vietnam
Author: Mbbs Blog

13. Study Mbbs In Bosnia: Turn Your Dream Into Reality
Author: Mbbs Blog

14. Sleep Matters: The Science Behind Toddler Naps
Author: Kookaburra PreSchool

15. Top-rated Sre Training | Online Site Reliability Courses 2025
Author: krishna

Login To Account
Login Email:
Password:
Forgot Password?
New User?
Sign Up Newsletter
Email Address: