00:01 Handling up voting system and user preferences 01:54 Handling votes collection for vote status and user ID 06:12 Creating query filters for specific document retrieval 08:11 Handling of vote statuses and updating responses 12:55 Querying and processing upvotes and downvotes 15:12 Handling existing votes and deletion 19:26 Distinguishing between upvoting questions and answers 21:04 Storing user preferences in the database 25:07 Creating and managing new documents in the project 27:21 Handling user votes and reputation logic 30:39 Handling existing documents and creating new ones 32:18 Building the question asking and editing screen with a React Markdown editor component 35:34 Developing methods for loading and updating confetti and documents 37:15 Redirecting users and implementing input labels and question cards 40:32 Posting answers and handling reputation through our own API route 42:13 Focus on handling vote status 45:29 Generating a list of documents from the question page 47:07 Querying for author, answers, and votes information for a stackoverflow project. 50:30 Firing individual queries for comments, answers, upvotes, downvotes, and author details. 52:06 Understanding the complexity of project design and data grabbing 55:29 Implementing upvoting functionality for user activity tracking 57:07 Updating profile information and making queries on the Stackoverflow project.
I have watched the series of clones on StackOverflow, which is absolutely amazing. I completed it in one day thanks to your excellent teaching and explaining things more easily and accurately. This series covers everything. Absolutely magnificent.
14/08 Update - failed to understand a major section of this lesson, copied and pasted a big chunk of a code from sir's repository to complete the playlist
00:01 Handling up voting system and user preferences 01:54 Handling votes collection for vote status and user ID 06:12 Creating query filters for specific document retrieval 08:11 Handling of vote statuses and updating responses 12:55 Querying and processing upvotes and downvotes 15:12 Handling existing votes and deletion 19:26 Distinguishing between upvoting questions and answers 21:04 Storing user preferences in the database 25:07 Creating and managing new documents in the project 27:21 Handling user votes and reputation logic 30:39 Handling existing documents and creating new ones 32:18 Building the question asking and editing screen with a React Markdown editor component 35:34 Developing methods for loading and updating confetti and documents 37:15 Redirecting users and implementing input labels and question cards 40:32 Posting answers and handling reputation through our own API route 42:13 Focus on handling vote status 45:29 Generating a list of documents from the question page 47:07 Querying for author, answers, and votes information for a stackoverflow project. 50:30 Firing individual queries for comments, answers, upvotes, downvotes, and author details. 52:06 Understanding the complexity of project design and data grabbing 55:29 Implementing upvoting functionality for user activity tracking 57:07 Updating profile information and making queries on the Stackoverflow project.
00:01 Handling up voting system and user preferences
01:54 Handling votes collection for vote status and user ID
06:12 Creating query filters for specific document retrieval
08:11 Handling of vote statuses and updating responses
12:55 Querying and processing upvotes and downvotes
15:12 Handling existing votes and deletion
19:26 Distinguishing between upvoting questions and answers
21:04 Storing user preferences in the database
25:07 Creating and managing new documents in the project
27:21 Handling user votes and reputation logic
30:39 Handling existing documents and creating new ones
32:18 Building the question asking and editing screen with a React Markdown editor component
35:34 Developing methods for loading and updating confetti and documents
37:15 Redirecting users and implementing input labels and question cards
40:32 Posting answers and handling reputation through our own API route
42:13 Focus on handling vote status
45:29 Generating a list of documents from the question page
47:07 Querying for author, answers, and votes information for a stackoverflow project.
50:30 Firing individual queries for comments, answers, upvotes, downvotes, and author details.
52:06 Understanding the complexity of project design and data grabbing
55:29 Implementing upvoting functionality for user activity tracking
57:07 Updating profile information and making queries on the Stackoverflow project.
I have watched the series of clones on StackOverflow, which is absolutely amazing. I completed it in one day thanks to your excellent teaching and explaining things more easily and accurately. This series covers everything. Absolutely magnificent.
wtf man
my brain is crying how complex it is😭😭
Thanks for the tutorial I learned a lot from it and the video and scripts were very clear with no eye strain. Thanks a lot.
25:3 that's a really nice diagram flow, anyway the logic for handling vote is really challenging to grasp at once but managed it thanks
Thank u so much sir for your support and very thankfull to you sir for your guidance
Wonderful series sir..
I am going to make another project using this series as a reference and using AppWrite and add it to my cv.
from Akola, Maharashtra
looking forward for next video
I enjoy it. It's amazing
Loving it
Thanks a lot sir ❤
yes sir waiting again
page.tsx of root folder is not updated it has default next js page.tsx in github repo
Thank you!
Thanks for this
❣️ty sir
waiting sir
better given some more idea about how many assignments we have to do or how it should turn out to complete the purpose
thanks
Where is the questins/ask route page?
Best
How to get author details .i think user is not exported in 'appwrite'. How do you access user. Help me
Getting an error while logging in and registering user as failed to construct URL
On clicking ask a question 404 error is occuring
पुणे
02/08
unable to finish due to thunder storm, continue 03/08
14/08 Update - failed to understand a major section of this lesson, copied and pasted a big chunk of a code from sir's repository to complete the playlist
00:01 Handling up voting system and user preferences
01:54 Handling votes collection for vote status and user ID
06:12 Creating query filters for specific document retrieval
08:11 Handling of vote statuses and updating responses
12:55 Querying and processing upvotes and downvotes
15:12 Handling existing votes and deletion
19:26 Distinguishing between upvoting questions and answers
21:04 Storing user preferences in the database
25:07 Creating and managing new documents in the project
27:21 Handling user votes and reputation logic
30:39 Handling existing documents and creating new ones
32:18 Building the question asking and editing screen with a React Markdown editor component
35:34 Developing methods for loading and updating confetti and documents
37:15 Redirecting users and implementing input labels and question cards
40:32 Posting answers and handling reputation through our own API route
42:13 Focus on handling vote status
45:29 Generating a list of documents from the question page
47:07 Querying for author, answers, and votes information for a stackoverflow project.
50:30 Firing individual queries for comments, answers, upvotes, downvotes, and author details.
52:06 Understanding the complexity of project design and data grabbing
55:29 Implementing upvoting functionality for user activity tracking
57:07 Updating profile information and making queries on the Stackoverflow project.
is your frontend working?..didnt sir has provided the code of forntend?