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

5 lines
159 B
Markdown

# 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>`).