GithubHelp home page GithubHelp logo

ishtms / learn-nodejs-hard-way Goto Github PK

View Code? Open in Web Editor NEW
1.2K 26.0 69.0 14.9 MB

Learn and master NodeJS and backend development by creating a backend framework with 0 dependencies.

Home Page: https://github.com/ishtms/learn-nodejs-hard-way

License: Other

JavaScript 100.00%
api backend book javascript learning learning-by-doing node nodejs programming backend-development coding learn-to-code learning-exercise programming-fundamentals server training-materials learn

learn-nodejs-hard-way's People

Contributors

fiskhandlarn avatar ishtms avatar mki98 avatar rafaelnacle avatar rishabh-singh-01 avatar solrak97 avatar syed-sheharyar avatar tal7aouy avatar therealowenrees avatar timbot1789 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

learn-nodejs-hard-way's Issues

Just a small typo correction on ./chapters/ch03-working-with-files.md

  1. Describe the bug
    Just a small typo correction. In the file ./chapters/ch03-working-with-files.md on line 32, you refer to the module as calculate, but throughout the rest of the file, the module is referenced as calculator.

    How the line is now
    Let’s see an example by creating a module called calculate

    Proposed solution
    Let’s see an example by creating a module called calculator

  2. Describe the bug
    On line 137 there was another small mistake. The comment follows the pattern of the first example, where only two functions are exported.

    How the line is now
    // Only export add and subtract

    Proposed solution
    Exporting the add, subtract, multiply and divide functions (or something like that)

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.