Skip to content

Commit ece5e22

Browse files
committed
update readme
1 parent e6f1ae0 commit ece5e22

File tree

1 file changed

+12
-32
lines changed

1 file changed

+12
-32
lines changed

README.md

Lines changed: 12 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,17 @@
1-
## Welcome to GitHub Pages
1+
# Sandbox_JS_Course
22

3-
You can use the [editor on GitHub](https://github.com/mohamedsaqer/SandBox_JS_Course/edit/master/README.md) to maintain and preview the content for your website in Markdown files.
3+
it's a training project through JS Course
44

5-
Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files.
5+
UI built with HTML and CSS (Skeleton) Functionality with JS
66

7-
### Markdown
7+
Deployed by GitHub Pages
88

9-
Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for
9+
JS Topics:-
1010

11-
```markdown
12-
Syntax highlighted code block
13-
14-
# Header 1
15-
## Header 2
16-
### Header 3
17-
18-
- Bulleted
19-
- List
20-
21-
1. Numbered
22-
2. List
23-
24-
**Bold** and _Italic_ and `Code` text
25-
26-
[Link](url) and ![Image](src)
27-
```
28-
29-
For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/).
30-
31-
### Jekyll Themes
32-
33-
Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/mohamedsaqer/SandBox_JS_Course/settings). The name of this theme is saved in the Jekyll `_config.yml` configuration file.
34-
35-
### Support or Contact
36-
37-
Having trouble with Pages? Check out our [documentation](https://help.github.com/categories/github-pages-basics/) or [contact support](https://github.com/contact) and we’ll help you sort it out.
11+
- AJAX
12+
- XMLHttpRequest
13+
- Callbacks
14+
- Promises
15+
- Fetch API
16+
- Arrow Functions
17+
- Async & Await

0 commit comments

Comments
 (0)