Skip to content
#

javascript-methods

Here are 17 public repositories matching this topic...

A comprehensive cheat sheet for JavaScript methods across different data types. This repository provides quick references for string, array, number, object and date methods in JavaScript. Each cheat sheet includes method names, code examples, expected results, and return types, making it a handy resource for developers seeking quick guidance.

  • Updated Jan 2, 2024
fightingGame

Fighting Game is a javascript game from Project realized in the course entitled The Ultimate JavaScript Course for Beginners of The Clever Programmer path that pits two protagonists against each other by inflicting direct damage on each other's health points and each having a special healing function. Here we learned how to handle classes.

  • Updated Jan 31, 2023
  • JavaScript
netflix-clone

Netflix Clone is a clone of the Netflix website made in javascript. Project proposed and realized in the course entitled The Ultimate JavaScript Course for Beginners of The Clever Programmer path. Here we learned the manipulation of classes, dynamic functions with apis call, javascript methods and conditions.

  • Updated Jan 30, 2023
  • JavaScript

Improve this page

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

Learn more