Giter Club home page Giter Club logo

react-for-real's People

Watchers

 avatar  avatar

react-for-real's Issues

book, site and code have hard dependencies

Thank You for all your hard work on this vital book!

I'm two third of the way through the book and encountering a few problems at once:

  • There is no 'before' and after' code for each chapter. This means you have to get every chapter 'right' or you may easily have something broken that stops you dead in your tracks for the rest of the book. Please consider 'before' state for each chapter.
  • Similarly, copying package.json, index.html and other files 'from the previous chapter' is impossible if I didn't get the previous chapter working correctly. The github site has the end code but that is from the end of the book. I does work however once I did the npm install for cross-env
  • No chapter numbers in my kindle book makes references really hard.
  • These problems were significant in trying to do the redux chapter which depended on a lot of things to be right from previous work.

Form field is read-only. I did the code twice from scratch and has same problem

Browser gives:

react-dom.js:18112 Warning: Failed form propType: You provided a value prop to a form field without an onChange handler. This will render a read-only field. If the field should be mutable use defaultValue. Otherwise, set either onChange or readOnly. Check the render method of Editor.

and then I can't change the text in the textarea to make the word counter work.

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.