React can be used in any web application. It can be embedded in other applications and, with a little care, other applications can be embedded in React. This guide will examine some of the more common use cases, focusing on integration with jQuery and Bac... (more…)
Read more »
PureScript helps reduce bugs and improve the stability of complex applications. Learn how to incrementally take over a small React application using Purescript's React and React Basic libraries while writing idiomatic code in both languages. (more…)
Read more »
Apollo server and client support real-time subscriptions with web sockets. Compared to Meteor’s out of the box real-time communication this is a lot more difficult to set up. With this short …...
Read more »
Dependency injection for React hooks. Contribute to garbles/react-facade development by creating an account on GitHub. (more…)
Read more »
Learn how to test React applications with the Jest JavaScript testing framework.
Read more »