Skip to content
#

object-destructuring

Here are 28 public repositories matching this topic...

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...

  • Updated Sep 25, 2023
  • JavaScript

This project is a timer game which is built using React.js in which score is based on being able to stop time as close to the timer. It covers concepts such as object / array destructuring, props, conditional rendering, useState, useRef, forwardRef, createPortal and useImperativeHandling.

  • Updated Feb 8, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the object-destructuring topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the object-destructuring topic, visit your repo's landing page and select "manage topics."

Learn more