Giter VIP home page Giter VIP logo

npm-and-testing-basics's Introduction

#npm #js #moment-js #lodash #jest #master-in-software-engineering

NPM & Testing Basics

Version

In this pill you will learn the basics of the npm tool to handle the dependencies and how to test your code with Jest.

npm is a tool that manages the dependencies of our Javascript project, both in client and in backend (NodeJs).

Jest is a JavaScript test runner, that is, a JavaScript library for creating, running, and structuring tests to ensure your code is doing what you expected it to do.

Index

Requirements

  • Understand that it is a dependency manager.
  • Understand what NPM is and what its fundamentals are.
  • Improve your knowledge in Javascript in professional work environments
  • Improve your knowledge regarding Javascript Modules.
  • Understand how to use third party libraries and packages in your project without the need to store them in your repository.

Repository

First of all you must fork this project into your GitHub account.

To create a fork on GitHub is as easy as clicking the β€œfork” button on the repository page.

Fork on GitHub

Technologies used

* NPM Tool

* Javascript

* MomentJS Library

* Lodash Library

* Jest Library

Project delivery

To deliver this project you must follow the steps indicated in the document:

Resources

npm-and-testing-basics's People

Contributors

pau111111 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.