Angular Signals Example - Learn Them by Doing

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

Monsterlessons Academy

Monsterlessons Academy

Күн бұрын

Learn how to build an Angular project from scratch by Angular signals example. In this video we will fully implement the todo list with filtering, editing, deleting and competing features.
TIMESTAMPS
0:00 Introduction
1:21 Initial project
1:52 Adding components
3:22 Splitting project
6:10 Adding interfaces
7:07 Service with Angular signals
10:04 Implementing header section
14:01 Implementing main section
16:05 Filtering todos
20:13 Implementing footer section
28:59 Implementing a single todo
31:29 Implementing editing
39:55 Removing todos
41:36 Completing todo
44:21 Adding autofocus
45:53 Toggle all todos
► CHECK MY COURSES - monsterlessons-academy.com/co...
MOST POPULAR COURSES
► Building real project with Angular + NgRx - monsterlessons-academy.com/co...
► Building real NestJS API - monsterlessons-academy.com/co...
► Javascript interview questions - monsterlessons-academy.com/co...
► Angular Interview Questions monsterlessons-academy.com/co...
► Building real fullstack project - monsterlessons-academy.com/co...
► Mastering Git - monsterlessons-academy.com/co...
► Mastering Docker and Docker Compose - monsterlessons-academy.com/co...
► Building real project with React Hooks - monsterlessons-academy.com/co...
► Building real project with Vue + Vuex - monsterlessons-academy.com/co...
FOLLOW ME
► TWITTER - / monster_lessons
► INSTAGRAM - / monsterlessonsacademy
► TIKTOK - / monsterlessonsacademy
REFERENCES
► Source code - github.com/monsterlessonsacad...

