laurent6355
Explore posts from serversTTCTheo's Typesafe Cult
•Created by laurent6355 on 6/29/2023 in #questions
httpBatchStreamLink example with T3
anyone already played with trpc streaming in T3 ? when I add
import { httpBatchStreamLink } from '@trpc/client'
I get : "@trpc/client" has no exported member named
. Maybe anyone there already played with it?2 replies
TTCTheo's Typesafe Cult
•Created by laurent6355 on 5/29/2023 in #questions
ESLintrc.cjs config setup
Under Create T3 I setup ESLint in rules with:
I have a line code with
any
which give me an error with this setup.
How I can add rules from T3, it seem eslint is ignoring my added rules ?3 replies
TTCTheo's Typesafe Cult
•Created by laurent6355 on 5/16/2023 in #questions
createServerSideHelpers
1 replies
TTCTheo's Typesafe Cult
•Created by laurent6355 on 10/18/2022 in #questions
Job for T3 setup with i18n
is anyone could be help to fix a T3 setup with Translation (next-i18next or equivalent)?
21 replies