classes-in-javascript
There are 50 repositories under classes-in-javascript topic.
djangir/nodejs-project-structure
Great start! Establish a Node.js project structure with folders like 'src' for source code, containing 'index.js' as the entry point, along with subfolders for controllers, models, routes, and utilities. Ensure 'package.json' for dependencies. This organized layout streamlines development, enhancing readability and maintainability.
Cezarj59/Sistema_de_Gestao_Escolar
A aplicação consiste em um site de gestão escolar utilizando o método Single Page Application, com um sistema de cadastro, consulta e detete de alunos, professores, cursos, utilizando Java Script para a manipulação da página implementando a lógica para a navegação entre os Layouts.
AzharAli-github/Learn-JavaScript
I have currently created a series for those who want learn JavaScript for Free, I will be uploading all the files here so anyone can learn from it.
Aliromia21/Forkify-Api
Online Recipe Finder Using Javascript | Sass Framework | And Recipe API
btramel/todo
A to-do app that auto-sorts list items by priority, stores items in local storage, and generates random reminders like "drink more water" or "take a break" at set intervals.
cordovacarlos22/data_base_alumni
student dashdoard
Davi303004/PP3-Ball_Park
Projeto de simulador interativo que permite criar e manipular objetos com física básica, usando JavaScript, HTML e CSS. Treina eventos, DOM, Math, classes e métodos, enquanto oferece um frontend responsivo e atraente, integrando lógica, interatividade e design visual em uma experiência prática.
dr96mabuza/to-do-list
A task management application
pagaredivyanka/E-Commerce-JS
Amazon Clone project using HTML, CSS, Vanilla Javascript
Phrdavis/phrdavis.github.io
Portifólio 2.0
Pranav-Jadhav09/Mapty-app
This web application logs workouts for users in their desired location, using advanced Javascript, object-oriented programming, geolocation APIs, browser APIs, and external libraries.
PrayagTandon/Mapty-app
A simple workout library
AipuAmeh/employee-tracker
Employee Tracker is a MySQL2 database created to manage employees.
AnnaMTerris/SchoolCatalogue
Exercise to practise JavaScript Classes
JelenaTakac/chat-app
Welcome to the Vanilla JS Chat App, a communication app designed for interactions between users, reminiscent of popular chat applications like Slack. The app includes various features for messaging, room organization, user customization.
OMmienu/alx-backend-javascript
Back-end Specialization (JavaScript)
PatrickFrankAIU/troubleTicketServer
Trouble Ticket server project for ITWEB students.
ramaesshh/Classes-in-Js
This contains classes in javascript,this method and template litrals
abdallahkhaliid/mapty
a JavaScript Project with the foucs of ES6 Classes Concepts
adriano-allef/tratamento-de-erros-com-heranca-e-polimorfismo
Na aula, aprendi como tratar erros de maneira eficaz usando herança e polimorfismo. Compreendi como criar classes de erro personalizadas que herdam de Error, permitindo mensagens específicas e códigos de status apropriados. Isso organiza o tratamento de erros e melhora a legibilidade do código.
angryhtml/registration-form
A TypeScript-based registration form with real-time input validation using static class methods. Features custom logic for email format, password strength, and password confirmation.
derektypist/build-a-bank-account-management-program
Build a simple transaction management system for a bank account.
derektypist/build-a-platformer-game
Learn Intermediate OOP by building a platformer game
derektypist/build-a-project-idea-board
Build a project idea board using OOP in JavaScript. Create classes, add methods to classes, and create instances of classes.
Hawkpraveen/Day-6-Task
This repo contains Day 6 task of MERN Stack
jrcopeti/js-mapty-jose
A web application to record your workouts on a map. Built in vanilla JS using classes.
lucaslirah/gitfav-chlg
Uma versão refatorada do desafio GitFav
rikreddy97/JavaScriptPractice
This Repo Includes some Key Concepts Related to Javascript ES6 from Webdev Perspective.. Herein I write simple code to Refresh/ Brush up My skills of Core JS for sake of Interviews.
ruizterce/restaurant-page
Practice page using webpack, modules and classes. Made in vanilla js.
SakolkiatNr/Digital-Library
A library web app for practicing Js classes and constructor concept
sbrown3212/wb-animal-shelter
Devmountain - Lab - Week-6
Usman12490/CodeAlpha_MusicPlayer
A music player interface using HTML & styled with CSS. Use JavaScript for audio control (play, pause, next, previous). Have a functionality for showing song title, artist, duration. Include a progress bar and volume control. Also user can add playlist and autoplay songs.
v-makarovskyi/fifteen-logic-game
🎲 Logic game fifteen-puzzle 🧩. Written in react and without using preprocessors