Skip to content

Repository files navigation

JavaScript Learning Repository

This repository contains code and notes from my learning journey through JavaScript, guided by Anisul Islam's YouTube channel. I will be updating this repository with code snippets and projects as I progress through various topics.

Table of Contents

  1. Basic JavaScript
  2. Data Structures
  3. JS HTML DOM
  4. Browser BOM
  5. Error Handling
  6. ES6 Features
  7. API Calling
  8. JSON
  9. Storage
  10. Projects

Basic JavaScript

This section covers the fundamentals of JavaScript, including:

  • Error handling

Code and Documentation

Data Structures

This section covers various data structures in JavaScript, including:

  • 2D arrays

Code and Documentation

JS HTML DOM

This section covers the Document Object Model (DOM) in JavaScript, including:

  • Clipboard events

Code and Documentation

Browser BOM

This section covers the Browser Object Model (BOM) in JavaScript, including:

  • JS timing events: setTimeOut(), setInterval(), clock

Code and Documentation

Error Handling

This section covers error handling in JavaScript.

Code and Documentation

ES6 Features

This section covers features introduced in ECMAScript 6 (ES6).

Code and Documentation

API Calling

This section covers making API calls in JavaScript.

Code and Documentation

JSON

This section covers working with JSON data in JavaScript.

Code and Documentation

Storage

This section covers the Web Storage API, including:

  • localStorage
  • sessionStorage

Code and Documentation

Projects

This section contains projects developed to apply the learned concepts, including:

  • Image slider project

Code and Documentation


Stay tuned for more updates as I continue my learning journey!

About

This repo is about my JavaScript learning codes. I followed the Anisul Islam youtube channel to learn JS and I use their code in this repo.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages