hooks
                                
                                 hooks copied to clipboard
                                
                                    hooks copied to clipboard
                            
                            
                            
                        List of all React hooks using data structures and algorithms
cshooks
A collection of React Hooks using Computer Science (CS) data structures & algorithms.
Purpose
Mainly to learn CS data structure & algorithms
(and also implement'em in TypeScript).
Hopefully some of the arcane data structures & algorithms help you as well.
Implemented
useTrie
Returns a Trie data structure, which is used to save a list of words to search in memory efficient manner & provide a type-ahead (not yet implemented) functionality.
Contributors
Thanks goes to these wonderful people (emoji key):
| Sung M. Kim 🚇 🔧 ⚠️ 📖 🤔 💻 | Nick Taylor 👀 💻 🚇 ⚠️ | Nicolas Marcora 🤔 | 
This project follows the all-contributors specification. Contributions of any kind welcome!