Skip to content

Run JS examples #176

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
xam4lor opened this issue Jun 29, 2018 · 3 comments
Closed

Run JS examples #176

xam4lor opened this issue Jun 29, 2018 · 3 comments
Labels
Discussion This is open for a discussion.

Comments

@xam4lor
Copy link
Contributor

xam4lor commented Jun 29, 2018

Shouldn't we create a HTML file called index.html in the same directory as each JS file which just runs the JS code ?

Like this one :

<!DOCTYPE html>
<html>
	<head>
		<title>JS Example</title>
		<script type="text/javascript" src="_JS-FILE_.js"></script>
	</head>

	<body></body>
</html>
@Butt4cak3 Butt4cak3 added the Discussion This is open for a discussion. label Jun 29, 2018
@Butt4cak3
Copy link
Contributor

Nope. We had this discussion a while ago and we decided not to include live demos.

@leios
Copy link
Member

leios commented Jun 29, 2018

Hey @xam4lor this discussion is partially related to #167 , if you want to discuss it further.

@xam4lor
Copy link
Contributor Author

xam4lor commented Jun 30, 2018

Okay !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion This is open for a discussion.
Projects
None yet
Development

No branches or pull requests

3 participants