Ultimate UI library Mantine UI

Поделиться
HTML-код
  • Опубликовано: 10 фев 2025
  • Our cohort at hitesh.ai/cohort
    Welcome to chai aur code, a coding/programming dedicated channel in Hindi language. Now you can learn best of programming concepts with industry standard practical guide in Hindi language.
    All source code is available at my Github account:
    github.com/hit...
    Our Open-Source Project is here: freeapi.app
    Join me at whatsapp: hitesh.ai/what...
    for community discord: hitesh.ai/discord
    Instagram pe yaha paaye jaate h:
    / hiteshchoudharyofficial
    HTML video series: • HTML and VSCode - gett...
    Complete javascript series: • Javascript for beginne...
    Complete Reactjs series: • React JS roadmap | cha...
    Javascript and react interview series: • 1 call se shuru hui pl...
    Backend development with Javascript: • Javascript Backend Roa...
    Python Series: • Python series launch |...

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

  • @ashwinkm9687
    @ashwinkm9687 3 дня назад +33

    unpolished video would be boring but it helps a lot on how to read a Docs

  • @sakifhoossain2465
    @sakifhoossain2465 День назад +1

    Sir, raw video sir. Raw is the best for noobs/newbies to understand and get a bit of extra knowledge.
    In a sentence:
    Raw video is the "cherry on top" type of video for maximum viewer. 🤩😍🫂❤️

  • @codebite590
    @codebite590 День назад +1

    😂 I was looking for a rich text editor and your video drops, you're a savior for me

  • @shrehanarya-iw6vx
    @shrehanarya-iw6vx 3 дня назад +33

    Android devlopment pls ❤❤❤

  • @udayjha3849
    @udayjha3849 8 часов назад

    just commenting to fulfill sir's comment target, i want more new tech related videos

  • @kunalbhatia8587
    @kunalbhatia8587 3 дня назад +4

    I've been working with Mantine for the past six months, and it's an excellent UI library for components. I built a complete, production-ready web app with it. The only drawback is that its Tailwind support isn't quite up to the mark. Other than that, it's absolutely fantastic!

  • @Walkerbuddy
    @Walkerbuddy День назад +4

    RAW RAW RAW ❤❤❤❤ 8:33

  • @NetraPatwari
    @NetraPatwari 2 дня назад +2

    finally someone talking about it, i have been using it from a while and its really great
    also said bye to the tailwind also mantine responsive styles is great

  • @satyamgoyal1989
    @satyamgoyal1989 3 дня назад +18

    Thank you sir for this video ♥️
    I was also finding more flexible UI library in which I can customise the components
    Initially, I was working with shadcn UI library
    Now its time to explore this library 🔥
    Please make a raw video in which we together will explore this library 🙌

  • @Jagdish17Chaudhari
    @Jagdish17Chaudhari День назад

    I have been using Mantine for almost two years, and it is a game-changer for front-end developers. It allows them to completely focus on business logic with little use of UI.

  • @ap_information7679
    @ap_information7679 2 дня назад +1

    Using Sadcin UI from the last 2 years, as a passinate freelancer, I feel love at first sight. Never😅 imagine that type of thing will be available. Thank you so much🥰

  • @satyamkaurav5457
    @satyamkaurav5457 3 дня назад +1

    Your JS series was incredibly helpful for my interviews, and as a result, I landed a great job! I appreciated how your series focused on understanding the concepts rather than just syntax. Now, I'm starting to learn Rust for blockchain and WebAssembly, and I hope you'll be there to help me again with my upcoming interview... As well a product of mine, after a year! ... Thankyou

  • @sahilverma_dev
    @sahilverma_dev 3 дня назад +1

    mantine is one of my fav components library and very underrated and give lots of things like hooks, charts, rich text editor, toast, forms and great components with good ui.

  • @Sarkaritechnical09
    @Sarkaritechnical09 2 дня назад

    ❤❤❤❤ lots of love sir ❤️

  • @arsalanhussain6499
    @arsalanhussain6499 2 дня назад

    Mantine is GOAT!, been using for last three years and never bothered to go with any other UI/Component Library

  • @SebooEdits
    @SebooEdits 3 дня назад

    One of my favorite RUclips channel. Always provide useful information.

  • @riyanali3667
    @riyanali3667 3 дня назад +1

    Yes sir maine bhi ye library use kiya hai , it's so good

  • @TrueGuess
    @TrueGuess 2 дня назад

    1-2 baar mantine ui ko use kiya tha 2-3 year pehle. But now shadcn primary choice ban gyi ♥️♥️

  • @Saadullahkhan3
    @Saadullahkhan3 3 дня назад +2

    Sir raw video with some preparation!
    By the way, I have only used Bootstrap (in Django), my experienced with this libraray is awesome, now it's time of Tailwnd.

  • @subhojitghosh6761
    @subhojitghosh6761 3 дня назад +1

    Already using Mantine in multiple production projects. I love Mantine ❤

    • @chaiaurcode
      @chaiaurcode  3 дня назад +2

      Same here!

    • @necpla
      @necpla 3 дня назад

      ​@@chaiaurcode Mai bhi sir pichhle 3 years se use kar rha hu iska form handle kaa jo inhone hooks diya kafi easy kar deta admin panel ko banane me

    • @NavneetKushwaha-wd1kj
      @NavneetKushwaha-wd1kj 2 дня назад

      bro i just want to know that how can i use tailwind css plz
      tell me

  • @Iamvatsalmahajan
    @Iamvatsalmahajan 2 дня назад

    Understanding with the docs type video are the best

  • @muhammadyaseenakhtar7789
    @muhammadyaseenakhtar7789 День назад

    keep the good work up 👍

  • @namannema3349
    @namannema3349 2 дня назад

    this is a good ui library sir as it offers more customization looking forward to use it thanks for knowledge sir

  • @umer_faro_oq
    @umer_faro_oq 2 дня назад

    Sir loving it ❤❤

  • @parshvsheth-rj2vq
    @parshvsheth-rj2vq 3 дня назад +1

    Correct me if i am wrong :
    2:50 shadcn have large amount of hooks integreated with each component like
    like this
    import allDrawerComponent from 'shadcn'
    export default function App(){
    const [stateC,setStateC] = useState(false) \\ false means close else open
    return (
    )
    }
    - This is one example they have large amount of hooks specialy for dropdown,tooltips and many more.

    • @SAHUJi_08
      @SAHUJi_08 2 дня назад

      You explained well if it's correct.

  • @Crocodile980-d6h
    @Crocodile980-d6h 3 дня назад

    100% raw. Raw ma learning deep hoti h.

  • @codewitharijit3260
    @codewitharijit3260 День назад +2

    Raw video ❤❤❤❤❤❤❤ 8:31

  • @anujnegi8474
    @anujnegi8474 3 дня назад +1

    I think Raw video because we came to know the thinking process

  • @anantdadhich7137
    @anantdadhich7137 3 дня назад

    Sir explored this so late but it was a really good library

  • @dmsnm
    @dmsnm 3 дня назад

    Mantine hooks are just ❤

  • @ansh_mittal
    @ansh_mittal 2 дня назад

    Nahi sir sath mein sikenge aapke sath sath hum bhi polished ho jayenge 😊❤

  • @Beyond_your-think
    @Beyond_your-think День назад +1

    complete video on this😍😍

  • @nayan_CSE
    @nayan_CSE День назад

    Nextjs Application with Mantine UI library 😊

  • @YashPundhirSJ
    @YashPundhirSJ 2 дня назад

    Thank you Hitesh sir for this amazing resource 🤍
    I would personally prefer a raw version of exploring this library...

  • @naimur634
    @naimur634 3 дня назад

    mantine is one of the complete ui library for react, modal manager, drpzone, rich text editor , hooks a lot of things , and easily customizable with classes, you can use tailwind with it

  • @huamanraj
    @huamanraj 3 дня назад +1

    tshirst accha lag rha sir!!

  • @sagar-tt4ub
    @sagar-tt4ub 2 дня назад

    really good video sir

  • @lifestyles127
    @lifestyles127 3 дня назад

    You are the best sir ❤

  • @RVONYT
    @RVONYT 3 дня назад

    Thanks, raw video

  • @DatLameGamer
    @DatLameGamer 3 дня назад

    Mantine is no doubt a good component library i used it one year ago once, it has some short comings, and some import issues. so use it carefully

  • @Inner_god
    @Inner_god День назад

    raw video bhaiya

  • @sujoykrhaldar
    @sujoykrhaldar 3 дня назад +1

    8:12, saath me explore kare sir, will learn a lot also ea bhi sikhne ko milega how you deal as a master developer. raw video will always works.

  • @AahilJee-z1u
    @AahilJee-z1u 2 дня назад

    wow ,thank you sir

  • @kd-u1o
    @kd-u1o 3 дня назад +1

    Hitesh sir please make a video on this amazing ui library learning through documentation with you. ❤❤❤❤

  • @Ramesh-ol7gy
    @Ramesh-ol7gy День назад

    Raw video 😊tabhi raw agent ki trah code kar sakte hai 😂😂

  • @_syed.saud_
    @_syed.saud_ 3 дня назад

    Sb sath krte hy sir😊

  • @jesussheepakash9289
    @jesussheepakash9289 3 дня назад

    Thanks you Sir interesting video, par please sir Ek videos ap kaise padhte hai documentation ko aur research karte hai us par Ek video bana dejiye sath me sikhne wala taki humbhi reading from documentation ko improve kar sake aur problem solving bhi

  • @aloktamrakar9541
    @aloktamrakar9541 3 дня назад

    Will make one project within two or three days ❤

  • @JAI_CODER
    @JAI_CODER 3 дня назад

    Mja aa gya guruji 🎉🥳🥳🥳🥳

  • @ajayshivhare
    @ajayshivhare 3 дня назад

    Final output video ♥️

  • @soumyadipdeb2084
    @soumyadipdeb2084 2 дня назад

    i think reading documentation along with its implementation can be more beneficial than only the implementation view

  • @parasshrestha9321
    @parasshrestha9321 3 дня назад +1

    love from Nepal
    🥰

  • @SaifullahKhan72437
    @SaifullahKhan72437 3 дня назад

    Chaliyai exploring krty chai k saat

  • @DILIPMEGHWAL-r9d
    @DILIPMEGHWAL-r9d 13 часов назад

    polished video

  • @syedriaz2872
    @syedriaz2872 3 дня назад

    Nice tshirt sir❤

  • @mohdshariq737
    @mohdshariq737 3 дня назад

    Mantine looks interesting I think you have to make a proper full tutorial on this ❤

  • @shravansoni7656
    @shravansoni7656 3 дня назад

    8:10 sath me explore kare sir will learn a lot

  • @ManojKumar-iy5pw
    @ManojKumar-iy5pw 3 дня назад

    Thank you sir ❤

  • @VishalKondle
    @VishalKondle 2 дня назад

    using since 3 years ✌

  • @mahendrarajput2870
    @mahendrarajput2870 2 дня назад

    need to learn and explore together so that we can learn how experiance person learn anything if new technology come.

  • @thetopntop
    @thetopntop 3 дня назад

    love from indore

  • @NooreNazar-gp5eq
    @NooreNazar-gp5eq 3 дня назад

    Please make a raw video in which we together will explore this library 🙌

  • @xyz--12353
    @xyz--12353 2 дня назад

    Step by step 🪜

  • @HarpreetSingh_95090
    @HarpreetSingh_95090 День назад

    good video bro

  • @LearnWithSWAG
    @LearnWithSWAG 3 дня назад

    Sir, please do raw discussion, so that we can also learn how to explore and learn with help of documentation

  • @sayandotcom
    @sayandotcom 3 дня назад

    Sir apka problem maine bhi face kiya hai isiliye maine shadcn use karna chor diya hai.
    Par mannu bhaiya apne acertinity pe aisa feature diya hai, joki badiya hai and also usefull.

  • @AYUSHPORWAL-s9m
    @AYUSHPORWAL-s9m 3 дня назад

    heroui / nextui bhi dikhao logon ko, its good. Although testing is tad bit tricky but its not major issue tbh. No hooks however, since its based on tailwind but afaik its promised. I liked working with it hence i am suggesting.

  • @ENGLISH-wy2ep
    @ENGLISH-wy2ep 2 дня назад

    it's so good

  • @CodeDaily365Days
    @CodeDaily365Days 3 дня назад

    Raw hi video banaye ham bhi documentation ko padna siklenge. Kyunki documentation padna ka bhi ek strategy hota hai apne kaha tha😊

  • @gauravsrivastava17
    @gauravsrivastava17 День назад

    if Both is not too much so both as agar raw video hogi toh thoughtprocess etc aur bhi cheezen milti seekhne ko milti hai aur agar kisi ko sirf just implement hi karna hai toh woh 2nd one dekh lega

  • @Walkerbuddy
    @Walkerbuddy День назад

    Sir todha utho ka bara ma dekhna indian cloudprovider toh sara nazar dal lo ❤ 1:01

  • @asyncrohan
    @asyncrohan 3 дня назад +1

    Explore ant design , this shit is awesome man , it has literally everything 😮

  • @lakshaymahajan8457
    @lakshaymahajan8457 2 дня назад +1

    Raw video on Mantine

  • @kartikdhawan9396
    @kartikdhawan9396 3 дня назад

    Seems kind of similar to chalra ui, also a raw video might be a good experience

  • @mdashfaquemarch
    @mdashfaquemarch 3 дня назад +2

    🎉🎉🎉🎉Sir langchain js playlist please 🎉🎉🎉

  • @avimaheshwari6194
    @avimaheshwari6194 3 дня назад +4

    Sirji Jaipur Meetup when?

  • @RahulBiswas-m5v
    @RahulBiswas-m5v 3 дня назад

    ভালো স্যার

  • @This-is-WAQAS
    @This-is-WAQAS 3 дня назад

    Nice

  • @ARYANTIWARI-y5t
    @ARYANTIWARI-y5t 3 дня назад

    radhe radhe

  • @brijeshsahani-yb4gj
    @brijeshsahani-yb4gj 2 дня назад

    sir ap pad ;o ache se final output bta dijiye aishe maja aata hai apke sikhne mein

  • @vinay_dev19
    @vinay_dev19 3 дня назад

    Sir raw video with some preparation!

  • @shelendrasingh2301
    @shelendrasingh2301 День назад

    With practical sir

  • @technicalarham3327
    @technicalarham3327 10 часов назад

    Raw video sir g

  • @Bkgamer311
    @Bkgamer311 2 дня назад

    Raw video. .. Discussion ✅

  • @dev.aoudumber
    @dev.aoudumber День назад

    I will try this...

  • @thecutepika
    @thecutepika 3 дня назад +1

    Mantine is a library whose name is inspired by mantine pokemon fyki :)

  • @WebWordsWave
    @WebWordsWave 3 дня назад

    raw video,better live so that we could learn together,..

  • @arya_bandhu
    @arya_bandhu День назад

    ❤❤

  • @sourabhkumar2696
    @sourabhkumar2696 2 дня назад

    I've been using it from past 2years

  • @shashankshukla4238
    @shashankshukla4238 3 дня назад

    Raw video sir aise clarity milegi documentation kaise read karte h aur practise kaise hoti h .... Warna kabhi kabhi kuch naya seekhne ka path bohot galat follow kar rahe hote h hum

  • @Himanshu-v2i3l
    @Himanshu-v2i3l 3 дня назад

    Thoda detail me rahe to behtar hoga. Kyuki aapke batane ka tarika achha lagta hai.

  • @zeeniahurrain5210
    @zeeniahurrain5210 3 дня назад +1

    Kindly portfolio bnana sekha dein nxt js k sth

  • @suvo910
    @suvo910 3 дня назад

    Chai ke sath coding chaiye sir ❤

  • @codecode3133
    @codecode3133 2 дня назад

    project and exploring the library some small project basic ui

  • @praveshpal9644
    @praveshpal9644 2 дня назад

    Hi Sir please one videos to mobile app ui library.

  • @sarthakfitnessminds9193
    @sarthakfitnessminds9193 2 дня назад

    Have you used Framer? Hitesh sir, please make a video on it.

  • @Amin-uo5un
    @Amin-uo5un 2 дня назад

    thanks

  • @YdwRahul
    @YdwRahul 2 дня назад

    Sir koi Tabel / grid library par video banaiye jo React Tabel se best ho jis me boot Sare features ho aur Performance bhi best Rahe

  • @piyush5070
    @piyush5070 3 дня назад

    Ye sir please make a raw video on this😊

  • @BilalKhan-o5g7t
    @BilalKhan-o5g7t День назад

    complete video hona chaya sir jis ma ham thora or explore kara is library ko