Angular Menu: A Step-by-Step Tutorial

  Рет қаралды 12,357

Monsterlessons Academy

Monsterlessons Academy

Күн бұрын

Пікірлер: 44
@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 Ай бұрын
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
@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?
@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!
@marvelcontestofchampions3927
@marvelcontestofchampions3927 5 ай бұрын
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 5 ай бұрын
Sure it is also possible
@hamza201183
@hamza201183 4 ай бұрын
Thank you very much dear Oleksandr
@MonsterlessonsAcademy
@MonsterlessonsAcademy 4 ай бұрын
You are welcome!
@rishlemedia2432
@rishlemedia2432 2 ай бұрын
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 2 ай бұрын
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 16 күн бұрын
​@@MonsterlessonsAcademy you just changed it to signals syntax
@brightokoro7073
@brightokoro7073 5 ай бұрын
Nice work thanks for sharing
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 ай бұрын
Thanks for watching
@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?
@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
@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😂😂
@rishikeshsarangi1245
@rishikeshsarangi1245 5 ай бұрын
this video is a hidden tutorial on how to use signals :D
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 ай бұрын
Yeap
@rishikeshsarangi1245
@rishikeshsarangi1245 5 ай бұрын
@@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!
@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.
@abrahamzachariah355
@abrahamzachariah355 5 ай бұрын
There is a channel called Angularistic. 😂
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 ай бұрын
Yeap :)
Angular Modal Tutorial: How to Create Dynamic Modals
11:31
Monsterlessons Academy
Рет қаралды 4,1 М.
진짜✅ 아님 가짜❌???
0:21
승비니 Seungbini
Рет қаралды 10 МЛН
JISOO - ‘꽃(FLOWER)’ M/V
3:05
BLACKPINK
Рет қаралды 137 МЛН
Change Detection in Angular - You Project Is 20x Slower!
15:16
Monsterlessons Academy
Рет қаралды 74 М.
Angular Routing Essentials: All You Need to Know in One Video!
21:30
Monsterlessons Academy
Рет қаралды 8 М.
How you can create a Todo list app using React native for beginners
39:15
Angular Signals Example - Learn Them by Doing
50:50
Monsterlessons Academy
Рет қаралды 13 М.
Angular Course with NgRx - Building Angular Project From Scratch
2:10:42
Monsterlessons Academy
Рет қаралды 39 М.
New Angular Material Docs make styling components a LOT easier!
15:52
Angular 19 blew me away
36:15
Theo - t3․gg
Рет қаралды 87 М.
🚦 Angular NgRx Signal Store Crash Course (For NgRx Beginners)
1:08:54
Angular University
Рет қаралды 28 М.
From Beginner to Pro: Demystifying Angular Change Detection in Depth
12:56
Monsterlessons Academy
Рет қаралды 8 М.
진짜✅ 아님 가짜❌???
0:21
승비니 Seungbini
Рет қаралды 10 МЛН