You have created the best video for SSR , CSR . Perfect way of explaining i.e. showing practically with the inspector tool. Really loved watching this video which cleared what SSR, CSR is all about. Thanks for creating this. Subscribing you for more such informative videos.
@WebTechTalk25 күн бұрын
Thank you so much for your great feedback.
@danielvega6465 ай бұрын
This is one of the best web dev videos I have seen in a while.
@WebTechTalk5 ай бұрын
Thank you so much.
@in31352 ай бұрын
Very clear explanations, nice !
@WebTechTalk2 ай бұрын
Thank you so much 🙏
@NpPrintersАй бұрын
great video thank you
@WebTechTalkАй бұрын
Thank you
@Arunsspecial6 ай бұрын
Which folder i have to host into server for publish after build browser or server ?
@WebTechTalk6 ай бұрын
@@Arunsspecial For client side rendering you can deploy the browser folder and for SSR you can deploy the server folder.
@rahulmukherjee47007 ай бұрын
Very nicely explained
@WebTechTalk7 ай бұрын
Thank you so much 🙂
@prakashbalu84244 ай бұрын
HI, I have one doubt how to deploy the dist folder into hostinger tool to deploy it?
@WebTechTalk4 ай бұрын
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.
@danielvega6465 ай бұрын
Honestly, Angular is the best JavaScript framework, the v17 is potent with those signals and bult-in hydration
@WebTechTalk5 ай бұрын
Yes. And it is getting better release by release.
@VK-sn3sn2 ай бұрын
Are you an Angular Developer? I have 1+ experience in Angular and I must say it is the worst framework. I like React more than Angular. Its documentation is the worst. They never mention when to use which things. Just few definitions with beautiful colors.
@WebTechTalk2 ай бұрын
Bro, I believe you learnt React first. But believe me I have worked in React for 4 years and in Angular pretty much from the start. I learnt Angular first. To me, Angular is the best when compared to React with respect to so many concepts like two-way binding, template and script separation, inbuilt routing, CLI, etc. Also, day by day, Angular is glowing with new features like Standalone Components, Signals, etc.
@VK-sn3sn2 ай бұрын
@@WebTechTalk fine. Thanks for your reply. Everyone has different perspective. But as you are more experienced than me, I must admit your way. But still I don't like any documentation and content available for Angular. It has no proper guidelines to use anything. For example, from my 1+ experience, I learned that I had learned nothing through documentation. All the things I got to know from the Live Projects only. Like: 1. Change Detection Strategy OnPush is much better but very headache to handle it to work properly. 2. Angular Material's documentation is the worst, compared to Material UI library. 3. Worst community doubt support. etc.
@jashneaaftabi9 ай бұрын
Good feature can we get the source for this example?
@WebTechTalk9 ай бұрын
Sure. You can get it from this repo. github.com/freelancer-surender/Angular-General
@criticalthinker1123Ай бұрын
*very good*
@WebTechTalkАй бұрын
Thank you! 😃
@sandeep_gandham9 ай бұрын
Nice concept sir
@WebTechTalk9 ай бұрын
Thank you 👍
@sfspmusic7 ай бұрын
is it valid for angular 18 or do we have to do it some other way now?
@WebTechTalk7 ай бұрын
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.
@saadansari-x3dАй бұрын
I'm also facing the same problem in angular 18 any guide to do it some time my screen will be stuck i have to refreshed the landing page.
@dishantbisht1828 ай бұрын
Amazing ❤
@WebTechTalk8 ай бұрын
Thank you 👍
@Hamir.6 ай бұрын
really need a full setup video on ssr
@WebTechTalk6 ай бұрын
Surender. I will do
@hexadecimalhexadecimal52419 ай бұрын
amazing video will have to rewatch a few times though
@WebTechTalk9 ай бұрын
Thank you. Is it difficult to understand?
@hexadecimalhexadecimal52419 ай бұрын
@@WebTechTalk Its very clear, i just have to rewatch because there is a lot of information in every sentence you say!
@WebTechTalk9 ай бұрын
@@hexadecimalhexadecimal5241 oh ok. Thanks
@PrasanthPonnusamy-c6m3 ай бұрын
Hi bro, Can you add the elaborated video of SSR please ?