JSFiddle - React, Tailwind, and code Playground

by bizl

HTML

<script src="http://ajax.microsoft.com/ajax/jquery.templates/beta1/jquery.tmpl.min.js"></script>

JavaScript

<script id="PM_tmpl " type="text / x - jquery - tmpl ">
        <tr>
            <td style="width: 60 % ;">${film}</td>
            <td style="width: 200px;"> ${actor} </td>
        </tr>   
    </script>