Node.js Reference


1.0.0 দ্বারা sindhavah
Aug 3, 2018

Node.js Reference সম্পর্কে

This App contains Node.js API documentation of all major version releases.

It works offline without Internet in a fast, organized and searchable interface.

Key Features:

Easy to Use

User Friendly

Neatly Categorized

Search Facility

API's are divided into comprehensive sections for fast and easy learning. No prior programming experience is needed.

Node.js is an open-source, cross-platform JavaScript run-time environment that executes JavaScript code outside the browser. Historically, JavaScript was used primarily for client-side scripting, in which scripts written in JavaScript are embedded in a webpage's HTML and run client-side by a JavaScript engine in the user's web browser. Node.js lets developers use JavaScript to write Command Line tools and for server-side scripting—running scripts server-side to produce dynamic web page content before the page is sent to the user's web browser. Consequently, Node.js represents a "JavaScript everywhere" paradigm, unifying web application development around a single programming language, rather than different languages for server side and client side scripts.

Node.js allows the creation of Web servers and networking tools using JavaScript and a collection of "modules" that handle various core functionality. Modules are provided for file system I/O, networking (DNS, HTTP, TCP, TLS/SSL, or UDP), binary data (buffers), cryptography functions, data streams, and other core functions. Node.js's modules use an API designed to reduce the complexity of writing server applications.

Node.js brings event-driven programming to web servers, enabling development of fast web servers in JavaScript. Developers can create highly scalable servers without using threading, by using a simplified model of event-driven programming that uses callbacks to signal the completion of a task. Node.js connects the ease of a scripting language (JavaScript) with the power of Unix network programming.

Note: The data used in the app has been taken from Node.js official website, please let us know incase of any data issues.

Attribution:

© Joyent, Inc. and other Node contributors

Licensed under the MIT License.

Node.js is a trademark of Joyent, Inc.

We are not endorsed by or affiliated with Joyent.

সর্বশেষ সংস্করণ 1.0.0 এ নতুন কী

Last updated on Oct 26, 2018
Initial Release

অতিরিক্ত অ্যাপ তথ্য

সাম্প্রতিক সংস্করণ

1.0.0

আপলোড

U Lay Ba Kaung

Android প্রয়োজন

Android 4.4+

আরো দেখান

Node.js Reference বিকল্প

আবিষ্কার