lucis
lucis
DDeno
Created by tavanogui on 1/8/2024 in #help
How can I access req object inside a render() function from fresh plugin?
A better i18n approach would be cool as well, haven't looked into that for a while
10 replies
DDeno
Created by tavanogui on 1/8/2024 in #help
How can I access req object inside a render() function from fresh plugin?
We're using the plugin as a gateway to attach the string translations to the web page, so that it can be used by both backend and frontend code
10 replies
DDeno
Created by lucis on 11/18/2022 in #help
Converting Typescript Types to JSON Schema (Props definition)?
types in typescript are not something you can iterate over, there's no reflection for that. that's the main problem and why we need go to AST parsing
8 replies
DDeno
Created by lucis on 11/18/2022 in #help
Converting Typescript Types to JSON Schema (Props definition)?
cc @guifromrio @brasileiro_ @tgimenes
8 replies