Search the Beers Criteria for Potentially Inappropriate Medication Use in Older Adults.
Try it: https://adolby.github.io/beers-criteria
-
Uses Fuse.js to match search terms in the Beers Criteria.
-
Uses re-frame and Reagent. re-frame is a Flux implementation that supplies a reactive flow template for structuring a ClojureScript app. Reagent is a ClojureScript React wrapper (and more!) that provides great performance while taking care of view updates as you change your application state.