Skip to content

Instantly share code, notes, and snippets.

View vantu-code's full-sized avatar

Jonathan Vantu vantu-code

  • Barcelona, Spain
View GitHub Profile
@vantu-code
vantu-code / README.md
Created November 15, 2019 13:07 — forked from ross-u/README.md
ExpressJS | GET & POST - Sending form data

ExpressJS | GET & POST


@vantu-code
vantu-code / README.md
Created October 28, 2019 11:06 — forked from ross-u/README.md
JS | Value vs Reference - 2 Rabbits and a Magic Hat

JS | Value vs Reference

This exercise is not mandatory, however it may be a good example for understanding the "variables created in functions" and concept of "passing objects (object, arrays and functions) by reference" in JavaScript.

The Riddle: 2 Rabbits and a Magic Hat 🐰 🐇 🎩

@vantu-code
vantu-code / README.md
Created October 28, 2019 08:28 — forked from ross-u/README.md
LAB SOLUTION - javascript-all-time-movies