Neto
Neto
Explore posts from servers
TTCTheo's Typesafe Cult
Created by Ya on 11/17/2024 in #questions
Rich Text in Postgres DB
and dump the raw body into it
14 replies
TTCTheo's Typesafe Cult
Created by Ya on 11/17/2024 in #questions
Rich Text in Postgres DB
mdx or something like that
14 replies
TTCTheo's Typesafe Cult
Created by Ya on 11/17/2024 in #questions
Rich Text in Postgres DB
markdown is probably the best for it still
14 replies
TTCTheo's Typesafe Cult
Created by Ya on 11/17/2024 in #questions
Rich Text in Postgres DB
14 replies
TTCTheo's Typesafe Cult
Created by Ya on 11/17/2024 in #questions
Rich Text in Postgres DB
be extra careful when dealing with large columns
14 replies
TTCTheo's Typesafe Cult
Created by Ya on 11/17/2024 in #questions
Rich Text in Postgres DB
prisma is more up to grab
14 replies
TTCTheo's Typesafe Cult
Created by Ya on 11/17/2024 in #questions
Rich Text in Postgres DB
postgres should be able to handle that
14 replies
TTCTheo's Typesafe Cult
Created by Ya on 11/17/2024 in #questions
Rich Text in Postgres DB
on a side note
14 replies
TTCTheo's Typesafe Cult
Created by Ya on 11/17/2024 in #questions
Rich Text in Postgres DB
but if you don't want to do that, you can always store the text as a blob (s3) and parse it later when needed
14 replies
TTCTheo's Typesafe Cult
Created by Ya on 11/17/2024 in #questions
Rich Text in Postgres DB
14 replies
TTCTheo's Typesafe Cult
Created by Ya on 11/17/2024 in #questions
Rich Text in Postgres DB
postgres should be able to handle that easily
14 replies
TTCTheo's Typesafe Cult
Created by rre on 11/17/2024 in #questions
Where to host a static website for my company?
mainly the Prohibited uses
9 replies
TTCTheo's Typesafe Cult
Created by rre on 11/17/2024 in #questions
Where to host a static website for my company?
just be aware of the limits
9 replies
TTCTheo's Typesafe Cult
Created by rre on 11/17/2024 in #questions
Where to host a static website for my company?
if you don't want the issue, github pages should work just fine
9 replies
SSolidJS
Created by Neto on 11/16/2024 in #support
Issue when navigating between pages?
vite stubbed out but no issue was thrown to look at
3 replies
SSolidJS
Created by Neto on 11/16/2024 in #support
Issue when navigating between pages?
found the issue, i was importing node:timers/promises in a client components but no issue was warned after ssr'ing
3 replies
SSolidJS
Created by Wes on 11/16/2024 in #support
All of a sudden `classList` is typed as string | undefined
yeah
58 replies
SSolidJS
Created by Wes on 11/16/2024 in #support
All of a sudden `classList` is typed as string | undefined
xD
58 replies
SSolidJS
Created by Wes on 11/16/2024 in #support
All of a sudden `classList` is typed as string | undefined
and if you have strong enough opinions, you create your own formatter
58 replies