Skip to content

Abhishekh1516techboy/Java-Script

Repository files navigation

JavaScript Learning Repository 2024-2025

This repository contains JavaScript code and learning resources, covering both frontend and backend JavaScript. The code is based on tutorials from Chai aur Code, CodeWithHarry, Apna College, and Hello World.

Folder Structure

📂 JavaScript
   ├── 📁 ChaiAurCode               # JavaScript lessons from Chai aur Code
   ├── 📁 Cwh_SigmaWebDev           # CodeWithHarry Sigma Web Dev Full stack react, NextJS
   ├── 📁 Hello_World_NodeJs        # Backend Node.js
   ├── 📁 Shradha Khapra            # JavaScript tutorials by Shradha Khapra
   ├── 📁 codeWithHarry             # JavaScript code from CodeWithHarry tutorials
   ├── 📁 Sheryians_Coding_Backend  # NodeJS Backend from Sheryians Coding School
   ├── 📄 README.md                 # Documentation

Frontend JavaScript

  • This folder contains JavaScript code for frontend development.
  • Learned from Chai aur Code, CodeWithHarry, and Apna College tutorials.
  • Covers topics such as:
    • JavaScript Basics (Variables, Loops, Functions, Objects)
    • DOM Manipulation
    • ES6+ Features (Arrow Functions, Destructuring, Spread Operator)
    • Event Handling
    • Asynchronous JavaScript (Promises, Async/Await)
    • APIs and Fetch

Node.js

  • This folder contains backend JavaScript code using Node.js.
  • Learned from CodeHelp tutorials.
  • Covers topics such as:
    • Setting up Node.js
    • File System (fs module)
    • HTTP Server
    • Express.js Framework
    • Middleware
    • Working with Databases (MongoDB, MySQL)
    • Authentication & Authorization

Prerequisites

Make sure you have the following installed:

  • Node.js
  • A text editor (VS Code recommended)

How to Use

  1. Clone the repository:
    git clone https://github.com/Abhishekh1516techboy/Java-Script.git
    cd Java-Script
  2. Navigate to the respective folder (ChaiAurCode, Hello_World_NodeJs, etc.).
  3. Follow the instructions in the respective README files to run examples.

Resources

Contributing

Feel free to contribute by adding more examples or improving documentation.

License

This project is for learning purposes only. No official license is applied.


Happy Coding! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published