done code: 0
See Also: :watch: Challenges | :wrench: Exercises | :clipboard: Editors | :green_book: Blogs | :books: Books
js link
update
to reload it here
Links to useful RegEx resources.
See also: Regex Tutorials | Testing | Games | Blogs | Software
es6
update
to reload it here
Submodule path 'data/fcc.wiki': checked out 'b721918fd6278c4c7cf4b3a730ce3e60b3314bce'
Updating b721918..f7f944f
Fast-forward
Write-and-Run-ES6-Code-in-Browser.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
done code: 0
Include the following code in the page.
<!-- Write these first. Here `bootstrap.js` doesn't mean Twitter Bootstrap. -->
<script src="https://google.github.io/traceur-compiler/bin/traceur.js"></script>
<script src="https://google.github.io/traceur-compiler/src/bootstrap.js"></script>
<!-- Edit the src. Write `type="module"` (important) for linked script -->
<script src="app.js" type="module"></script>
<!-- Remember to write `type="module"` for embedded script -->
<script type="module">
//→ write your script here
</script>
See: https://github.com/google/traceur-compiler/wiki/Getting-Started
:pencil: read more about write and run es6 code in browser on the FCC Wiki
Already up-to-date.
done code: 0
Include the following code in the page.
<!-- Write these first. Here `bootstrap.js` doesn't mean Twitter Bootstrap. -->
<script src="https://google.github.io/traceur-compiler/bin/traceur.js"></script>
<script src="https://google.github.io/traceur-compiler/src/bootstrap.js"></script>
<!-- Edit the src. Write `type="module"` (important) for linked script -->
<script src="app.js" type="module"></script>
<!-- Remember to write `type="module"` for embedded script -->
<script type="module">
//→ write your script here
</script>
See: https://github.com/google/traceur-compiler/wiki/Getting-Started
:pencil: read more about write and run es6 code in browser on the FCC Wiki
done code: 0
Include the following code in the page.
<!-- Write these first. Here `bootstrap.js` doesn't mean Twitter Bootstrap. -->
<script src="https://google.github.io/traceur-compiler/bin/traceur.js"></script>
<script src="https://google.github.io/traceur-compiler/src/bootstrap.js"></script>
<!-- Edit the src. Write `type="module"` (important) for linked script -->
<script src="app.js" type="module"></script>
<!-- Remember to write `type="module"` for embedded script -->
<script type="module">
//→ write your script here
</script>
See: https://github.com/google/traceur-compiler/wiki/Getting-Started
:pencil: read more about write and run es6 code in browser on the FCC Wiki
Submodule path 'data/fcc.wiki': checked out '88d206cb4001adbccfa94c492e29346f4d3ff2ed'
Include the following code in the page.
<!-- Write these first. Here `bootstrap.js` doesn't mean Twitter Bootstrap. -->
<script src="https://google.github.io/traceur-compiler/bin/traceur.js"></script>
<script src="https://google.github.io/traceur-compiler/src/bootstrap.js"></script>
<!-- Edit the src. Write `type="module"` (important) for linked script -->
<script src="app.js" type="module"></script>
<!-- Remember to write `type="module"` for embedded script -->
<script type="module">
//→ write your script here
</script>
See: https://github.com/google/traceur-compiler/wiki/Getting-Started
:pencil: read more about write and run es6 code in browser on the FCC Wiki
done code: 0
regex: /\btroll\b/i
abhisekp sends brownie points to @strider99 :sparkles: :thumbsup: :sparkles:
:star: 248 | @strider99 | http://www.freecodecamp.com/strider99
:warning: could not find receiver for saintpater