Skip to content

Instantly share code, notes, and snippets.

View 04wakeup's full-sized avatar
😃
I may be slow to respond.

JamesChoi 04wakeup

😃
I may be slow to respond.
View GitHub Profile
@04wakeup
04wakeup / index.html
Created May 13, 2020 03:03
ES6 in Action: New String Methods ES6 in Action: New String Methods [3] // source https://jsbin.com/towenoh
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="ES6 in Action: New String Methods [3]">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>ES6 in Action: New String Methods</title>
</head>
<body>
@04wakeup
04wakeup / index.html
Created May 13, 2020 02:41
ES6 in Action: New String Methods ES6 in Action: New String Methods [3] // source https://jsbin.com/meqigec
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="ES6 in Action: New String Methods [3]">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>ES6 in Action: New String Methods</title>
</head>
<body>
<!DOCTYPE html>
<html>
<body>
<form>
Quiz<br>
<h2>Is the earth round?</h2>
<input type ="radio" name = "raido1" value="yes">yes<br>
<input type ="radio" name = "raido1" value="no">no<br><br>
<u><b>Checkbox</b></u><br>
time: five minuts<br>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<h1>>this is good </h1>
<script id="jsbin-javascript">
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<h1>>this is good </h1>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>