Пікірлер: 52
@LukeAvedon
@LukeAvedon 11 ай бұрын
Thank you for all the videos with signals examples. I am super jazzed about signals.
@MonsterlessonsAcademy
@MonsterlessonsAcademy 11 ай бұрын
Glad you like them!
@valerigogichashvili
@valerigogichashvili 11 ай бұрын
Amazing as always!
@MonsterlessonsAcademy
@MonsterlessonsAcademy 11 ай бұрын
Thank you! Cheers!
@Brendan2Alexander
@Brendan2Alexander 11 ай бұрын
Your channel is ridiculously helpful. I always feel jacked to get into my angular projects after watching a few of your videos
@MonsterlessonsAcademy
@MonsterlessonsAcademy 11 ай бұрын
Glad to help!
@user-iu7de2ji6b
@user-iu7de2ji6b 11 ай бұрын
your tutorials have such a nice understandable pace.
@MonsterlessonsAcademy
@MonsterlessonsAcademy 11 ай бұрын
Glad to hear that!
@user-cx7wz9mm1q
@user-cx7wz9mm1q 4 ай бұрын
Impeccable, as always.
@MonsterlessonsAcademy
@MonsterlessonsAcademy 4 ай бұрын
Wow, thank you!
@tomozi1
@tomozi1 10 ай бұрын
Best channel and lessons. Thanks
@MonsterlessonsAcademy
@MonsterlessonsAcademy 10 ай бұрын
Glad you think so!
@Santon-Motho
@Santon-Motho 11 ай бұрын
Thanks for another awesome video on Angular. Your channel and courses are top notch 💯
@MonsterlessonsAcademy
@MonsterlessonsAcademy 11 ай бұрын
Glad you like them!
@tinodueppotell4869
@tinodueppotell4869 11 ай бұрын
Thanks - great Tutorial
@MonsterlessonsAcademy
@MonsterlessonsAcademy 11 ай бұрын
Glad it was helpful!
@henrik3098
@henrik3098 11 ай бұрын
this is a good angular channel
@MonsterlessonsAcademy
@MonsterlessonsAcademy 11 ай бұрын
Thanks!
@muthu1046
@muthu1046 11 ай бұрын
Thanks!
@MonsterlessonsAcademy
@MonsterlessonsAcademy 11 ай бұрын
Thank you so much for your support! It means a lot to me
@tinodueppotell4869
@tinodueppotell4869 11 ай бұрын
Danke!
@MonsterlessonsAcademy
@MonsterlessonsAcademy 11 ай бұрын
Vielen dank für Ihre Unterstützung. Das ist sehr wichtig für mich!
@manojv2893
@manojv2893 2 ай бұрын
Thank you
@MonsterlessonsAcademy
@MonsterlessonsAcademy 2 ай бұрын
You're welcome
@KushanShanuka
@KushanShanuka 11 ай бұрын
while watching this, i feel angular signals feature is seems like vue refs. by the way you explained well. thank you
@botondvasvari5758
@botondvasvari5758 6 ай бұрын
what if there are more complex filters that can come from different components ?
@MonsterlessonsAcademy
@MonsterlessonsAcademy 6 ай бұрын
Then you need to change your code acording to requirements.
@denysbilas3670
@denysbilas3670 11 ай бұрын
HI! Thanx for sharing! I want ask you about architecture for front end application. What architecture do you use for your pet projects or work?
@MonsterlessonsAcademy
@MonsterlessonsAcademy 11 ай бұрын
Typically by feature architectured like I showed here kzfaq.info/get/bejne/f6yEpMmAxMvanJc.html
@jorgen180
@jorgen180 5 ай бұрын
What is recommended approach to implementing custom input field validation while using Signals? Functionality provided in Reactive Forms doesn't yet seem to be reflected to Signals.
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 ай бұрын
I don't use signals for custom validation. Just plain reactive form
@dimitridoroshko
@dimitridoroshko 11 ай бұрын
Hey, man. What is your favorite framework out of the top three: angular, react, Vue?
@MonsterlessonsAcademy
@MonsterlessonsAcademy 11 ай бұрын
I don't really like one of them more then others. Most importantly for me is to get paid for any of them. My personal preference is Elm but unfortunately it is not that popular.
@moegreen8543
@moegreen8543 5 ай бұрын
Are there already any standards (generally accepted rules) for writing variable names for signals?
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 ай бұрын
Nope. It's wild west.
@AdelBasiony
@AdelBasiony 6 ай бұрын
can you please make a video using singals and Ngrx together in a project. Thanks.
@MonsterlessonsAcademy
@MonsterlessonsAcademy 6 ай бұрын
I will add it to the list of ideas. Thanks
@vk19148
@vk19148 11 ай бұрын
🙏🙌
@christopheradolphe
@christopheradolphe 4 ай бұрын
Hi Oleksandr, thank you for this great tutorial about Angular signals. I've read some articles over the web about when to use signals vs observables. Some of them advise to keep using observables in services and use signals in components. Your video clearly shows that a service can entirely work with signals. I'd really like to know what are your thoughts about this. Also what's that code editor you are using ?
@MonsterlessonsAcademy
@MonsterlessonsAcademy 4 ай бұрын
I see zero reasons to use something in either service or comp. Don't read these articles :) Use signals for simple state. Use RxJS when you need RxJS methods like distincUntilChanged, etc
@christopheradolphe
@christopheradolphe 4 ай бұрын
@@MonsterlessonsAcademy Thank you for your response and the great content!
@AdelBasiony
@AdelBasiony 6 ай бұрын
Isn't it better to move all computed signals to the service and just call them in the component? even if the signal is used once in a single component. I'm really confused about which is the best practice. Highly appreciate your videos.
@MonsterlessonsAcademy
@MonsterlessonsAcademy 6 ай бұрын
Sure. If it is shareable than move it to comp. If not then not.
@AdelBasiony
@AdelBasiony 6 ай бұрын
Thanks a lot.@@MonsterlessonsAcademy
@USONOFAV
@USONOFAV 5 ай бұрын
ok so Signal is just an alternative to rxJS Subject?
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 ай бұрын
Partially yes
@felixmatusinio6438
@felixmatusinio6438 8 ай бұрын
If we will use signal, do we still need rxjs? to be honest rxjs is quite pain in the ass.
@MonsterlessonsAcademy
@MonsterlessonsAcademy 8 ай бұрын
I have a video about it kzfaq.info/get/bejne/jbJnhKiZydfMYGQ.htmlsi=h3BmPJld15fBJV1s
@jerrytab4276
@jerrytab4276 7 ай бұрын
combine rxjs and signals
@austinZen8800
@austinZen8800 11 ай бұрын
Thanks!
@MonsterlessonsAcademy
@MonsterlessonsAcademy 11 ай бұрын
Thank you so much for your support. It means a lot to me!
Angular 17 Features With Examples - You Must Know That
14:44
Monsterlessons Academy
Рет қаралды 37 М.
When You Get Ran Over By A Car...
00:15
Jojo Sim
Рет қаралды 12 МЛН
I wish I could change THIS fast! 🤣
00:33
America's Got Talent
Рет қаралды 98 МЛН
Tom & Jerry !! 😂😂
00:59
Tibo InShape
Рет қаралды 61 МЛН
МАМА И STANDOFF 2 😳 !FAKE GUN! #shorts
00:34
INNA SERG
Рет қаралды 4,3 МЛН
NgRx Signals Store - Is It a NgRx Replacement?
20:17
Monsterlessons Academy
Рет қаралды 9 М.
Signals Unleashed: The Full Guide
1:39:24
Rainer Hahnekamp
Рет қаралды 16 М.
Angular Animations Tutorial: Learn the Basics
6:56
Brian Treese
Рет қаралды 1,5 М.
Change Detection in Angular - You Project Is 20x Slower!
15:16
Monsterlessons Academy
Рет қаралды 67 М.
Input Signals in Angular 17.1 - How To Use & Test
14:34
Decoded Frontend
Рет қаралды 23 М.
Here's what I've figured out about Angular signals
8:33
Joshua Morony
Рет қаралды 13 М.
Angular 17 Defer - Improve Performance in Your Application
11:27
Monsterlessons Academy
Рет қаралды 8 М.
Why didn't the Angular team just use RxJS instead of Signals?
8:15
Joshua Morony
Рет қаралды 88 М.
Angular Signals. А точно ли нужен? Как работает магия сигналов
25:15
Архитектор ПО. Александр Желнин
Рет қаралды 8 М.
When You Get Ran Over By A Car...
00:15
Jojo Sim
Рет қаралды 12 МЛН