Open zhezixi opened 6 years ago
Bingyi, fantastic job with this! 🎉 🎉 🎉 Your app works perfectly, and your code is efficient and well organized. 💪
I have two small ways for you to improve:
script
element being outside body
(it should be the last thing inside body
).uptext
variable to something that is a little more descriptive, like updateText
. It took me a little while to figure out what that meant. 😸 After you’ve made your changes and pushed them to GitHub and your hosted site, give it a once-over to make sure it looks right, then comment back here and I’ll take another look.
Thanks! :rocket:
fixed it!
:shipit:
Build a dating profile generator
@KatieMFritz Can you take a look at this? It's hosted here and meets the following criteria:
<em>hella charming</em>
should appear as hella charming)<pre><code></code></pre>
elements (e.g.<em>hella charming</em>
should appear as<em>hella charming</em>
).js
file