Skip to content

Commit

Permalink
Refactor scrabble module (#276)
Browse files Browse the repository at this point in the history
* Create snapshots for scrabble words and letters

* Generate scrabble letters in build time

This allows for single source of truth, and also improves editor
responsiveness (cutting down tokenization time, etc.).

The correctness is guaranteed by the introduction of snapshots in tests.

* Dynamically generate `scrabble_words_tiny`
  • Loading branch information
RichDom2185 authored Feb 21, 2024
1 parent 777f885 commit 014b481
Show file tree
Hide file tree
Showing 3 changed files with 2,109,858 additions and 216,311 deletions.
Loading

0 comments on commit 014b481

Please sign in to comment.