awexis
awexis
TTCTheo's Typesafe Cult
Created by awexis on 2/10/2023 in #questions
react hook form + headless ui
from @dingo "Ok so I have a drop-down where you can select something, I want to show the names of the options but the “value” be the database id for them. I think it should be done this way as far as I can tell because I’m just accepting the database id as a string in my zod schema (I use the same schema for my backend route for said action)" I made it a bit fancy with a generic combobox, so hopefully this helps https://codesandbox.io/p/sandbox/goofy-scooby-mg9qm7
14 replies
TTCTheo's Typesafe Cult
Created by awexis on 10/11/2022 in #questions
React Take home ideas?
Anyone have good ideas on what to give prospective interns as a technical assessment/take home for react? I was thinking like a todo app using zustand or something. They have a week to do it, but it's assuming like total beginner with react and possibly JS. Any advice is welcome. I'm just worried of making it too hard 🤣
6 replies
TTCTheo's Typesafe Cult
Created by awexis on 9/26/2022 in #questions
Documentation past comments, is it needed?
Hey y'all, just wanted to ask a question about if one might need internal documentation like website (e.g., something built with like https://www.docz.site/). I understand if its like an open source library and you want people to know how things works and the props it has. But I just don't see how it may be useful like internally. Maybe im in the wrong? But not sure if trying to actively maintain it is beneficial?
9 replies