Jump to content

Node Package Manager Course Build and Publish NPM Modules


Recommended Posts

a655654a0c37.jpeg

Node Package Manager Course Build and Publish NPM Modules

MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 6.5 Hours | Lec: 38 | 793 MB

Genre: eLearning | Language: English

 

Learn to build and publish your own npm modules so other developers can use

Do you have an idea of a node package/module that will help other developers like you but don't know how to start or where to start from?

 

Learn to build and publish your own npm modules so other developers can use

NPM (Node Package Manager) is a package manager for node.js packages or modules. NPM consist of a command line client and an online database of public and private packages, called the npm registry. NPM makes it easy for javascript developers to share and reuse codes, and also makes it easy to update the codes. All packages on the npm registry solves at least one problem. A package comes with an important file called package.json which usually contains metadata about the project. Packages can be installed as dependencies which are used in the project or as dev dependencies which are only used for testing or for development. Examples of very popular packages are:

Express

Async

Mongoose

React

Moment

Request etc

Do you have an idea of a node package/module that will help other developers like you but don't know how to start or where to start from?

Are you looking to learn how node modules are built and published? Then this course is for you.

In this course, you will learn step by step on writing the javascript codes and adding them to the module files. You will write the codes from scratch and also learn how to publish the modules to the npm registry.

In this course you will create modules that

Generates random alphanumeric characters

Allows arrays to be manipulated

Manipulates strings

Interact with external API to return results

You will also learn

To setup the project for git and add the codes to the github repository

To setup the projects for NPM

To write javascript functions to work with array and strings

To write unit tests using mocha, expect and supertest libraries

To publish the modules

 

DOWNLOAD

uploadgig

https://uploadgig.com/file/download/0166eb02aef22AB2/BFOBBvNO_Node_Package_Manager_Course_Build_and_Publish_NPM_Modules.rar

 

nitroflare

http://nitroflare.com/view/DCF5394D342A6D9/BFOBBvNO_Node_Package_Manager_Course_Build_and_Publish_NPM_Modules.rar

 

rapidgator

https://rapidgator.net/file/4de294abe3f2b77952cd6a287f598560/BFOBBvNO_Node_Package_Manager_Course_Build_and_Publish_NPM_Modules.rar.html

 

turbobit

http://turbobit.net/gp74o87sxvgx/BFOBBvNO_Node_Package_Manager_Course_Build_and_Publish_NPM_Modules.rar.html

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...