<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Some of you may be familiar with <a href="http://todomvc.com/">TodoMVC</a>,
    a project to compare different client-side web frameworks via
    implementation of a common task.<br>
    <br>
    I recently put up <a
      href="http://www.impredicative.com/ur/todomvc/">an Ur/Web
      implementation</a>.  I've <a
      href="https://github.com/tastejs/todomvc/issues/912">poked</a> the
    TodoMVC maintainers on GitHub about including the Ur/Web code in
    their next release; we'll see how it goes!  The Ur/Web app is
    different from most of their solutions in a few ways that should
    make for some interesting negotiation.<br>
  </body>
</html>