Skip to content

Commit 65dd997

Browse files
committed
repo: rearrage content order
1 parent 8074504 commit 65dd997

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,26 +12,26 @@ I'm a huge nerd :nerd_face: of [vanilla javascript (JS)][all-things-js]. This re
1212

1313
> [Read these blikies on javascript to learn a bit more about this repository's work in use][js-bliki].
1414
15-
## Feedback
16-
17-
If you were wondering, [ask questions and problems on GitHub][ama]. It is as easy as creating a new issue. If not, here are the ways you can provide feedback.
18-
19-
- [Submit bugs and request code snippets][new-issue]
20-
- [Upvote popular code snippets][openned-issues]
21-
- [Review source code and documentation][pull-requests]
22-
23-
### Getting Started
15+
## Getting Started
2416

2517
For minimum requirements, you will need followings:
2618

2719
- An editor, [like VS Code][download-vscode]
2820
- A development local server, [like Live Server for VS Code][cc-liveserver], and
2921
- A web browser, [like Brave][download-brave] as for javascript playground
3022

31-
### Run from Source
23+
## Run from Source
3224

3325
[You'll want to copy the source and paste it on the browser console, then play around with those methods by calling it.][cc-dom-select]
3426

27+
## Feedback
28+
29+
If you were wondering, [ask questions and problems on GitHub][ama]. It is as easy as creating a new issue. If not, here are the ways you can provide feedback.
30+
31+
- [Submit bugs and request code snippets][new-issue]
32+
- [Upvote popular code snippets][openned-issues]
33+
- [Review source code and documentation][pull-requests]
34+
3535
## Learning Resources
3636

3737
Nowadays, vanilla javascript already cover most of it anyways. And, polyfills are there whenever some random feature doesn't support on the browser.

0 commit comments

Comments
 (0)