Комментарии:
What's the real usage of Angular Builders?
ОтветитьThanks Dmytro amazing content ! Thanks again for making advanced Angular topics accessible to all 😁
ОтветитьI joined this channel when it had only 100 subscribers, the content here has been always mind boggling.
ОтветитьAwesome as always ✨🥰
ОтветитьMost awaited....
ОтветитьThanks a ton for creating amazing video
ОтветитьWow,. So much good info. this is especially useful for multi-environment release pipelines where you need to inject different variables depending on the environment
ОтветитьThanks bro.
ОтветитьSir please put video angular crud operation sir 🙏🙏🙏
ОтветитьI work with angular since tow years and still can't understand this level,, what should i learn or work to be in this advance level?
ОтветитьCan you please add module federation to your amazing playlist also?
ОтветитьДякую, козаче!
ОтветитьHi Dmytro,
thank you very much for the video!
Are you planning any commercial video courses for advanced ngRx applications? I'm very interested in this topic.
Thank you! 🇺🇦
Another unique video. I find it entertaining when you present the whole process and logic. These are very useful.
Keep up the great work you do!
The best channel about Angular. Thank you !
ОтветитьAlways great content that is really useful in real life projects, thanks for the work. I have a question, there is a way to pass the options object when running the builder, with ng run?
ОтветитьPretty sweet video, thanks.
ОтветитьGreat as always. Can you make a video on structuring the Angular app and the best practices, especially after the standalone components release?
ОтветитьWhat about a real project? Maybe the example of one with your experience would be a nice content!
ОтветитьThanks for the detailed explanation!
ОтветитьThanks!
ОтветитьExcellent explanation!! Keep up the good work 👍
ОтветитьHow would you go about writing test coverage for a custom builder
ОтветитьThanks for video. It helped me.
I try to create builder, which can run tasks by chain. Last task, in my case it is 'serve'. When I try to run my task chain, the serve command run once and finished.
Builder is very simple - it is cycle "for", where running tasks. The result of the last task will be return from builder function.
Any help by topic, thx.
Hello, Dmytro!
Thank you for informative explanation of interesting topic :)
I have one question. I use nx, but it should not be reason...
When I use scheduleTarget for the serve target in my app, it working good but after successful execution it complete target. It means that it's stopping server. What's the reason it could be?
Thank you again.
Thank you ❤. It's a very useful session and explained step by step. Is it possible to run a typescript transformer as part of an angular compilation process as part of custom builder
ОтветитьAwesome tutorial, thank you.
Do you happen to have a video that covers bootstrapping of an angular app as a part of module federation under the hood? How does the bootstrapping change in different ng versions?
how do you know ‘getSystemPath’ even exists? i can’t find in any documentation
Ответитьvery good video, lots of useful information thanks
Ответитьgreat material!
ОтветитьNice video! thanks! ❤
ОтветитьVery cool man, keep it up 👏
ОтветитьAn excellent tutorial! Thank you so much for sharing. Just one question: what needs to be done around the schema, so that these two options (target2run, file2patch) come up as intellisense suggestions?
ОтветитьHi bro. Your are truly amazing in explaining the concepts in deeper.
Can you explain how to debug custom builder with dev tools or vs code. This helps us to debug existing custom builder on our project and enhance to support other features. Thanks in advance.
Looking forward a reply from you.
For such simple scenarios imo we don't need even to write custom builder, the code can be placed right in the project, however thanks for the video it allow to understand how things work under the hood
Ответить