sofiane-abou-abderrahim / javascript-objects-favorite-movie-demo

In this JavaScript demo app, I have used very important concepts related to objects, like shorthand method syntax, different behaviors of objects, behaviors of "this" keyword, arrow functions, this, bind(), call(), apply(), object destructuring, object spread operator, property and method relationships, and much more...

Home Page:https://sofiane-abou-abderrahim.github.io/javascript-objects-favorite-movie-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

In this JavaScript demo app, I have used very important concepts related to objects, like shorthand method syntax, different behaviors of objects, behaviors of "this" keyword, arrow functions, this, bind(), call(), apply(), object destructuring, object spread operator, property and method relationships, and much more...

https://sofiane-abou-abderrahim.github.io/javascript-objects-favorite-movie-demo/


Languages

Language:JavaScript 64.4%Language:HTML 19.1%Language:CSS 16.6%