https://github.com/kpidiba/javascript
Javascript
https://github.com/kpidiba/javascript
Last synced: 3 months ago
JSON representation
Javascript
- Host: GitHub
- URL: https://github.com/kpidiba/javascript
- Owner: kpidiba
- Created: 2022-08-28T11:29:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-22T11:11:06.000Z (over 1 year ago)
- Last Synced: 2024-04-09T18:09:20.066Z (over 1 year ago)
- Language: JavaScript
- Size: 4.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DESCRIPTION
JavaScript is a scripting language primarily used in interactive web pages and as such is an essential part of web applications. Along with HTML and CSS, JavaScript is at the heart of the languages used by web developers,main script side browser.
## REQUIREMENTS
| Browser Version | Operating Systems | IDE |
| -------------------------------------------------- | --------------------------------- | ----------------------------- |
| - Chrome(22 +) ,Opera(17+),Mozilla Firefox(Latest) | Windows, Mac OS X, Unix and Linux | Visual Studio Code,Vim,others |## TABLE OF CONTENT
### I- GETTING STARTED
1. **[INTRODUCTIONS]()**
2. [**DEVELOPER CONSOLE**]()
3. **[Documentation]()**### II- [RESSOURCES]()
### III- FUNDAMENTALS
1. **[Hello World]()**
2. **[Syntax]()**
3. **[Variables]()**
4. [**Conditions**]()
5. [**Loops**]()
6. [**Functions**]()
7. [**Prototypes**]()
8. [**Object**]()
9. [**Classes**]()
10. [**...**]()### IV - ADVANCED
1. [**FETCH**]()
2. [**MODULES**]()
3. [**PROMISE**]()
4. [**SUCRE SYNTAXIQUE**]()
5. [**TIMERS**]()
6. [**JSDOC**]()