-
I am thinking rather to build from the scratch we can leverage the framework like nest.js for the devlopment which helps us to move around and make the devleopment process it fast.
Possible framework…
-
Hi,
Thank you for your amazing project, this library looks very promising.
It would be so nice if we could create nested headers, i.e. several levels of headers with headers on top of children …
-
Currently there is no nested state for the reducer functions/methods, like the `createReducer` function in Redux Framework. Updating a single subpath in action methods can be tedious and prone to erro…
-
We downloaded the latest admin console version v1.3.1 , we set the correct server trying to log in with `TLE_ADMINISTRATOR` user , the login failed with error in the cmd:
```
Exception in thread "…
-
Trying to extract a Linq expression which contains a nested Linq expression results in expression with Quotation related calls.
#### Repro steps
```fsharp
open System
open System.Linq.Expressi…
-
### Clear and concise description of the problem
This tool abstracts Electron and Vite configuration beautifully; if it could do the same for a testing framework that would be dream, saving devs some…
-
I'm working with a graphQL API that has a top level resource that has several fields in it that are paginated themselves - something like
```
{
account {
services(after: "", first: 10) {
…
-
Since we're already using `attrs`, there would be several potential benefits from using `cattrs`, which could be considered a pre-serialization/post-deserialization optimization step. It uses `attrs`…
-
**Description:**
This issue aims to establish a robust framework for unit tests in the project, starting with the `ModelDownloaderApi` class. The goal is to ensure that the class methods function a…
-
**Describe the bug**
When using `getTranslations({ locale, namespace: "Metadata" })` inside of the `generateMetadata()` function, the parsing is incorrect. I would expect this to return only `title`…