Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sukima committed Oct 27, 2020
1 parent 8586615 commit 85b76d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -197,10 +197,10 @@ <h2>Why use this</h2>
<h2>Why not use this</h2>
<ul>
<li>You are serious about writing an actual application</li>
<li>You want to use a template or VirtualDOM™</li>
<li>You want to use a VirtualDOM™</li>
<li>Your project is larger then a single HTML file</li>
</ul>
<p>If you project needs more then just jQuery then this is not for you.</p>
<p>If your project needs more then just jQuery then this is not for you.</p>
<h2>Technical explanation</h2>
<p>This lib has three basic parts tracking, renderer, and component.</p>
<h3>Tracking</h3>
Expand Down

0 comments on commit 85b76d7

Please sign in to comment.