Tolek Bajer
TTCTheo's Typesafe Cult
ā¢Created by Tolek Bajer on 4/20/2024 in #questions
Style library and component library for the new NextJS project
HI guys, I am doing research for a stack of new projects in a new company.
Commonly so far we have mostly used React with Antd and Styled Components. Now we have decided to switch to Next.js. I guess that Styled Components are out? I put up a quick test project and it seems that I have to add 'use client' to every component that uses styled-component, probably because SSR doesn't support runtime css-in-js. Do you know how SSR's compatibility is with Antd? Have you had any problems regarding this in your companies? Do you recommend what works well as a style library? I've seen some suggestions like Linaria, but it doesn't seem to be widely supported anymore. Can you tell us what stacks you use in your companies? Thanks!
6 replies
TTCTheo's Typesafe Cult
ā¢Created by Tolek Bajer on 4/13/2024 in #questions
useFormState in tables, or complex forms
2 replies
TTCTheo's Typesafe Cult
ā¢Created by Tolek Bajer on 6/18/2023 in #questions
Auth0 - customize login screen
2 replies
TTCTheo's Typesafe Cult
ā¢Created by Tolek Bajer on 4/25/2023 in #questions
animejs - any animation expert?
question here https://stackoverflow.com/questions/76101764/animejs-how-to-put-several-shapes-together?noredirect=1#comment134212605_76101764
š
2 replies
TTCTheo's Typesafe Cult
ā¢Created by Tolek Bajer on 3/30/2023 in #questions
CSS gradient border - irregular shape
3 replies
TTCTheo's Typesafe Cult
ā¢Created by Tolek Bajer on 2/11/2023 in #questions
Data operations in tRPC router
14 replies
TTCTheo's Typesafe Cult
ā¢Created by Tolek Bajer on 2/3/2023 in #questions
NextAuth session storage
3 replies
TTCTheo's Typesafe Cult
ā¢Created by Tolek Bajer on 2/3/2023 in #questions
Zod in commercial projects (work)
Do you use Zod in your projects at work?
A new one is starting for me, but we are holding back with the decision (we are considering Yup), because we are afraid that there may be a lot of work with inputs in forms that are dependent on each other (for example, if the user selects a checkbox, this field becomes mandatory, otherwise not, or if the value of one is more than 200 then the other must be less than 500). PS: We dont use tRPC
Do you have any experience?
6 replies
TTCTheo's Typesafe Cult
ā¢Created by Tolek Bajer on 1/28/2023 in #questions
Next Auth + Next13 error
3 replies
TTCTheo's Typesafe Cult
ā¢Created by Tolek Bajer on 1/21/2023 in #questions
Component cannot be used as JSX Component. Its Instance type is not a valid JSX element
1 replies
TTCTheo's Typesafe Cult
ā¢Created by Tolek Bajer on 1/20/2023 in #questions
Next.js conditional render
2 replies
TTCTheo's Typesafe Cult
ā¢Created by Tolek Bajer on 1/19/2023 in #questions
Next.js conditional rendering
1 replies
TTCTheo's Typesafe Cult
ā¢Created by Tolek Bajer on 1/12/2023 in #questions
I can't apply justify-content: center to div #tailwind
20 replies
TTCTheo's Typesafe Cult
ā¢Created by Tolek Bajer on 10/31/2022 in #questions
auth0 handleCallback vs handleLogin[returnTo]
2 replies
TTCTheo's Typesafe Cult
ā¢Created by Tolek Bajer on 9/30/2022 in #questions
Requirements to start with t3
I just joined so hi everyone :).
I was very interested in Theo's videos and would like to build something using create-t3. I'm a full-time React developer, but only with a year of pro experience and unfortunately I don't have much knowledge about backend, databases and the like. Before delving into next.js / prisma and so on, do you suggest learning node.js and some databases first? Maybe something more? If so I would appreciate suggestions. It seems to me that I should do so, but maybe I'm wrong.
Sorry if this is a "stupid" question, have a nice day
6 replies