Best start language
Next.js v14 | Issue with intercepting and parallel routes
Why did redis change my c drive name
I cannot see the cookies using fetch in react but I can see the cookies in thunderclient
not seeing any errors yet the code isn't working with login and register
How to generate first frame of video as image?
content
field which is array of links to that content, which is either image or video).
I'm facing an issue when trying to display posts to the user. I have a <PostCard />
component which renders first element of content
as "thumbnail" and problem occurs when first element is video, which obviously can't be rendered as image. So I was thinking, if first element is video, it should somehow take first frame of that video and use it as thumbnail. But it would probably be bad to render it every time user visits the page, so I was thinking of generating it once when user creates a post, and save it as something like poster
as separate field in DB. But I have no idea how to do that lol.
Any suggestions/advices/opinions?...npm json-server
Micro Service Load Balancer
next-auth redirecting to the same page over and over again
Handling sessions with php question
user_id
assigned to some other id or something in order to keep track of it being active. I tried reading the php docs on it but I got a bit confused. Any insight on handling sessions is most welcomed. I'll share my code for my login page so others can let me know if im doing this wrong. Thanks!(feedback) Double Account Threat Intelligence
creating a historical database for graph generation
dynamic file names for php like in js can it be done?
[id].js
where id
is a field from a database for pages that are changing based on what is pulled from the db? Can you do the same for php like [user_id].php
for a building something like a individual user page?Working Contact Form
Compress imagem to database laravel
MongoDB & mongoose | How to automatically remove element from array after certain amount of time?
activeStories
field which would be array of story IDs that user posted within last 24h. But I'm not sure how I would remove them after 24h. Is there a built-in way to handle this or am I gonna have to handle that myself?NPM issues
Creating a Database on my Mac