Can ChatGPT Teach Me How to Code?
9:29
Пікірлер
@kirklimbu
@kirklimbu 23 сағат бұрын
ng b doesnot build the project if we set up below configuration in project.json or angular.json file, Why??---> "prerender": true, "ssr": { "entry": "server.ts" }
@alizakeri-wn7in
@alizakeri-wn7in Күн бұрын
Simple and precise , lovely
@kirklimbu
@kirklimbu Күн бұрын
Nice and informative video
@Dadaadad268
@Dadaadad268 Күн бұрын
Hi there. I can't see where you get lastPage.articleCount from in the getNextPageParam function. It doesn't even show as part of the object intellisense when you type lastPage. So I can't get this to work!
@alexejks8468
@alexejks8468 Күн бұрын
one more way to use signals
@ShighetariVlogs
@ShighetariVlogs Күн бұрын
Subscribed, thank you for making this kind of content! I’m sure you help many developers refresh previous knowledge and polish up our skills!
@MonsterlessonsAcademy
@MonsterlessonsAcademy Күн бұрын
Much appreciated!
@programmistka_v_amerike
@programmistka_v_amerike Күн бұрын
Thank you for your great work!
@MonsterlessonsAcademy
@MonsterlessonsAcademy Күн бұрын
Welcome!
@gopinathkrm58
@gopinathkrm58 2 күн бұрын
I have a image upload along with title and description in Node/Express using Multer to handle the uploads. But the issue is when the title and description is not present i need to stop the file upload. For example when a valid image and no title or description is given, multer first uploads the image in server and only then i can able to validate the title, description and send the response. How to prevent this behavior? If a valid image and no title/description is passed then just send the response 'title/description is required' and no need to upload the image.
@kirillzlobin7135
@kirillzlobin7135 2 күн бұрын
But if we download translations from backend - we cannot update them automatically with ours scanner, correct?
@MonsterlessonsAcademy
@MonsterlessonsAcademy Күн бұрын
Yes
@kirillzlobin7135
@kirillzlobin7135 2 күн бұрын
Thank you for a great tutorial
@MonsterlessonsAcademy
@MonsterlessonsAcademy Күн бұрын
You are welcome!
@kirillzlobin7135
@kirillzlobin7135 2 күн бұрын
But how backend knows what language we want to download to our frontend?
@MonsterlessonsAcademy
@MonsterlessonsAcademy Күн бұрын
You provide a language identifier
@advance5189
@advance5189 2 күн бұрын
Certainly it deserves a like!
@MonsterlessonsAcademy
@MonsterlessonsAcademy Күн бұрын
Thanks!
@kirillzlobin7135
@kirillzlobin7135 2 күн бұрын
6:14 Switch between the languages 8:35 Automate key creation
@kirillzlobin7135
@kirillzlobin7135 2 күн бұрын
3:24 What does it mean - React escapes all values by default??
@MonsterlessonsAcademy
@MonsterlessonsAcademy Күн бұрын
Yes
@kirillzlobin7135
@kirillzlobin7135 Күн бұрын
@@MonsterlessonsAcademy So, what does it mean "React escapes values by default?"
@benchik100
@benchik100 2 күн бұрын
very nice!
@MonsterlessonsAcademy
@MonsterlessonsAcademy Күн бұрын
Thanks!
@mrluckyuncle
@mrluckyuncle 3 күн бұрын
Great video. Why do you use inject() instead of providing the dependencies to a constructor?
@MonsterlessonsAcademy
@MonsterlessonsAcademy Күн бұрын
I already covered it here
@jackstarsky3268
@jackstarsky3268 4 күн бұрын
What a pain to do something so simple, no wonder angular is no longer widely used except legacy codebases
@MonsterlessonsAcademy
@MonsterlessonsAcademy Күн бұрын
You are wrong. It is still widely used in big companies
@vk19148
@vk19148 4 күн бұрын
Most third class framework... No proper documentation, just colorful website. Not given any examples of particular concept, just definition with colorful borders. Matured people will always use React or Vue
@MonsterlessonsAcademy
@MonsterlessonsAcademy 4 күн бұрын
Matured people pick jobs which pay good money and don't care about technologies.
@vk19148
@vk19148 4 күн бұрын
@@MonsterlessonsAcademy This is true. But when it comes to developer experience which is the main job of ours, Angular is the worst. No proper documentation on Errors and very less information on APIs. All the time developer has to figure out what is the usage of particular method. Angular team doesn't mentions it. Really disgusting to work with. No offense but this is the reality.
@ugochukwuumerie6378
@ugochukwuumerie6378 4 күн бұрын
Mine is onPush with dectectChanges() to fix that 😊
@space-waves
@space-waves 5 күн бұрын
Wait what? I was sure the component is destroy when not in the view anymore and by consequence all subscribe are unsubscribed…
@MonsterlessonsAcademy
@MonsterlessonsAcademy 4 күн бұрын
Destroying doesn't have anything to do with the in view or not. Also you need to unsubscribe manually.
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 күн бұрын
WATCH FULL VIDEO: kzbin.info/www/bejne/eqTHcmebq5KSqrMsi=7Hmgn7hjXSHnuf4b
@malyna
@malyna 5 күн бұрын
Thanks!
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 күн бұрын
Welcome!
@RedFlame64
@RedFlame64 5 күн бұрын
Excellent comparison bro! I decided to give a try to Vercel for deploying my first project
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 күн бұрын
Go for it!
@RedFlame64
@RedFlame64 5 күн бұрын
@@MonsterlessonsAcademy yups :)
@ifydev
@ifydev 6 күн бұрын
This was really helpful thanks a lot
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 күн бұрын
Glad it helped
@keerthanaselvan-pw5el
@keerthanaselvan-pw5el 6 күн бұрын
Great video
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 күн бұрын
Glad you enjoyed it
@keerthanaselvan-pw5el
@keerthanaselvan-pw5el 6 күн бұрын
Thank you for the video
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 күн бұрын
Thanks for watching!
@alishettima9788
@alishettima9788 6 күн бұрын
Nice presentation, but you are little bit fast with talking. Please move slowly, so that people can follow with you along because your presentation is excellent.
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 күн бұрын
Thank you for the feedback. Meanwhile you can slow down the video if it is too fast for you.
@anthonypark9158
@anthonypark9158 6 күн бұрын
I'm so glad I ran into a Reddit comment that led me here. I've been writing Angular 10 close to 2 years and still haven't had clear understanding on CD, Zone.js, and OnPush. I'm excited for the changes to latest Angular.
@MonsterlessonsAcademy
@MonsterlessonsAcademy 6 күн бұрын
That's awesome!
@pumpkin2228
@pumpkin2228 6 күн бұрын
can you make for react project as well
@MonsterlessonsAcademy
@MonsterlessonsAcademy 6 күн бұрын
I will add it to the list of ideas
@sfspmusic
@sfspmusic 7 күн бұрын
Hi, Olex! I love your KZbin channel and really appreciate your insights on frontend development. Given that you know Angular, React, and Vue equally well, your opinion means a lot to me. I recently completed an Angular course and then joined a company's lab program, where I worked on a couple of training projects. They weren't too complex, but they gave me hands-on experience with Angular, including RxJS and NgRx. My resource manager recently offered me a React project, but I had to turn it down because I don't know React. This got me thinking about whether I should start learning React now, especially since I'm not sure there will be many Angular projects available soon. Do you think it's wise to start learning React alongside Angular? Or should I focus on mastering one framework first? Is it a bad idea to learn a second framework like React (and Next.js) before having several years of experience with one? I understand it might be easier after gaining more experience, but I might not have the luxury to wait. Additionally, I believe that having knowledge of Angular might make it easier to learn React, especially with some shared concepts like NgRx and Redux. Also, which framework do you prefer and why? What are your thoughts on React, Angular, and Vue? Thanks for your advice!
@bonzer111
@bonzer111 7 күн бұрын
Great tutorial, thank you
@MonsterlessonsAcademy
@MonsterlessonsAcademy 6 күн бұрын
You are welcome!
@chandh_the_moon9224
@chandh_the_moon9224 7 күн бұрын
Hey Hi. I have an issue with dynamic data rendering on the page. Can you please guide me on this, I can connect personally.
@MonsterlessonsAcademy
@MonsterlessonsAcademy 6 күн бұрын
Unfortunately I don't do 1 on 1 consultations
@harish.d
@harish.d 8 күн бұрын
@MonsterlessonsAcademy
@MonsterlessonsAcademy 7 күн бұрын
Thanks
@AtizaJuanita
@AtizaJuanita 8 күн бұрын
Since glossy finished makes you increase the brightness, wouldn't that cause more eye strain?
@MonsterlessonsAcademy
@MonsterlessonsAcademy 8 күн бұрын
No if you don't have direct sunlight
@MonsterlessonsAcademy
@MonsterlessonsAcademy 8 күн бұрын
WATCH NEXT: Neovim Complete Setup - Setting up Neovim From Scratch - kzbin.info/www/bejne/q3WQp4aoqb9rq7Msi=hHUIc6p5uYGxJ8q3
@MonsterlessonsAcademy
@MonsterlessonsAcademy 8 күн бұрын
WATCH NEXT: Super Clean Visual Studio Code Setup - Minimalistic Look - kzbin.info/www/bejne/oqeum4Z4l7aLrtUsi=NEsRe3bHtXYjHnys
@sunsettrance7841
@sunsettrance7841 8 күн бұрын
Hello! I've been working with Angular for a little over 1 year and recently picked up on NestJS to have the possibility to create my own APIs fast. Do you think that my approach is good? Nest actually helped me grasp the theory of npm commands better, but I'm afraid to not learn it in vain Was actually thinking that full-stack TypeScript might profitable, but I am a little bit reserved since NestJS is quite niche I think...
@MonsterlessonsAcademy
@MonsterlessonsAcademy 8 күн бұрын
It depends on your goals. Full-stack or pure frontend both are fine but you need to check your specific city for demand. NestJS is a niche you would either find pure NodeJS backend jobs or fullstack client/server with Javascript. But as a framework NestJS is nice and I can recommend it. I even have a course about it. kzbin.info/www/bejne/g3_EXpuVqrWBo9ksi=-s9RHznr-JYaxlAQ
@Shen-101
@Shen-101 9 күн бұрын
thanks a lot.. i was a bit confused about it for some reason..
@MonsterlessonsAcademy
@MonsterlessonsAcademy 8 күн бұрын
Glad to help
@MonsterlessonsAcademy
@MonsterlessonsAcademy 9 күн бұрын
Get my RxJS Course Here: monsterlessons-academy.com/courses/rxjs-crash-course-reactivex-from-zero-to-hero
@jannickbreunis
@jannickbreunis 9 күн бұрын
Great video. Saw pipe() and map() everywhere but now I actually understand what they do. Your video about other methods is a great follow up: kzbin.info/www/bejne/aIWWd2iKm9eMras
@MonsterlessonsAcademy
@MonsterlessonsAcademy 8 күн бұрын
You are totally right!
@sfspmusic
@sfspmusic 9 күн бұрын
Is it the same for angular 18?
@MonsterlessonsAcademy
@MonsterlessonsAcademy 8 күн бұрын
Yes there are no changes regarding it in Angular 18
@reagan574
@reagan574 9 күн бұрын
I switched from vs code to webstorm and don’t think I’ll ever go back to vscode. The features out of the box with webstorm are far beyond anything vscode can do without installing 100 plugins. I’ll admit vscode has better themes though 😂
@MonsterlessonsAcademy
@MonsterlessonsAcademy 8 күн бұрын
Yeap, I agree 100%
@enverusta7811
@enverusta7811 9 күн бұрын
Your contents are amazing, please keep on!
@MonsterlessonsAcademy
@MonsterlessonsAcademy 8 күн бұрын
Thanks, will do!
@Skeb90
@Skeb90 10 күн бұрын
I recently learned that type unions have performance loss when compared with interface polymorphism.
@MonsterlessonsAcademy
@MonsterlessonsAcademy 9 күн бұрын
Can you share some link or code as a proof?
@Skeb90
@Skeb90 9 күн бұрын
@@MonsterlessonsAcademy I'll ask my friend I got that info from whether he has some. I personally don't. He just told me about a long discussion at his firm he works at whether to use types or interfaces and their decision was hinging on this bring the case. If I'm wrong I apologise for carrying on false information, but I'll see if he has some exemplary code somewhere.
@Skeb90
@Skeb90 9 күн бұрын
Uh I just posted a Link but now it's gone. Mayb YT didn't like that? I found a paragraph on it in the microsoft github project for typescript, in the section performance. I'll try to copy the link again in a separate message, but it'll maybe ger deleted again
@Skeb90
@Skeb90 9 күн бұрын
I'm still early in my dev journey but the gist I got is that the compiler has an easier time with interfaces than with type unions. Sadly, the link gets deleted automatically (prolly as spam or sth).
@vutruong4164
@vutruong4164 11 күн бұрын
Is there any guideline from Angular regarding writing unit tests for Zoneless application? Since utilities like fakeAsync() and tick() rely on zone.js for mocking time
@MonsterlessonsAcademy
@MonsterlessonsAcademy 9 күн бұрын
Unfortunately I can't comment on that as I didn't try it yet.
@Bilo_7
@Bilo_7 11 күн бұрын
You are always 'chelping'. ThAnk yuu 😅😊 greeting from Russia
@MonsterlessonsAcademy
@MonsterlessonsAcademy 9 күн бұрын
You're welcome 😊
@DavidKooffreh
@DavidKooffreh 11 күн бұрын
For the final part what is the advantage of using that over ngOndestroy
@MonsterlessonsAcademy
@MonsterlessonsAcademy 9 күн бұрын
You make a reusable function which should not be duplicated in every single component with ngOnDestroy
@DavidKooffreh
@DavidKooffreh 9 күн бұрын
@MonsterlessonsAcademy Thanks that was very useful information
@Revenant520
@Revenant520 12 күн бұрын
Why we can't use array index in key?
@MonsterlessonsAcademy
@MonsterlessonsAcademy 12 күн бұрын
It will be wrong if the elements are removed from the array which leads to bugs in rendering