Building robust web apps with React: in-browser prototypes, optimising with Browserify, testing with Jasmine | JavaScript for Line of Business Applications | Scoop.it
The robustness engrained into key parts of the web stack gets forgotten as we build more dynamic applications, users might not get anything when even a small problem occurs. React provides a straightforward means to creating adaptive-hybrid or isomorphic web applications which can inject robustness back into our projects.



  • in-browser prototypes
  • optimising with Browserify
  • testing with Jasmine