alexis-martel / Open-Crossword

An open-source crossword puzzle platform, focused on design and ease of use.
https://graphe.me/Open-Crossword/
GNU General Public License v3.0
8 stars 0 forks source link

Array best practices #74

Closed alexis-martel closed 1 year ago

alexis-martel commented 1 year ago

OC should make more extensive use of array.filter(), array.find(), and array.includes().