Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ali-sdg90/learning-js-
Learning JS :3
https://github.com/ali-sdg90/learning-js-
javascript learning-js
Last synced: about 13 hours ago
JSON representation
Learning JS :3
- Host: GitHub
- URL: https://github.com/ali-sdg90/learning-js-
- Owner: Ali-Sdg90
- Created: 2022-11-08T12:57:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T18:35:37.000Z (7 months ago)
- Last Synced: 2024-04-22T19:48:46.412Z (7 months ago)
- Topics: javascript, learning-js
- Language: HTML
- Homepage: https://ali-sdg90.github.io/Learning-JS-/
- Size: 520 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Learning JS 🚀
Welcome to the Learning JS repository! This repository is designed to help
you learn JavaScript from scratch. It includes examples for each concept and
aims to consolidate various JavaScript concepts on a single page.Table of Contents
JS codes
The JS codes
folder serves as a playground for JavaScript. It
contains my personal learning progress and experimentation with JavaScript.
Here, you'll find examples, exercises, and projects that demonstrate
different JavaScript concepts. Feel free to explore the code and experiment
on your own!
https
The https
folder focuses on learning how to send and receive
data from servers using HTTPS.
Knockout.js
In the Knockout.js
folder, you will find a comprehensive
learning resource for Knockout.js. Each concept is explained with clear code
examples, comments, and detailed explanations. Whether you're new to
Knockout.js or looking to expand your knowledge, this folder is perfect for
you. Dive in and witness the power of Knockout.js!
modules
The modules
folder is dedicated to learning JavaScript modules
and their usage. It covers topics like module syntax, importing and
exporting, and how to structure your code using modules.
I hope you find this repository helpful and enjoy learning JavaScript with
the examples provided. If you have any questions or suggestions, feel free
to reach out. Happy coding! 🌟