GithubHelp home page GithubHelp logo

pro-react.github.io's People

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pro-react.github.io's Issues

Pro React Paperback version spelling mistakes

Page 58: Listing 3-6. ContacsApp Code should read ContactsApp Code

Page 69: Code: // No changes in any of the components bellow should be: // No changes in any of the components below

Page 70: Top paragraph, "...but in many cases it deals with object comparison and checking weather a JavaScript object..." should read: whether a JavaScript object

"webpack -config" should be "webpack --config"

In Appendix A, theres a webpack command line defined as:

"build": "NODE_ENV=production webpack -config ./webpack.production.config.js --progress"

The -config should have two dashes (--config), otherwise the argument is ignored and the non-production default webpack config is loaded.

feedback about node_modules

Hi,

I write here hoping it is the right place to give a feedback. I read your webpack appendix and I noticed you add to your package.json something like node_modules/.bin/webpack.

Please update your material, it is not necessary to add the relative path cause npm already add the .bin folder to your path. Just putting "webpack" will work.

See for example my npm tiny package article.

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.