Angular Menu: A Step-by-Step Tutorial

  Рет қаралды 11,687

Monsterlessons Academy

Monsterlessons Academy

Күн бұрын

Пікірлер
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 ай бұрын
WATCH NEXT: Angular with NgRx - Building Angular Project From Scratch - kzbin.info/www/bejne/rJTJi2N7htWMiqMsi=BptT7eqgflHIoQiQ
@shahnawazk
@shahnawazk 5 ай бұрын
Nice, simple, precise! I am in love with angular again. Thanks & keep it coming.
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 ай бұрын
Thanks, will do!
@fuzz157898745
@fuzz157898745 5 ай бұрын
Love your videos. I just finished my university project with thanks to your tutorials
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 ай бұрын
Glad to hear that!
@Rafał_Seifert
@Rafał_Seifert 5 ай бұрын
This is always a great content when you build custom angular components! I have taken few of your paid courses. I would greatly appreciate an angular course with nx monorepo and new ngrx signal store for state management. I think that would be most up-to-date project course.
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 ай бұрын
I will add it to the list of ideas. FYI I just released new angular course with signals where we build a project from start to the end monsterlessons-academy.com/courses/angular-signals-building-quiz-angular-project It's not ngrx signal or monorepo but only angular signals.
@theintjengineer
@theintjengineer 5 ай бұрын
@@MonsterlessonsAcademy Hey, I was seeing the course you mentioned and in the setup video, you installed the cli@17. Is that the version you use? I mean, why not v18 to use the latest features? Thanks.
@megalamaragatham6842
@megalamaragatham6842 21 күн бұрын
Really very usefull thank you...and could you please tell that I add login page at the starting of this project and how to change main component
@hamza201183
@hamza201183 4 ай бұрын
Thank you very much dear Oleksandr
@MonsterlessonsAcademy
@MonsterlessonsAcademy 4 ай бұрын
You are welcome!
@itfab2
@itfab2 Ай бұрын
Hello, thanks for the content, your channel has helped me in my studies with Angular. I'm having trouble, how would I make the sidebar disappear on smaller devices like 480px and open with the click of a button in the header?
@marvelcontestofchampions3927
@marvelcontestofchampions3927 4 ай бұрын
In my opinion, you could centralize the logic within a service by using signals and observables, which would allow you to omit the use of input and output, keeping the components logic-free.
@MonsterlessonsAcademy
@MonsterlessonsAcademy 4 ай бұрын
Sure it is also possible
@brightokoro7073
@brightokoro7073 5 ай бұрын
Nice work thanks for sharing
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 ай бұрын
Thanks for watching
@rishlemedia2432
@rishlemedia2432 Ай бұрын
Hi! appreciate your work on the responsive sidebar using angular signals. However, I noticed that the code logics are very similar to the video from the 'angularistic' channel. It would have been great to see a mention of that channel in the video or comment section as it helps foster a supportive community among developers. Thanks for sharing!
@MonsterlessonsAcademy
@MonsterlessonsAcademy Ай бұрын
Hi, I don't really know anything about the channel as I was just searching the github for ideas of the sidebar. And it's not like the code is copy pasted as it is written from scratch and improved.
@rishlemedia2432
@rishlemedia2432 6 күн бұрын
​@@MonsterlessonsAcademy you just changed it to signals syntax
@stevewitman
@stevewitman 5 ай бұрын
Nice video, though correct me if I am wrong but I think from 15:50 to 16:15 should have been omitted from the video, right?
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 ай бұрын
Oops, bad cut. Sorry for that!
@sfspmusic
@sfspmusic 4 ай бұрын
Thanks for the tutorial! Is using using the hostListener a good solution for bigger websites, because it's like having a constant listener, and what are good alternatives to this approach?
@MonsterlessonsAcademy
@MonsterlessonsAcademy 4 ай бұрын
It's fine. We handle lots of events in big websites simultanously.
@sfspmusic
@sfspmusic 4 ай бұрын
@@MonsterlessonsAcademy by the way, what about using matchMedia or break points from Angular CDK? What are the pros and cons of these approaches in comparison to this one?
@muhammadfahadabid5621
@muhammadfahadabid5621 4 ай бұрын
Quite informative Please, Can you share the name of the theme you are using right now?
@MonsterlessonsAcademy
@MonsterlessonsAcademy 4 ай бұрын
It's gruvbox
@muhammadfahadabid5621
@muhammadfahadabid5621 4 ай бұрын
@@MonsterlessonsAcademy Thank's.
@vittalmhetre76
@vittalmhetre76 5 ай бұрын
@MonsterlessonsAcademy when did you get on vs code?
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 ай бұрын
A lot of people complained that it is difficult to follow my tutorials when I use Vim so I use Vscode now while recording them.
@jurybalikov7063
@jurybalikov7063 5 ай бұрын
I literally need to start refactoring my app to utilize sidebars on both sides tomorrow.
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 ай бұрын
Have fun!
@jayasaichandmaheshmunagala2135
@jayasaichandmaheshmunagala2135 5 ай бұрын
Same here😂😂
@gabrieldavimonteiro9139
@gabrieldavimonteiro9139 5 ай бұрын
When i put it in a real cellphone. When i click on the buttons(links) all the sidenav turn intoblue. Someone can help me with this problem?
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 ай бұрын
It's an outline css property probably. You can set it to outline: none;
@gabrieldavimonteiro9139
@gabrieldavimonteiro9139 5 ай бұрын
@@MonsterlessonsAcademy The sidenav Stills blue like a link when i touch him in any part
@rishikeshsarangi1245
@rishikeshsarangi1245 4 ай бұрын
this video is a hidden tutorial on how to use signals :D
@MonsterlessonsAcademy
@MonsterlessonsAcademy 4 ай бұрын
Yeap
@rishikeshsarangi1245
@rishikeshsarangi1245 4 ай бұрын
@@MonsterlessonsAcademy loved this video btw ! please make more such videos using signals and new features.
@luczztem
@luczztem 5 ай бұрын
you have a beautiful smile!
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 ай бұрын
Thank you!
@abrahamzachariah355
@abrahamzachariah355 4 ай бұрын
There is a channel called Angularistic. 😂
@MonsterlessonsAcademy
@MonsterlessonsAcademy 4 ай бұрын
Yeap :)
@Amauriking
@Amauriking 4 ай бұрын
I know you are working on latest angular release, but I would ask you if you can convert this project with old angular version using modules instead of standalone component. Thanks
@MonsterlessonsAcademy
@MonsterlessonsAcademy 4 ай бұрын
I don't see the point in it. People should move from modules to standalone and it makes sense to show the latest ways to write code.
Angular Modal Tutorial: How to Create Dynamic Modals
11:31
Monsterlessons Academy
Рет қаралды 4 М.
Angular Routing Essentials: All You Need to Know in One Video!
21:30
Monsterlessons Academy
Рет қаралды 7 М.
GIANT Gummy Worm #shorts
0:42
Mr DegrEE
Рет қаралды 152 МЛН
진짜✅ 아님 가짜❌???
0:21
승비니 Seungbini
Рет қаралды 10 МЛН
This Took Me 150 Hours to Code
16:40
Kenny Gunderman
Рет қаралды 346 М.
Angular 19 Features: A Game-Changing Evolution
10:19
Monsterlessons Academy
Рет қаралды 9 М.
Angular change detection explained in 5 minutes
6:06
Simplified Courses
Рет қаралды 15 М.
Reactive Form Validation in Angular: Mastering Best Practices
13:08
Monsterlessons Academy
Рет қаралды 8 М.
Build Generalized DRY Angular Code with Generics
14:44
Deborah Kurata
Рет қаралды 12 М.
I made maps that show time instead of space
10:44
Václav Volhejn
Рет қаралды 1 МЛН
I only ever use *these* RxJS operators to code reactively
25:25
Joshua Morony
Рет қаралды 137 М.
7 Years of Software Engineering Advice in 18 Minutes
18:32
GIANT Gummy Worm #shorts
0:42
Mr DegrEE
Рет қаралды 152 МЛН