chnmrn.
chnmrn.
TTCTheo's Typesafe Cult
Created by chnmrn. on 7/21/2023 in #questions
cookie
cookie being sent on development server but not on production
8 replies
TTCTheo's Typesafe Cult
Created by chnmrn. on 7/20/2023 in #questions
deployment
anyone know how to config nodejs and ts to deploy on vercel i always fail on check because it return 500 internal error
37 replies
TTCTheo's Typesafe Cult
Created by chnmrn. on 7/14/2023 in #questions
Layered architecture decision
if i have 2 api items and invoice: the invoice api will reduce the items quantity is it better to make it on -make decrease quantity from items repo and import it to invoice service layer -same but import to invoice repo layer -make it on invoice repo layer because it relate on invoice
12 replies
TTCTheo's Typesafe Cult
Created by chnmrn. on 7/8/2023 in #questions
Flattening data structure on backend or frontend commonly?
like nested data structure to become array of objects with 1level depth ,u flat it on backend or frontend i can do either but wanna follow best practices thx
2 replies
TTCTheo's Typesafe Cult
Created by chnmrn. on 7/1/2023 in #questions
Data grid
data grid recommendedation with pagination sorting and inline edit or delete im using react with useQuery for caching
4 replies
TTCTheo's Typesafe Cult
Created by chnmrn. on 6/30/2023 in #questions
clean architecture
is it more good to use joi only without interface and only adopt interface on repo and controller layer
2 replies
TTCTheo's Typesafe Cult
Created by chnmrn. on 6/28/2023 in #questions
ts-node not recognize
7 replies
TTCTheo's Typesafe Cult
Created by chnmrn. on 6/28/2023 in #questions
Backend Nodejs with ts
which better for nodejs,expresss with ts use a ecma(imp,exp) or cjs(module)??
2 replies