Skip to content

Instantly share code, notes, and snippets.

View LolaEnBeta's full-sized avatar
🏠
Working from home

LolaEnBeta

🏠
Working from home
View GitHub Profile
@LolaEnBeta
LolaEnBeta / README.md
Created February 7, 2020 11:37 — forked from ross-u/README.md
ExpressJS | GET & POST - Sending form data - Exercise

ExpressJS | GET & POST


@LolaEnBeta
LolaEnBeta / README.md
Created January 16, 2020 13:30 — forked from ross-u/README.md
JS | Array methods - map() & forEach() exercise

JS | Array methods - map() & forEach()

Capitalize the Capitals - Exercise

For the following exercise you can use ES5 or ES6 syntax, whichever you feel more comfortable with at this point.

Go ahead to Repl.it , using the code below as your starting point.