klequis
klequis
In chapter 8 the final code example before "Old McDonald..." has this line `const zoltar = compose(console.log, either(id, fortune), getAge(moment()));` However, the support functions do not have an `id` function....
- ctrl-shift-p - Grammerly: Login / Connect you account I was getting a pop-up that asked if I wanted to open the URL. I chose 'Open' and nothing happened. After...
Hi, I was following your excellent tutorial on MDN and all went well until the TypeScript article where I got an error that seemed to be a config issue but...
**Doc page** https://docs.solidjs.com/guides/routing-and-navigation **Issue description** Following documentation results in an error ``` Uncaught SyntaxError: The requested module '/node_modules/@solidjs/router/dist/index.jsx' does not provide an export named 'Routes' (at App.jsx:2:10) ``` **Root problem**...
### What is this request related to? Request ### 📋 Suggested - https://docs.solidjs.com/solid-router/reference/data-apis/response-helpers#redirect And maybe in here as well: https://docs.solidjs.com/solid-router/reference/primitives/use-navigate ### 📋 General description or bullet points Solid router has...
### 📚 Subject area/topic SolidStart > Routing > Nested routes ### 📋 Page(s) affected (or suggested, for new content) https://docs.solidjs.com/solid-start/building-your-application/routing#nested-routes ### 📋 Description of content that is out-of-date or incorrect...
### 📚 Subject area/topic SolidStart > Routing ### 📋 Page(s) affected (or suggested, for new content) https://docs.solidjs.com/solid-start/building-your-application/routing ### 📋 Description of content that is out-of-date or incorrect In a SolidStart...
### 📚 Subject area/topic Router, useLocation ### 📋 Page(s) affected (or suggested, for new content) https://docs.solidjs.com/solid-router/reference/primitives/use-location#uselocation ### 📋 Description of content that is out-of-date or incorrect Someone in #general today...
### 📚 Subject area/topic SolidStart > Routing ### 📋 Page(s) affected (or suggested, for new content) https://docs.solidjs.com/solid-start/building-your-application/routing#catch-all-routes ### 📋 Description of content that is out-of-date or incorrect Doc says, "A...