b1mind
KPCKevin Powell - Community
•Created by Faker on 11/16/2024 in #back-end
API vs SSR (Server Side rendering)
Also SSR is more "on demand" SSG is pre rendering or "premade"
7 replies
KPCKevin Powell - Community
•Created by Faker on 11/16/2024 in #back-end
API vs SSR (Server Side rendering)
Well except Astro but it does do SSR/SSG(prerender)
7 replies
KPCKevin Powell - Community
•Created by Faker on 11/16/2024 in #back-end
API vs SSR (Server Side rendering)
JS meta frameworks now all support SSR/static with client side routing
7 replies
KPCKevin Powell - Community
•Created by Faker on 11/16/2024 in #back-end
API vs SSR (Server Side rendering)
But not wrong
7 replies
KPCKevin Powell - Community
•Created by Faker on 11/16/2024 in #back-end
API vs SSR (Server Side rendering)
Old info
7 replies
KPCKevin Powell - Community
•Created by forlorn_died on 11/15/2024 in #front-end
User info across pages
Really depends how you are building it. But I'm big on doing that because then you hold some state in the URL.
2 replies
KPCKevin Powell - Community
•Created by snxxwyy on 11/15/2024 in #front-end
inset behaviour
you can fill, align, justify your hearts content
85 replies
KPCKevin Powell - Community
•Created by snxxwyy on 11/15/2024 in #front-end
inset behaviour
best layering tool too imo
85 replies
KPCKevin Powell - Community
•Created by snxxwyy on 11/15/2024 in #front-end
inset behaviour
grid is the best centering tool period
85 replies
KPCKevin Powell - Community
•Created by snxxwyy on 11/15/2024 in #front-end
inset behaviour
🤢
85 replies
KPCKevin Powell - Community
•Created by snxxwyy on 11/15/2024 in #front-end
inset behaviour
yup exactly #justUseGrid
85 replies
KPCKevin Powell - Community
•Created by snxxwyy on 11/15/2024 in #front-end
inset behaviour
you can do the % thing though (worst way to center in CSS imo)
85 replies
KPCKevin Powell - Community
•Created by snxxwyy on 11/15/2024 in #front-end
inset behaviour
"like duh b .. ofc it won't center it "
85 replies
KPCKevin Powell - Community
•Created by snxxwyy on 11/15/2024 in #front-end
inset behaviour
that was kinda lost on me too 😂
85 replies
KPCKevin Powell - Community
•Created by snxxwyy on 11/15/2024 in #front-end
inset behaviour
correct that is why I linked the top: auto from mdn cause it has the actual answer
85 replies
KPCKevin Powell - Community
•Created by snxxwyy on 11/15/2024 in #front-end
inset behaviour
not sure what you are trying to do still and not to derail this more, try it with grid and make another post xD
85 replies
KPCKevin Powell - Community
•Created by snxxwyy on 11/15/2024 in #front-end
inset behaviour
Yea wish I was more help, I'm sure someone big brain will be more accurate 😂 . This was learning for me too honestly, inset is not something I use a lot. I tend to stay away from short hands. (inset: 0; is great though lol)
85 replies
KPCKevin Powell - Community
•Created by snxxwyy on 11/15/2024 in #front-end
inset behaviour
in your case fixed === absolute
85 replies
KPCKevin Powell - Community
•Created by snxxwyy on 11/15/2024 in #front-end
inset behaviour
So that will depend on if its relative or absolute
85 replies
KPCKevin Powell - Community
•Created by snxxwyy on 11/15/2024 in #front-end
inset behaviour
So it stays where it would based on the height/bottom of the elment based on where it is (or something)
85 replies