Miscellaneous implementations of the same or similar functionality with different JavaScript UI libraries
From this blog post by Ben Nadel,
rendering and highlighting cells in a large <table>
, with
the original Angular example, an updated React example and additional
implementations in Mithril and Riot.