-
## Use case
In my app i have dynamic states for which i would need to show the correct translated string.
Let's say the .arb files contain key/value pairs like
```
"localStateError": "An error has…
-
As I'm currently in the process of adding the final planned container—dynamic, null-terminated strings—to CC, I've posted a call for public feedback on the API [here](https://old.reddit.com/r/C_Progra…
-
Hello 👋🏻
Thanks for creating this library and `ultrahtml`, they're both 🔥 however, I'm struggling to implement dynamic rendering of array of items _(as it is commonly done in JSX)_. Let me present …
neg4n updated
2 weeks ago
-
Hello everyone,
I've been working with Datum, SharedDSC, SecretVaults, and so on for weeks. I've been dissecting your (Gael, Raandree) code for weeks, and sometimes it's been a real struggle, but I…
-
the order by clause in the :many definition query should be set dynamically
```
-- name: ListOrders :many
select * from order where status = $1 order by @orderBy::text;
```
**Generated**
…
-
## Context
Odin: dev-2024-09-nightly:dd1f151
OS: Windows 10 Home Basic (version: 22H2), build 19045.4894
CPU: AMD Ryzen 5 4600G with Radeon Graphics
R…
-
**Describe the feature:** Support dynamic templates for **date** types and array of objects containing same type of attributes.
**Describe a specific use case for the feature:** In many integration…
-
### Description
I've identified an area in the Elasticsearch documentation where the order of operations in dynamic templates could be more clearly explained. Specifically, the documentation should…
-
When `FlagSet::ParseErrorsWhitelist.UnknownFlags = true` unknown flags are thrown away.
I propose adding a map of `UnknownFlags` to `FlagSet` which is populated when the option (above) is set
T…
-
Because it's currently not possible to localize dynamically create content, like Content Type names or Field displayed names, we need a module that would let users localize these strings:
- Some event…