Finishing up the stackoverflow project | 3 videos merged

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

Комментарии • 34

  • @AbhimanPratap-gm5cr
    @AbhimanPratap-gm5cr 3 месяца назад

    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.

  • @adeshsingh406
    @adeshsingh406 3 месяца назад

    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.

  • @shubhamsale-xq9wg
    @shubhamsale-xq9wg 3 месяца назад +3

    my brain is crying how complex it is😭😭

  • @ampagetech2624
    @ampagetech2624 4 месяца назад

    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.

  • @deadlylive_gaming7154
    @deadlylive_gaming7154 3 месяца назад

    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

  • @AbhimanPratap-gm5cr
    @AbhimanPratap-gm5cr 3 месяца назад

    Thank u so much sir for your support and very thankfull to you sir for your guidance

  • @maneeshshukla9885
    @maneeshshukla9885 3 месяца назад

    Wonderful series sir..

  • @adeshsingh406
    @adeshsingh406 3 месяца назад +1

    I am going to make another project using this series as a reference and using AppWrite and add it to my cv.

  • @rohitt.sirsat
    @rohitt.sirsat 3 месяца назад +1

    from Akola, Maharashtra

  • @shubhamsale-xq9wg
    @shubhamsale-xq9wg 3 месяца назад

    looking forward for next video

  • @asifghani8079
    @asifghani8079 3 месяца назад

    I enjoy it. It's amazing

  • @Akanesp
    @Akanesp Месяц назад

    Loving it

  • @Pranaykumar-14
    @Pranaykumar-14 3 месяца назад

    Thanks a lot sir ❤

  • @tanyaraj3129
    @tanyaraj3129 4 месяца назад

    yes sir waiting again

  • @sanketgaming1885
    @sanketgaming1885 3 месяца назад +1

    page.tsx of root folder is not updated it has default next js page.tsx in github repo

  • @logiverse
    @logiverse 4 месяца назад

    Thank you!

  • @anthonynnawulezi7400
    @anthonynnawulezi7400 4 месяца назад

    Thanks for this

  • @anonymous-hf9ju
    @anonymous-hf9ju 3 месяца назад

    ❣️ty sir

  • @newHorizon985
    @newHorizon985 4 месяца назад

    waiting sir

  • @deadlylive_gaming7154
    @deadlylive_gaming7154 3 месяца назад

    better given some more idea about how many assignments we have to do or how it should turn out to complete the purpose

  • @kunalsharma-kg6sk
    @kunalsharma-kg6sk 4 месяца назад

    thanks

  • @Shylmysten
    @Shylmysten Месяц назад

    Where is the questins/ask route page?

  • @molymusic1188
    @molymusic1188 4 месяца назад

    Best

  • @codetheai4377
    @codetheai4377 Месяц назад

    How to get author details .i think user is not exported in 'appwrite'. How do you access user. Help me

  • @AryanKumar-b3e9v
    @AryanKumar-b3e9v 3 месяца назад

    Getting an error while logging in and registering user as failed to construct URL

  • @Samiksha-f9i
    @Samiksha-f9i Месяц назад

    On clicking ask a question 404 error is occuring

  • @भरारीप्लस
    @भरारीप्लस Месяц назад

    पुणे

  • @knightcore4062
    @knightcore4062 3 месяца назад

    02/08

    • @knightcore4062
      @knightcore4062 3 месяца назад

      unable to finish due to thunder storm, continue 03/08

    • @knightcore4062
      @knightcore4062 3 месяца назад

      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

  • @shivanshugupta9932
    @shivanshugupta9932 3 месяца назад +3

    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.

    • @maneeshshukla9885
      @maneeshshukla9885 3 месяца назад

      is your frontend working?..didnt sir has provided the code of forntend?