React Projects for Resume: Why These 10 Will Get You Hired

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

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

  • @MonsterlessonsAcademy
    @MonsterlessonsAcademy  2 месяца назад

    WATCH NEXT: React Interview Questions and Answers - Dominate Your Next Interview - ruclips.net/video/yQHr4opz_N0/видео.htmlsi=51b2XP_84GH3q6oF

  • @OCEMTechZone
    @OCEMTechZone 2 месяца назад

    Great 🎉

  • @waleedsharif618
    @waleedsharif618 2 месяца назад

    Why use create react app and not vite ?

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  2 месяца назад +1

      Some of the projects here are older. Nowadays I recommend only Vite

  • @JS-gx8vv
    @JS-gx8vv 2 месяца назад

    The to-do list app seems over engineered. Why use context and then also use redux-like syntax and methods? With useContext the code should be cleaner and more concise. Do you feel that these redux-like methods are better for performance and maintenance? Thanks for the videos!

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  2 месяца назад +1

      Well, everybody have different taste about the code but I can't say that it is overengineered. All business logic is in context to share it across the application. Redux syntax gives you strict structure in comparison to plain useState. It's not about performance, it's about readability and architecture.

    • @JS-gx8vv
      @JS-gx8vv Месяц назад

      ​@@MonsterlessonsAcademyI appreciate your response. So in this case, why not just use Redux instead of context?

  • @sssrikanthhh
    @sssrikanthhh 2 месяца назад

    Thank you very much bro❤🫂😍