|
2682 | 2682 | "slug": "arithmetic-operators", |
2683 | 2683 | "name": "Arithmetic Operators" |
2684 | 2684 | }, |
2685 | | - { |
2686 | | - "uuid": "e1b15569-387c-4833-8c3b-9a94e0ee1583", |
2687 | | - "slug": "array-analysis", |
2688 | | - "name": "Array Analysis" |
2689 | | - }, |
2690 | 2685 | { |
2691 | 2686 | "uuid": "9f8f96bb-db13-485a-bfe4-6ae3fe2fbf46", |
2692 | 2687 | "slug": "array-destructuring", |
|
2707 | 2702 | "slug": "arrays", |
2708 | 2703 | "name": "Arrays" |
2709 | 2704 | }, |
2710 | | - { |
2711 | | - "uuid": "e7eea65d-5a13-44ee-aae6-113cfb234457", |
2712 | | - "slug": "arrow-functions", |
2713 | | - "name": "Arrow Functions" |
2714 | | - }, |
2715 | 2705 | { |
2716 | 2706 | "uuid": "611d6b3d-1241-4432-90f6-8fcffb36917c", |
2717 | 2707 | "slug": "basics", |
|
2802 | 2792 | "slug": "classes", |
2803 | 2793 | "name": "Prototypes & Classes" |
2804 | 2794 | }, |
| 2795 | + { |
| 2796 | + "uuid": "efc895b2-8420-44f1-a385-5c637286f797", |
| 2797 | + "slug": "rest-and-spread", |
| 2798 | + "name": "Rest and Spread" |
| 2799 | + }, |
| 2800 | + { |
| 2801 | + "uuid": "e7eea65d-5a13-44ee-aae6-113cfb234457", |
| 2802 | + "slug": "arrow-functions", |
| 2803 | + "name": "Arrow Functions" |
| 2804 | + }, |
| 2805 | + { |
| 2806 | + "uuid": "e1b15569-387c-4833-8c3b-9a94e0ee1583", |
| 2807 | + "slug": "array-analysis", |
| 2808 | + "name": "Array Analysis" |
| 2809 | + }, |
2805 | 2810 | { |
2806 | 2811 | "uuid": "cfbc96fa-717e-4f29-a91d-760ebea88822", |
2807 | 2812 | "slug": "recursion", |
|
2812 | 2817 | "slug": "regular-expressions", |
2813 | 2818 | "name": "Regular Expressions" |
2814 | 2819 | }, |
2815 | | - { |
2816 | | - "uuid": "efc895b2-8420-44f1-a385-5c637286f797", |
2817 | | - "slug": "rest-and-spread", |
2818 | | - "name": "Rest and Spread" |
2819 | | - }, |
2820 | 2820 | { |
2821 | 2821 | "uuid": "84e55c29-d403-4a90-8a2a-9960feae8ff3", |
2822 | 2822 | "slug": "sets", |
|
0 commit comments