No video

Get Started with Angular Material |

  Рет қаралды 20,212

Angular

Angular

Күн бұрын

Пікірлер: 47
@PauloMiello
@PauloMiello 3 жыл бұрын
Hey! I'd love to see a video explaining the "theme your own component" part. I've read the doc about the mixins and stuff, but I can't quite wrap my head around it. Thanks!
@TayambaMwanza
@TayambaMwanza 3 жыл бұрын
#ngUpdate and now #AngularAsthetics ⭐ keep the series coming!
@twerske
@twerske 3 жыл бұрын
Thank you - we will!
@Naveensingh-bq8fo
@Naveensingh-bq8fo 3 жыл бұрын
Emma Twersky explaning the concepts so cool, Can we except more
@kedevked
@kedevked 3 жыл бұрын
Angular to the win ! Great to see a couple of angular team members coming to present some cool features of the framework !!!
@twerske
@twerske 3 жыл бұрын
Thanks! There are too many cool features to pick from 🙃 - any thoughts on what you'd like to see next?
@kedevked
@kedevked 3 жыл бұрын
A cool feature that can be interesting to discuss is how to customize the theming of material, how to provide one's theme, how the approach used on material website can be used for toggling dark mode. All the info are already there on the official website, but it will be great to see you demonstrating it again 😃. #angularFan #materialAddict
@TayambaMwanza
@TayambaMwanza 3 жыл бұрын
@@twerske Maybe also example uses of ngClass and ngStyle, also maybe a tour of angular cdk and material components and overcoming common gotchas based on stackoverflow questions.
@FED_workerz
@FED_workerz 2 ай бұрын
​@@twerskemam how many percentage job opportunities available in angular developer iam confused which javascript framework choose iam University student
@amitmondal7427
@amitmondal7427 3 жыл бұрын
I love the Angular Show.❤❤❤
@twerske
@twerske 3 жыл бұрын
The Angular Show is a great series name! 👀 ♥️
@amitmondal7427
@amitmondal7427 3 жыл бұрын
​@@twerske Glad you like it.
@doojonio
@doojonio 3 жыл бұрын
I love Angular and Angular's team
@krisnarusdiono1304
@krisnarusdiono1304 3 жыл бұрын
im starting to learn angular and today is my first day getting started with angular material. hope everything is going well :D
@ugochukwuumerie6378
@ugochukwuumerie6378 3 жыл бұрын
Great content and precise. You can include material theme customizations to give it your own look and feel, and also making it responsive in your upcoming videos. Thank you.
@twerske
@twerske 3 жыл бұрын
Definitely excited to talk about theming (it's my favorite part)! v12 has some cool updates to theming coming! 🎨
@ugochukwuumerie6378
@ugochukwuumerie6378 3 жыл бұрын
Wow! Cool
@gmartins-dev
@gmartins-dev Жыл бұрын
@@twerske looking foward for more videos =)
@alexbodurri1117
@alexbodurri1117 3 жыл бұрын
Awesome video Emma! Can't wait for more #AngularAesthetics :)
@lukazohar6159
@lukazohar6159 3 жыл бұрын
Would really love to see crash course about positioning (Angular Flex Layout), since there isn't really much documentation around
@twerske
@twerske 3 жыл бұрын
I personally recommend using SCSS/CSS flexbox and grid in your applications 🎨
@lukazohar6159
@lukazohar6159 3 жыл бұрын
@@twerske Too bad I'm allergic to CSS. haha
@atech5064
@atech5064 3 жыл бұрын
Thank u it's awesome , but it's seems like material has little limitation on layout control like flex and other !! . Do u think combining ng-material with another library like bootstrap for example is good practice or not ?
@Yun-kv4oi
@Yun-kv4oi 3 жыл бұрын
Nicely done 👌 more diverse devs is great
@cousi
@cousi 3 жыл бұрын
Great video!
@feelwang
@feelwang 3 жыл бұрын
I’d like to know more about using CDK
@Dikumar1
@Dikumar1 3 жыл бұрын
Mam, please make a series on angular 10
@yogabija
@yogabija 2 жыл бұрын
Nice video, thank you.
@AnojAtapattu
@AnojAtapattu 2 жыл бұрын
Nicely done, Thanks for sharing your repo
@Eltopshottah
@Eltopshottah 2 жыл бұрын
Really awesome
@Developerorium
@Developerorium 2 жыл бұрын
perfect placements and guidelines Emma :)
@jofla
@jofla 3 жыл бұрын
nice video, keep it up!
@user-wq1vy3yv2n
@user-wq1vy3yv2n 2 жыл бұрын
Hey Emma! I'd like to know whats your VSCode theme? It looks amazing! Thanks.
@calebmbugua745
@calebmbugua745 2 жыл бұрын
woow....this was Excellent!
@milaanna2887
@milaanna2887 3 жыл бұрын
Hi Emma, how long did it take for you to add material theme to this app?
@twerske
@twerske 3 жыл бұрын
This is using the prebuillt indigo-pink theme, so 0 minutes! - I definitely want to customize and dive into the theming @mixins in the future!
@milaanna2887
@milaanna2887 3 жыл бұрын
@@twerske following to learn more about mixins😁😁
@lucassilverio720
@lucassilverio720 3 жыл бұрын
This amazing!
@sigalnotovich8159
@sigalnotovich8159 3 жыл бұрын
you didnt explain how to understand the angular material site
@angelitotubig1945
@angelitotubig1945 2 жыл бұрын
can you give us insight about nebular theme vs angular material
@antonnovo695
@antonnovo695 3 жыл бұрын
Why not Django or Flask
@imtrueshot1
@imtrueshot1 3 жыл бұрын
This is very frustrating. Where is all the work you did behind the scenes? Why are there never working examples of styled Material Design websites by Google? This is bait and switch. Not only do you not get to see an app like the "Tada!", but none of the styling is in the repository. This is the case every time I try to see an actual real world example of Material Design (non-bootstrap mimic) website. What is the purpose of this video?
@twerske
@twerske 3 жыл бұрын
Hi George - thanks for the feedback! The purpose of this video is to introduce developers to Angular Material, adding the library and adding their first component. You can find the solution code for the components I chose linked in the video description! The most recent commit on that branch shows the changes I made - mostly lots of icons :) (I'd link them here but KZfaq won't let me add links to comments)
@imtrueshot1
@imtrueshot1 3 жыл бұрын
@@twerske Uh. I see it now. Thanks for the response.
@TayambaMwanza
@TayambaMwanza 3 жыл бұрын
@@twerske btw I just thougt about it from this comment, there's a couple of material style generators for creating your own themes but the material design site doesn't recommend any, maybe you can't answer now but it would help a lot for there to be an official angular material stylesheet theme generator on the site or at least point to the recommended one in material docs, I used a lot of time researching and not knowing which one to trust.
Material Best Practices | #AngularAesthetics
11:18
Angular
Рет қаралды 17 М.
艾莎撒娇得到王子的原谅#艾莎
00:24
在逃的公主
Рет қаралды 50 МЛН
Comfortable 🤣 #comedy #funny
00:34
Micky Makeover
Рет қаралды 17 МЛН
ROLLING DOWN
00:20
Natan por Aí
Рет қаралды 10 МЛН
My Cheetos🍕PIZZA #cooking #shorts
00:43
BANKII
Рет қаралды 27 МЛН
Getting Started with Standalone Components in Angular
11:49
Angular
Рет қаралды 167 М.
Easy, Dynamic Angular Material Theming with just 6 colors!
20:26
RxJS in Angular: Terms, Tips, and Patterns
43:01
Deborah Kurata
Рет қаралды 29 М.
Customizing Angular Material just got easier in v18!
14:12
Zoaib Khan
Рет қаралды 10 М.
WTF is "modern" Angular development?
10:46
Joshua Morony
Рет қаралды 70 М.
ngTemplateOutlet is WAY more useful than I realised
16:36
Joshua Morony
Рет қаралды 74 М.
Hybrid Rendering In Angular | #ngUpdate
5:20
Angular
Рет қаралды 19 М.
Angular Material Tutorial | Mosh
36:19
Programming with Mosh
Рет қаралды 263 М.
Live coding and Q/A with the Angular Team | January 2024
1:28:04
艾莎撒娇得到王子的原谅#艾莎
00:24
在逃的公主
Рет қаралды 50 МЛН