scratch-for-discord / Discodes

1 stars 5 forks source link

Javascript block functionality missing blocks #61

Open mrredo opened 2 months ago

mrredo commented 2 months ago

Text category

mrredo commented 2 months ago

Each comment is only supposed to have 1 category in this issue

mrredo commented 2 months ago

1. Array Creation

2. Adding/Removing Elements

3. Searching and Indexing

4. Iteration Methods

5. Sorting and Reversing

6. Transforming Arrays

7. Utility Methods

8. Type Checking

mrredo commented 2 months ago

Basic javascript functionality blocks

mrredo commented 2 months ago

Write custom sorting block using quick sort algorithm