GithubHelp home page GithubHelp logo

spice-app-react's People

Contributors

gimelfarb avatar

Stargazers

 avatar

Watchers

 avatar

spice-app-react's Issues

Add index.d.ts typings

Need typings file for better integration with IDEs (like VSCode) to offer intellisense.

On error React will detach whole app - need a better warning

Currently if there's an error, React will attempt to unmount the whole tree - which is correct in the normal React context (where it owns the complete DOM tree). Here, though, it means that app will be detached from the existing DOM, and it will not be so apparent to the user.

Need:
a) Better error warning about what has happened
b) Provide a hook to handle errors in a custom way

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.