Giter Club home page Giter Club logo

envnodejs's Introduction

πŸš€ Welcome to your new awesome project!

envNodejs

Nodemon is a simple little package that automatically restarts your server when files change. Use: npm run dev

chalk library based on ES5 standard, we use to change color to console messages

The Express philosophy is to provide small, robust tooling for HTTP servers, making it a great solution for single page applications, web sites, hybrids, or public HTTP APIs.

For expose your work in progress (WIP )to the world, let’s use localtunnel. Start your app: lt --port 8000

prestart in package.json enable automatically run files (functionalities or configuration) before npm run start

Runing mutiple tasks in parallel use npm-run-all

We choose Babel to compile newer javascript code to older one.

ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code, with the goal of making code more consistent and avoiding bugs. In many ways, it is similar to JSLint and JSHint with a few exceptions:

Husky can prevent bad git commit, git push and more 🐢 woof! git diff package.json

  • "precommit": "rails test" $ git commit -am "Added precommit hook to run rails tests" husky > npm run -s precommit (node v8.6.0)

Jest πŸƒ Delightful JavaScript Testing

Interesting guide to setup environment https://www.lvguowei.me/post/building-js-dev-env/

Generate mockData https://www.freecodecamp.org/news/rapid-development-via-mock-apis-e559087be066/

envnodejs's People

Watchers

James Cloos 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.