Commit a30ec6e
committed
Add showShareButton to lessons
1 parent c94c91f commit a30ec6e
33 files changed
Lines changed: 66 additions & 33 deletions
File tree
- sections
- 00_intro_to_cratecode/00_welcome
- 10_intro_to_cs
- 00_why_program
- 10_what_programming_means
- 20_basic_concepts
- 30_your_first_program
- 40_console.log
- 50_data_types
- 60_basic_calculator
- 20_intro_to_p5
- 00_what_is_p5
- 10_drawing_basic_shapes
- 20_getting_complex
- 30_using_constants
- 40_getting_things_moving
- 30_console_applications
- 00_upgrading_our_calculator
- 10_supporting_all_operations
- 20_word_splitter
- 21_reverse_word_splitter
- 30_palindromes
- 40_file_io_read
- 50_reading_data_files
- 30_continuing_p5
- 00_making_things_stop
- 10_taking_user_input
- 20_putting_it_all_together
- 40_making_websites
- 00_making_websites
- 10_basic_html
- 20_multiple_pages
- 30_using_javascript
- 40_story_builder
- 50_backend_websites/00_what_is_backend
- 50_using_react/00_web_frameworks_react
- 60_continuing_cs/00_recursion_intro
- 60_typescript/00_advanced_data_types
- 70_next_js/00_fullstack_frameworks_next
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
0 commit comments