|
|
|
|
|
by inimino
3527 days ago
|
|
The best thing to remember is that if you're doing it for fun and learning, you don't need anything but a plain old HTML5 and a plain old script tag. Once you feel you need something more than that for a particular project (or for work) you'll be better able to evaluate what's out there. <script>
// get started!
</script>
|
|