nguyen-dang-phuc
personal-info
bio
interests
education
high-school
university
contacts
nguyendangphuc2611
email
0968987278
nguyen-dang-phuc
_contact-me
_hello
_about-me
_projects
_contact-me
_about-me
personal-info
bio
interests
education
high-school
university
contacts
nguyendangphuc2611
email
0968987278
contacts
_name:
_email:
_message:
submit-message
const
button
=
document
.
querySelector
(
'#sendBtn'
);
const
message
=
{
name
:
"Jonathan Davis"
,
email
:
"jonathan-davis@gmail.com"
,
message
:
"Hey! Just checked your website and it looks awesome! Also, I checked your articled on Medium. Lerned a few nice tips. Thanks!"
,
date
:
"Thu 21 Apr"
}
button
.
addEventListener
(
'click'
, ()
=>
{
form
.
send
(
message
);
})
nguyen-dang-phuc
_hello
_about-me
_projects
_contact-me