Skip to content
#

spread-operator

Here are 87 public repositories matching this topic...

College assignments from Bryan University over becoming more proficient in JavaScript concepts of Arrays, Objects, Prototypes, and Functions; and learn advanced JavaScript skills, including: Spread Operators, Rest Parameters, Arrow Functions, Classes, and Events.

  • Updated Nov 10, 2021
  • JavaScript

This is a connect-4 game played between 2 players in which one player is assigned yellow color and other gets red color. Then player's turn is showed in the top right corner. The aim of the player is to make 4 of his color in upward/downward/diagonal direction. The first player who manages to get this wins.

  • Updated Jan 18, 2023
  • JavaScript

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

Improve this page

Add a description, image, and links to the spread-operator 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 spread-operator topic, visit your repo's landing page and select "manage topics."

Learn more