Server-Side Rendering (SSR) & Hydration in Angular Explained

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ต.ค. 2024

ความคิดเห็น • 28

  • @danielvega646
    @danielvega646 หลายเดือนก่อน +2

    This is one of the best web dev videos I have seen in a while.

    • @WebTechTalk
      @WebTechTalk  หลายเดือนก่อน

      Thank you so much.

  • @danielvega646
    @danielvega646 หลายเดือนก่อน +2

    Honestly, Angular is the best JavaScript framework, the v17 is potent with those signals and bult-in hydration

    • @WebTechTalk
      @WebTechTalk  หลายเดือนก่อน

      Yes. And it is getting better release by release.

  • @Hamir.
    @Hamir. 2 หลายเดือนก่อน +1

    really need a full setup video on ssr

    • @WebTechTalk
      @WebTechTalk  2 หลายเดือนก่อน +1

      Surender. I will do

  • @jashneaaftabi
    @jashneaaftabi 5 หลายเดือนก่อน +2

    Good feature can we get the source for this example?

    • @WebTechTalk
      @WebTechTalk  5 หลายเดือนก่อน

      Sure. You can get it from this repo. github.com/freelancer-surender/Angular-General

  • @rahulmukherjee4700
    @rahulmukherjee4700 3 หลายเดือนก่อน +1

    Very nicely explained

    • @WebTechTalk
      @WebTechTalk  3 หลายเดือนก่อน

      Thank you so much 🙂

  • @hexadecimalhexadecimal5241
    @hexadecimalhexadecimal5241 5 หลายเดือนก่อน +1

    amazing video will have to rewatch a few times though

    • @WebTechTalk
      @WebTechTalk  5 หลายเดือนก่อน

      Thank you. Is it difficult to understand?

    • @hexadecimalhexadecimal5241
      @hexadecimalhexadecimal5241 5 หลายเดือนก่อน +1

      @@WebTechTalk Its very clear, i just have to rewatch because there is a lot of information in every sentence you say!

    • @WebTechTalk
      @WebTechTalk  5 หลายเดือนก่อน +2

      @@hexadecimalhexadecimal5241 oh ok. Thanks

  • @sandeep_gandham
    @sandeep_gandham 5 หลายเดือนก่อน +1

    Nice concept sir

    • @WebTechTalk
      @WebTechTalk  5 หลายเดือนก่อน +1

      Thank you 👍

  • @dishantbisht182
    @dishantbisht182 4 หลายเดือนก่อน +1

    Amazing ❤

    • @WebTechTalk
      @WebTechTalk  4 หลายเดือนก่อน

      Thank you 👍

  • @prakashbalu8424
    @prakashbalu8424 หลายเดือนก่อน

    HI,
    I have one doubt how to deploy the dist folder into hostinger tool to deploy it?

    • @WebTechTalk
      @WebTechTalk  หลายเดือนก่อน

      I have not tried it in hostinger. But mostly we need to copy the contents of dist folder into their respective deployment directory. In some servers www will be the deployment folder.

  • @Arunsspecial
    @Arunsspecial 2 หลายเดือนก่อน

    Which folder i have to host into server for publish after build browser or server ?

    • @WebTechTalk
      @WebTechTalk  2 หลายเดือนก่อน +1

      @@Arunsspecial For client side rendering you can deploy the browser folder and for SSR you can deploy the server folder.

  • @Rocky-mz9hk
    @Rocky-mz9hk 5 หลายเดือนก่อน +1

    Waiting for react hero to superhero series 🎉

    • @WebTechTalk
      @WebTechTalk  5 หลายเดือนก่อน

      Ok. I will try

  • @sfspmusic
    @sfspmusic 3 หลายเดือนก่อน

    is id valid for angular 18 or do we have to do it some other way now?

    • @WebTechTalk
      @WebTechTalk  3 หลายเดือนก่อน

      I have not upgraded to Angular 18 yet and so I didn't get a chance to check this. But, from the documentation I can understand, in angular 18 only the performance improvement has been done for SSR. And so, the process should be same.

  • @Arunsspecial
    @Arunsspecial 2 หลายเดือนก่อน

    Please reply

    • @WebTechTalk
      @WebTechTalk  2 หลายเดือนก่อน +1

      @@Arunsspecial done