Thank you, I'm currently taking redhat in college, and this very easily explained, creating multiple files
@mognomoinak13094 ай бұрын
super easy
@KatloMoroke4 ай бұрын
🙏
@sheluwu5 ай бұрын
The police do be looking for u because you COOKED.
@pragmaticcoder69105 ай бұрын
Could you please make a tutorial using amplify codegen using AWS app sync?
@altogradimento6 ай бұрын
Ali, you really changed my life ! I was struggling with amplify studio because I'm a beginner and I need to develop a full stack WebApp that's about modelling challenges. ( I'd like to talk about it when you are free) And so much thanks to your video that comes like a magic star, I understood how to use that. Love you ❤
@Test273446 ай бұрын
Well done and exactly what I was looking for. Thank you so much!
@Billyxiao7 ай бұрын
Hi Ali, May you teach me how do i amend the background outside the Login Box to become a jpg.
@Ownagin7 ай бұрын
My right ear is thankful for this video
@Andrea-t4j5v8 ай бұрын
It's just a my impression, or these children work like an inverted prop
@gsandell8 ай бұрын
There seems to be something missing, as I get this output when I run amplify init: Deploying root stack nationalparks [ ==========------------------------------ ] 1/4 amplify-nationalparks-dev-cbe… AWS::CloudFormation::Stack ROLLBACK_COMPLETE Mon Apr 29 20 DeploymentBucket AWS::S3::Bucket CREATE_FAILED Mon Apr 29 20 UnauthRole AWS::IAM::Role CREATE_FAILED Mon Apr 29 20 AuthRole AWS::IAM::Role CREATE_FAILED Mon Apr 29 20 Perhaps the AWS profile you used had some roles you didn't cover?
@Kyrtap1928 ай бұрын
You are cool, something is of with your microphone
@CatsAndCode8 ай бұрын
You're absolutly awesome and so cute. Love your videos. Probably gonna watch this few more times because GraphQL isnt that easy
@tirasjeffrey20028 ай бұрын
this is all i needed to grasp the basics lol
@samyip8 ай бұрын
now there is Amplify transformer v2 and all your schema code don't work. There is an easy way to migrate?
@anastasiakkkkkkk8 ай бұрын
Hi 👋🏻 could you please advise if you are familiar with building amplify ready components in figma? I need help with styling these components and can’t find any information on the internet for my specific issue. Thanks!
@Retrofire-479 ай бұрын
Making rainbow colors in CSS has been my greatest achievement in web development.
@ah887-hagbd10 ай бұрын
Thank you for the Demo! excellent video and still relevant
@raja_zain2k11 ай бұрын
Great explanation! Helped Alot <3
@alexanderhemming614811 ай бұрын
Cus in English, this sounds like the Bobs burgers voice and is genuinely making me absorb this
@rajput_Vikas_111 ай бұрын
Wow Simple Crisp Clear Straight 🔥
@AqibKhan-ul9yp11 ай бұрын
i have question can plzz where u get bundle id
@asif.biswas11 ай бұрын
Thank you, thank you, thank you. 😘😘😘
@GoogleUser-nx3wp Жыл бұрын
kindly provide source code whenever you provide these small concepts it hurts to make a whole project just to run this small code
@g.alarcon9011 Жыл бұрын
This video was so helpful! Thank you!
@UFK-EARTH Жыл бұрын
Most useful video in KZbin thanks so much!
@yarapolana Жыл бұрын
I'm sorry what?!!! this website is super fancy !!!! =) But seriously I prefer the simplicity, it makes the tutorial easier to digest and you delivered flawlessly! Thanks
@하진윤-o2w Жыл бұрын
고마워요
@magnusrosell9944 Жыл бұрын
Thanks, nice video. What if I already have Google Identity Services Login and want to start using Stripe for subscritions?
@siosaiafonua9286 Жыл бұрын
this seems like it's good for static sites only. Seems like I would run into runtime and resource limitation issues for a full stack Nextjs crud app
@mazdysoraya6121 Жыл бұрын
Reusability of the component nice and easily explained.
@danieltermann1983 Жыл бұрын
Amazing!!
@Munk-tt6tz Жыл бұрын
Best video on this topic, thank you!
@Amitkumar-cj2wp Жыл бұрын
your voice is so sweet
@VinayTandale Жыл бұрын
Easy simple thanks 👍👍👍👍👍👍
@inspsyre Жыл бұрын
thank you! I had to import amplify differently import {Amplify} from 'aws-amplify' works as a charmeleon
@jonnyhako Жыл бұрын
Thanks. Just wish it was a bit slower, it's been cut and edited to speed up.
@Andrew-b5r Жыл бұрын
Kind of lost. I ran amplify pull on my project but none of my models loaded nor did any of my graphql to call the models.
@syedmraza-ca Жыл бұрын
api routes give error 500 wtf do i do D:
@ThePsychicGamer1 Жыл бұрын
Just found your page, we just started our CSS module and this was great for understanding color. Appreciate the video.
@NZTechArc Жыл бұрын
At the 3 quarter mark do not worry, Ali will tell you that what she has built is not the best way, and she provides a better approach, so don't drop off too early.
@NZTechArc Жыл бұрын
PullData would not be a POST
@NZTechArc Жыл бұрын
The schema.graphql syntax and setup now seems to be out of date. I create my Data Model in Amplify Studio and then pul it into VSCode with Amplify Pull.
@NZTechArc Жыл бұрын
My VSCode does not have the colour scheme yours has (i have just white text) what extension do you use? (My JS and others are fine)
@TwoTechnicGamers Жыл бұрын
Amplify as a default export is depreacted, import { Amplify } from 'aws-amplify' us this instead, caused me so much headache