☘
TTCTheo's Typesafe Cult
Created by Lopen on 12/23/2022 in #questions
backend stack suggestions
nestjs too
37 replies
TTCTheo's Typesafe Cult
Created by Rhys on 11/16/2022 in #questions
Prisma feel like it leads to bad code design patterns
check remix planner by Ryan Florence
96 replies
TTCTheo's Typesafe Cult
Created by on 11/9/2022 in #questions
eli5 buffers streams & chunks
okay thanks 👍🏼
21 replies
TTCTheo's Typesafe Cult
Created by on 11/9/2022 in #questions
eli5 buffers streams & chunks
is it applicable outside the context of the web or a network with latency
21 replies
TTCTheo's Typesafe Cult
Created by on 11/9/2022 in #questions
eli5 buffers streams & chunks
yh
21 replies
TTCTheo's Typesafe Cult
Created by on 11/9/2022 in #questions
eli5 buffers streams & chunks
interesting
21 replies
TTCTheo's Typesafe Cult
Created by on 11/9/2022 in #questions
eli5 buffers streams & chunks
so it's like a variable being loaded ?
21 replies
TTCTheo's Typesafe Cult
Created by on 11/9/2022 in #questions
eli5 buffers streams & chunks
so what happens while you're receiving the data
21 replies
TTCTheo's Typesafe Cult
Created by Samip Poudel on 10/26/2022 in #questions
SWC compiler allows const variable re-assignment
submit it as an issue or discussion to the main repo
2 replies
TTCTheo's Typesafe Cult
Created by Alex on 10/22/2022 in #questions
Mac Cleaner
what does it clean up because I don't store much in the cloud
13 replies
TTCTheo's Typesafe Cult
Created by jairrard on 10/19/2022 in #questions
Push notifications in a react app
there's native solutions web-push & broswer push API
5 replies
TTCTheo's Typesafe Cult
Created by elefcodes on 10/22/2022 in #questions
am I self taught ?
everyone is self taught tho some are spoon fed tho (annoying breed)
54 replies
TTCTheo's Typesafe Cult
Created by Roren on 10/21/2022 in #questions
TypeScript adoption at work
think of the question forum as personal specific questions & the rest of the server as public questions for everyone to benefit from
66 replies
TTCTheo's Typesafe Cult
Created by Roren on 10/21/2022 in #questions
TypeScript adoption at work
questions like this suit the #career channel more
66 replies
TTCTheo's Typesafe Cult
Created by venego on 9/29/2022 in #questions
why don't we have a compiled version of css and html?
you can't compile flexible markup it's just a presentation DSL
18 replies
TTCTheo's Typesafe Cult
Created by venego on 9/29/2022 in #questions
why don't we have a compiled version of css and html?
compiled languages have all possible scenarios already figured out html and it's dynamic nature is just inspected frequently for changes & the engine written in c++ responds accordingly
18 replies
TTCTheo's Typesafe Cult
Created by venego on 9/29/2022 in #questions
why don't we have a compiled version of css and html?
html & css can't be compiled because they always change during the lifetime of a page
18 replies
TTCTheo's Typesafe Cult
Created by venego on 9/29/2022 in #questions
why don't we have a compiled version of css and html?
op probably made wild assumptions about browser engines
18 replies
TTCTheo's Typesafe Cult
Created by venego on 9/29/2022 in #questions
why don't we have a compiled version of css and html?
compiled code doesn't work with dom
18 replies