Frontend DevOps - The Ultimate Guide

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

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

  • @pranab091
    @pranab091 3 года назад +1

    This is the most precise and concise explanation of Dev-ops. Please keep creating quality content.

  • @allanhouston22
    @allanhouston22 3 года назад +1

    "Micro services" adds some complexity is an understatement. Why would you say that the micro services is the best choice? And why does it matter for the front-end, especially if the performance is good?

    • @curiousprogramming
      @curiousprogramming  3 года назад

      Microservices usually becomes the best choice for larger applications with a complex backend. The frontend usually doesn't care how the backend is set up, but this choice could severely impact the frontend as an overloaded monolith will make the frontend really slow, and frustrating. Microservices is a price we pay for large scale applications

  • @jasonwiesner2768
    @jasonwiesner2768 2 года назад

    Awesome video, thanks! In regards to testing though, doesn’t react testing library advocate for testing as a user would use your app and not using implementation details such as a function that could possibly, although not likely on a click handler, change at some point?

  • @arabigo
    @arabigo 2 года назад

    It's a good video and has correct information, but what you said supplies to backend too (with the only exception of the front-end testing tool)
    A more precise title will be the "Introduction to DevOps". I was really interested on dive deep on what's different for front-end

  • @duketranslucent3rd
    @duketranslucent3rd 2 года назад

    Really helpful video, thanks. Which particular Git workflow do you recommend?

  • @NatTanYZ
    @NatTanYZ 3 года назад

    Great video, thank you!

  • @sujithgnth
    @sujithgnth 2 года назад

    Wow, this is amazing

  • @chharsha231
    @chharsha231 3 года назад

    Didn't even skip a bit in this video. Why don't you make a full video on deploying small JS app through devops process.

    • @curiousprogramming
      @curiousprogramming  3 года назад +2

      Thanks, will add it to my todo list

    • @QuyetNguyen-ie1jc
      @QuyetNguyen-ie1jc 3 года назад

      @@curiousprogramming can't wait for that. haha. Thanks for sharing this.

    • @Abhishek-fw7oo
      @Abhishek-fw7oo 3 года назад

      @@curiousprogramming please do please