-
Notifications
You must be signed in to change notification settings - Fork 142
Commit 031a3e3
committed
[js][bonus-03_extract_class] Split DailyBonus in two explicit classes
1 parent aae248f commit 031a3e3
File tree
4 files changed
+32
-29
lines changed- examples/js/js-bonus-03_extract_class
- src
- tests
4 files changed
+32
-29
lines changedLines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
Lines changed: 10 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | - | ||
1 | + | ||
2 | + | ||
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | - | ||
6 | + | ||
6 | 7 | | |
7 | - | ||
8 | + | ||
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | - | ||
12 | + | ||
12 | 13 | | |
13 | - | ||
14 | + | ||
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | - | ||
18 | + | ||
18 | 19 | | |
19 | - | ||
20 | + | ||
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | - | ||
24 | + | ||
24 | 25 | | |
25 | - | ||
26 | + | ||
26 | 27 | | |
27 | 28 | | |
0 commit comments