React & Material UI #28: MUI Forms + Formik

Поделиться
HTML-код
  • Опубликовано: 1 ноя 2024

Комментарии • 49

  • @siri3359
    @siri3359 3 года назад

    I would just want to learn all TECH stacks from you.. You are a saviour !!! I am so glad I found your channel... Commenting for better reach.. Please just maintain the same explanation style and pace.. Thanks a lot!!

  • @ABsazerNer
    @ABsazerNer 3 года назад

    I hated react because of its difficulty of form validation, but you made me change my opinion by this library, thank you so much

  • @johnbentley5608
    @johnbentley5608 4 года назад

    Your Material UI videos have been so, so helpful! I love the format of your videos, you have a great way of distilling the main points down into an easy-to-understand way. I can't wait to start using Formik with Material-UI!

  • @UsmanKM
    @UsmanKM 4 года назад +2

    Thank you so much for this. Please also give tutorial on react-hook-form

  • @jaychandran24
    @jaychandran24 4 года назад +1

    Thank you Anthony for the great videos! The whole series has been exceptional and your teaching is wonderful! Can you please do a in-depth video on React Hooks, React Context APIs, Reducers...

  • @danijelbrankovic3158
    @danijelbrankovic3158 4 года назад +3

    It was me ask for this tutorial. So thx bro. And yeah , some react updated crash course will be awesome.

  • @punitpanda8568
    @punitpanda8568 3 года назад

    hello!! the way you explain things is very nice and easy to understand. loved it!!!

  • @bogdangrbatinic5451
    @bogdangrbatinic5451 4 года назад

    Thanks for the video. 1 suggestion for next video in the series: customising form inputs besides using `TextField` component and optionally wiring those customised inputs with Formik.

  • @pannihto7588
    @pannihto7588 4 года назад +3

    I'm using react-hook-form on my projects and it's super easy to integrate with Material UI. I'd suggest you to try it in case you haven't

  • @Jay-jo5dm
    @Jay-jo5dm 3 года назад

    anthony, i've smashed that like button

  • @sara_youtube-x6w
    @sara_youtube-x6w 3 года назад

    Hi. I loved your Material UI videos. They are being so helpful to me right now. Would you be please kind to show a tutorial using Material UI in a PWA and how to do the Links and Routing in a PWA. THANK YOU!

  • @siddi117
    @siddi117 4 года назад +6

    You should also integrate with an up and coming library called react-hook-form it’s super similar!

  • @k8hansen
    @k8hansen 2 года назад

    ...and here I am again, peeping another one of your videos! Thank you so much for your content and clear explanations.
    P.s. is this video super blurry for anyone else? I can't really read the code. I'm watching on a 4k monitor :/

  • @aravindk8181
    @aravindk8181 3 года назад

    awesome this really helped me in building a form

  • @mahendranath2504
    @mahendranath2504 4 года назад

    Just now I came accross you channel , great content, I subscribed and hit notification, for next video can you do multi step form validation, and also can you do advance stuff ,not counter in react toolkit , 👍🏼🙏

  • @anastasiosarvanitis9533
    @anastasiosarvanitis9533 4 года назад

    Great video Anthony thank you so much!

  • @marynavatsko9692
    @marynavatsko9692 4 года назад +1

    You are talented at explaining things! Is there a chance you consider making a git tutorial? Like, how to solve conflicts, when to stash things, how to rename a folder already tracked by git, etc. I've joined a project recently and using git turned out to be a challenge..

  • @diyarpolat9823
    @diyarpolat9823 4 года назад

    Anthony, you are the man

  • @naveenraj061
    @naveenraj061 4 года назад

    Its very much helpful buddy

  • @sibozhang3979
    @sibozhang3979 3 года назад

    I am a beginner in javascript and React JS. It may sound stupid but I realize the example for Formik in sandbox is .tsx file. Can I import Formik and use it in a .js file? Thanks

  • @djjoe1385
    @djjoe1385 2 года назад

    Thank you for the great tutorial! I have a question for you to ask. The problem faced by SPA websites created with CRA is SEO. How to balance good user experience and SEO for SPA? Do you have any suggestions or solutions? Gatsby or nextjs?

  • @jitengudhka4000
    @jitengudhka4000 4 года назад

    Hey Anthony thanks for the video.
    when using formik with large form there is performance issue , how we can improve performance?

  • @Rahul8624
    @Rahul8624 4 года назад

    amazing !!! thanks

  • @manjunathb.e382
    @manjunathb.e382 4 года назад

    Thank you for the video.. can you please create video on creating Admin Dashboard using material UI. I donot see much on it now.

  • @comment8767
    @comment8767 3 года назад

    We want to see more of the cat.

  • @Rahul-pr1zr
    @Rahul-pr1zr 4 года назад

    Hey, great work! I'm working on a project requiring the need for selects. Do I always have to include a select component it in a form control? So 1 form control for each select?

  • @ErikAkerman
    @ErikAkerman 2 года назад

    great!

  • @joshuafoxworth6972
    @joshuafoxworth6972 2 года назад

    I found the sandbox in question to be out of sync with the docs. There is no explanation as to why some things come from formik-material-ui and others come from material-ui/core.

  • @wev_dev_pro
    @wev_dev_pro 3 года назад

    thanks

  • @mossasameer3338
    @mossasameer3338 4 года назад

    we need a big project, thanks for your hard work :)

  • @Matrix8341
    @Matrix8341 3 года назад

    As a beginner trying to learn React and Material UI, I find it hard to cope and understand what you are doing and showing do you have any suggestions of where i should start from to learn react ? I know html and css + some basic javascript.

    • @AnthonySistilli
      @AnthonySistilli  3 года назад +1

      I have another series that covers the very basics of react :) Check it out! It will help you when doing the Material UI stuff

    • @Matrix8341
      @Matrix8341 3 года назад

      @@AnthonySistilli Amazing! I've watched the first one and already beginning to understand react. Thank you so much.

  • @federicoaguilera9573
    @federicoaguilera9573 4 года назад

    this formik accept validation shcema for use YUP?

  • @avorpahl49er
    @avorpahl49er 4 года назад

    Great series - Stumbled across this playlist/series/channel a few days ago and it's helped greatly!
    If you're looking for additional topics to cover one area that I've been searching for but don't see many videos is integrating visual analytics within pages (common use cases are admin dashboards to show trend of daily active users or basic statistics). Most of what I can see and find end up looking like 2003 excel pie charts, basic line graphs and subpar scatter plots!
    In Material-UI's "Discover More" section they have this: devexpress.github.io/devextreme-reactive/react/chart/docs/guides/getting-started/ Which i'm going to explore a bit more.
    Keep up the excellent content!

  • @jtaylor8606
    @jtaylor8606 Год назад

    Formik isn't being updated by the owner any more. Suggest everyone avoids it and looks for an alternative, as it's only a matter of time before a breaking change renders it unusable.

  • @rohitmehta3148
    @rohitmehta3148 4 года назад

    Please make a video on Stepper.

  • @shammiguru
    @shammiguru 3 года назад

    It would have been better if you actually submitted the form once and showed in console the values of the different fields. I tried 'select' but the formik is not picking the value from the drop down list, the console only shows the initial value. If anyone is having same issue and have successfully resolved it then please reply to this.

  • @hashimjawed9893
    @hashimjawed9893 4 года назад

    good

  • @andresvargas8562
    @andresvargas8562 4 года назад

    Hello, Can you do a video showing how to use material ui but now with REACT-HOOK-FORM, I found out it is better than formik beacuse it doesn't cause re renders on components

  • @Grishopping
    @Grishopping 4 года назад +1

    Segundo: Soy de Venezuela

  • @leamon9024
    @leamon9024 4 года назад

    Hello Anthony, thanks again for the amazing tutorial.
    One question, how to combine FastField with material-ui component like radio button and checkbox instead of using the regular Field?
    Since I don't want to cause unnecessary re-render. Here's one of my FastField version:
    const MyFastRadio: React.FC = ({ label, ...props }) => {
    return
    {
    ({field}) => {
    return ;
    }
    }
    };
    code sandbox link: codesandbox.io/s/focused-currying-83dbw?file=/src/App.js
    But this one doesn't seem to work. Any idea?

  • @i.s.i.tagara7263
    @i.s.i.tagara7263 Год назад

    your screen very tiny difficult see in laptop.

  • @arpitjangir3349
    @arpitjangir3349 3 года назад

    1:41 mr snot lol

  • @mateenmustafa597
    @mateenmustafa597 4 года назад

    First😍

  • @mateenmustafa597
    @mateenmustafa597 4 года назад

    Bro i am from Pakistan

  • @rickhoro
    @rickhoro 3 года назад

    Sorry, I had to give you a thumbs down on this on video. It would be great if you could give better explanations of the code you show in the video. For example, it's not at all clear why the With Select field uses a TextField component, whereas the Tags field uses a Select component. It looks like perhaps there are two approaches to doing essentially the same thing, but why is that the case and what are the tradeoffs of using one approach vs. another. That is just an example of the sort of analysis of this code that I would love to have seen in this video. If you happen to have more insight into this code, perhaps you can redo this video at some point. Thanks.