Solving "Invalid Hook Call" Errors in React
The infamous "Invalid Hook Call" error can be a massive headache, especially in complex applications using large JavaScript files. The reason this error is obnoxious is that it is found in runtime, so you will not know it exists until you run your ap...
blog.davidwilliford.dev5 min read