guide/front-end/introduction.md
2016-02-11 18:22:15 +01:00

159 B

Front End JavaScript

To begin with, one should be able to play around with JavaScript in the browser simply using script tags( <script src=""></script>).