File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Original file line number Diff line number Diff line change 1
1
2
2
# 10secondsofcode
3
- 10secondsofcode is a easy way to understand the JavaScript and ReactJS snippets in 10 seconds.
3
+ 10secondsofcode is a easy way to understand the JavaScript and ReactJS snippets in 10 seconds. <br >
4
+ This website idea is inspired from https://javascript.info
4
5
5
6
## Website
6
- https://10seconds.netlify .com/
7
+ https://www.10secondsofcode .com
7
8
8
- # Welcome to 10secondsofcode!
9
+ # To add any concepts like reactjs and javascript follow the below steps
10
+
11
+ 1 . Create / Edit the reactjs and javascripts concepts file in ` src/pages/ ` .
12
+ 2 . Those files linked into ` src/components/data.js ` and create a PR.
13
+
14
+ # To contribute to 10secondsofcode!
9
15
Follow these steps to make your first pull request-
10
16
1 . Fork this repository.
11
17
2 . Clone your forked repository to your local machine.
You can’t perform that action at this time.
0 commit comments