Build and Deploy a Full Stack MERN Application With CRUD, Auth, and Charts Using Refine

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

Комментарии • 1,1 тыс.

  • @javascriptmastery
    @javascriptmastery  Год назад +47

    refine is an open-source project, and if you like it and would like to support it, you can show your support by giving it a star on GitHub - github.com/refinedev/refine

    • @FCBayernMuni-TV
      @FCBayernMuni-TV Год назад

      hi there thanks for this great tutorial but i get many problems can you help me please

    • @luizsantos9330
      @luizsantos9330 Год назад +2

      @@FCBayernMuni-TV Man this video has been posted 1 month ago and the examples given are changed in actual path. -.-'

    • @FCBayernMuni-TV
      @FCBayernMuni-TV Год назад

      @@luizsantos9330 how is that ?

    • @luizsantos9330
      @luizsantos9330 Год назад +1

      ​@@FCBayernMuni-TV When he started the code at exporting components the files and folders are completely different on git hub '-'

    • @appstuff6565
      @appstuff6565 Год назад +1

      hi there, thanks for this, however can you please specify the versions used of the installers and packages to avoid any unwanted bugs or changes from the latest version updates? thanks!

  • @ragtop63
    @ragtop63 Год назад +56

    It's so crazy how fast things change. This tutorial is only a month old and installing a refine-react app not only doesn't look like what's in this video anymore but the scaffolded app does not include any of the layout options anymore. It also won't let you see the app if you choose an Auth mechanism. You have to log in first.

    • @abdellahslimani
      @abdellahslimani Год назад +2

      did you build it using the latest version of refine?

    • @jbpcodelab6913
      @jbpcodelab6913 Год назад +1

      You're right.. I was surprised too lol.

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

      @@abdellahslimani What version are we supposed to use?

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

      @@mauriciocastro1549 apparently the latest version because the version he used in the video is deprecated;

    • @punithprachi5042
      @punithprachi5042 Год назад +1

      where is the layout component :(

  • @aramistanboulian6212
    @aramistanboulian6212 9 месяцев назад +27

    guys for whom are using the new version of refine and having trouble on finding the sider or the layout folder ,
    just simply run this command: npm run refine swizzle and select other ThemeLayout

    • @JeremiKress
      @JeremiKress 8 месяцев назад

      Goat

    • @ameralyasin3075
      @ameralyasin3075 8 месяцев назад

      i am starting today bro , i wanted to ask you if it is hard to continue before going further
      @@JeremiKress

    • @sohoomlalbanerjee7076
      @sohoomlalbanerjee7076 8 месяцев назад

      Did it work?

    • @MickberryZ_Fortube
      @MickberryZ_Fortube 7 месяцев назад

      Thank you, it works.

    • @mileslegend
      @mileslegend 3 месяца назад

      @@MickberryZ_Fortube i tried but not yet able to master it well, the app still breaks

  • @bitkillerjones
    @bitkillerjones Год назад +146

    I don't think there's a channel on youtube that deserves to have 1 million subs more than JS Mastery. The value he provides is incredible. Thank you!

  • @ojaradonato
    @ojaradonato Год назад +96

    This is an absolute puregold that you wont find it for free but this guy provides free of charge, its just mindblowing what he is doing for the universe.

  • @CricketWithHarris
    @CricketWithHarris Год назад +54

    Adrian, I must say that of all the tutorials out there even the paid ones don't even come close to the level of content you provide and how you explain, pure GOLD.

  • @SeanHuggins
    @SeanHuggins Год назад +36

    I think I speak for everyone when I say, thank you for all you do for the community. Respect dude 😁

    • @javascriptmastery
      @javascriptmastery  Год назад +2

      I appreciate that

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

      @@javascriptmastery I have a problem when i run pm run dev and go to localhost: 3000, i get a refine access to google button but it won't load anything

  • @stephaneessomba9441
    @stephaneessomba9441 Год назад +5

    He did it again, what a tutorial!!!
    I'm a cameroonian, living in Cameroon (a country in central africa), I'm a graduate mechanical engineer who have decided to learn web dev. I've learn a lot with your tutorial, I'm very grateful for that. To Give all this knowledge freely is just crazy!!! I hope I could do the same when I will be good enough, thank your very much your impact is HUGE

  • @ryank9719
    @ryank9719 Год назад +32

    For anyone else who might get stuck on minute 3:18:42, where your property details page is not showing up, the way to fix it is to go into your PropertyCard component and on line 30 change `/properties/${id}` to `/properties/show/${id}`. Thank me later.

    • @RoadTrip-and-Music
      @RoadTrip-and-Music Год назад +3

      I knew someone have solved it, so i first check comments ha-ha! thanks )) sometimes laziness is good to move on! :D

    • @hamzaxezzat
      @hamzaxezzat Год назад +1

      Thanks man, It works!

    • @PositivityPulse009
      @PositivityPulse009 Год назад +1

      Bro have you completed this app?

    • @ryank9719
      @ryank9719 Год назад +3

      @@PositivityPulse009 Yes. I'm even going beyond the tutorial and creating the pages that aren't in the tutorial

    • @neemzworld
      @neemzworld Год назад +4

      not all heroes wear capes

  • @johndigirolamo5858
    @johndigirolamo5858 Год назад +7

    I just deployed the Memories MERN full stack yesterday (I still have to do part 6, can't find the video tbh). I guess I'm doing this today. Just in time haha! This channel is amazing. Thank you! I'm really loving the MERN stack so far; I've always wanted to learn to use a database as I'm an aspiring gamedev and learning this technology is giving me great ideas. Thank you!

    • @javascriptmastery
      @javascriptmastery  Год назад +1

      You can do it!

    • @johndigirolamo5858
      @johndigirolamo5858 Год назад +1

      @@javascriptmastery Thank you thank you! I've been sending your channel to all the front-end devs I know who want to go full stuck.
      I LOVE your file structure; I always get stuck with my directories and naming my files because I want to be consistent. You really help me unblock and focus on learning the code itself.
      I know you get all these amazing comments all the time, but damn you deserve it and I hope you believe how grateful we all are!
      Have a great day!

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

      How did you get around the errors because of outdated code

  • @adnanamin3666
    @adnanamin3666 Год назад +9

    I mean, they keep coming... which is an absolute blessing for the community to get such qualitiful and well explained lessons. ♥

  • @karthiknarve5386
    @karthiknarve5386 Год назад +11

    I don't know how can I thank you sir! You always bring in the techs that most professionals use nowadays and you are doing this absolutely free on RUclips. Hats off to your effort sir!

  • @wefindcourses
    @wefindcourses Год назад +6

    I never understand how all of this is free 😢 Thanks Adrian ❤

  • @themiyajayakodi4052
    @themiyajayakodi4052 Год назад +2

    I was tried lots of time with creating a new react project and then always stuck and I can't understand anything in past 2 years.But after watching this tutorial I'm addicted to the js developments.Actually it's so easy to understand now.In this world there are lots of teachers also yotubers but you are a best guider / teacher / youtuber I ever seen.

  • @arvydas5017
    @arvydas5017 Год назад +16

    this is absolutely one of the best web-dev channels out there, even being mid+ level software engineer, i learn sth new from your videos, keep going!

  • @jonathanalphonso2035
    @jonathanalphonso2035 Год назад +8

    It is really hard to find an updated MERN stack app tutorial, even with paid sources. Learning with outdated methods is always a bad feeling, but JS Mastery's tutorials are always on the bleeding edge. Also, there are so many little practical short-cuts and libraries and techniques taught on this channel that you can't find anywhere else. JS Mastery, I think is my favourite programming RUclips channel of all time! Keep up the amazing work!

  • @nonchain
    @nonchain Год назад +4

    Thanks for your excellent content. After watching them, finally, I found a job about 4 months ago.
    And now you surprised me again, with a full-stack MERN Application tutorial, man you're awesome

    • @javascriptmastery
      @javascriptmastery  Год назад +2

      That is awesome!

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

      Hey Nether, Did you completed the project if yes ?! What are the prerequist software I should install in my PC to start this project ?!

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

      @@hardikraval5979 VS code software for coding, Node js, and npm...

  • @manaspanigrahi9018
    @manaspanigrahi9018 Год назад +16

    We need more MERN stack..will try to complete this asap.

    • @javascriptmastery
      @javascriptmastery  Год назад +5

      Enjoy!

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

      Please complete this video by adding calling feature and talking to agent as well
      Then reviews section as well

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

      What do you use for state management in this video?

  • @smurfx6922
    @smurfx6922 Год назад +1

    People have no idea how important and beneficial this video is...

  • @princeakim01
    @princeakim01 Год назад +4

    Amazing I wait every two friday 11 Am for An AMAZING course , Thanks Adrian , From Burkina Faso

  • @poocham
    @poocham Год назад +3

    As a seasoned developer, this is absolutely puregold! Thank you for doing this!

  • @levisogosi5189
    @levisogosi5189 Год назад +1

    This content should be uploaded to Netflix..pure magic🔥🔥

  • @divanshugarg1527
    @divanshugarg1527 Год назад +6

    This is super amazing, Typescript, Refine, and complex UI like dashboard all in one place in one video. Your work is amazing

  • @felipearchanjodacunhamende4881
    @felipearchanjodacunhamende4881 Год назад +15

    you are very necessary for the youtube dev community. I'm learning A LOT from you, more than in college. Bring us more MERN stack videos. Some chat project would be cool. Anyway, I'm from Brazil, I love your channel.

  • @SajjadHematiNourani
    @SajjadHematiNourani Год назад +14

    You are an excellent instructor. I hope you continue doing fantastic projects forever.

  • @r.mikegester
    @r.mikegester Год назад +1

    if you're watching from today this guide is now outdated but will cover very much anything what is being presented. but will get you to finish the app great tutorial thanks.

  • @hailemichaelatrsaw2553
    @hailemichaelatrsaw2553 Год назад +3

    Fascinating. Thank you so much JS Mastery.
    I am from Ethiopia so as you know I cant do much about helping this channel except subscribing, like, comment and my sincere gratitude..

  • @rohitkumarvarma4952
    @rohitkumarvarma4952 Год назад +4

    Bro u are reading minds now!! Just searching for react dashboard tutorials 💫

  • @Solivolts
    @Solivolts Год назад +6

    You are the best and I learned so much from your videos, I will sign up and take your courses because you made me love coding and that is something I have tried for many years without success. All your videos are clean, clear and classic ! Best teacher ever! I will keep sharing this channel with my friends! Keep up the good work!

  • @worldfun7397
    @worldfun7397 Год назад +1

    Only god know that I don't comment channels RUclips but because of your effort that you put on this video I can't hold myself to say thank you

  • @worldfun7397
    @worldfun7397 Год назад +2

    Even if Ii don't really understand English 😅 I must admit that without listen ., I already understand everything that he does in this tutorial ... I have to say that Adrian is like the sun that bring light in the darkness of tutorial on RUclips so thank you guy

  • @cone2571
    @cone2571 Год назад +5

    Lets go bro , just continue teach us. Your are doing amazing job !

  • @codingvidyalaya8370
    @codingvidyalaya8370 Год назад +4

    Finally my semester exams are over and now I am on with your new project 😜

  • @ghost32bit
    @ghost32bit Год назад +1

    I was thinking about how to make a project for my college assignment then a notification from you appeared as if it was a miracle.

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

    JavaScript Mastery Adrian has been my teacher and my mentor in JavaScript. He's provided me with necessary learning equipment. All I can say is thank you sir and be blessed.

  • @baphometgaming1056
    @baphometgaming1056 Год назад +4

    I just want to say, You are amazing Adrian, the amount of incredible content you put on the internet is invaluable!

  • @mashayeakhislam4078
    @mashayeakhislam4078 Год назад +7

    Accidentally clicked the video just to see your work and i became a fan of your work. Hey brother, you have my heart. This tutorial is an absolute masterpiece. loved to spend 4 h 41 min. Even though i was not familiar with typescripts but you made everything so easy. Never stop making such kinda videos.

  • @uiuxengineer
    @uiuxengineer Год назад +2

    Adrian (JS Mastery) thank you so much for such professional content on RUclips and other platforms!
    You doing a great job!

  • @mutasimahmed8975
    @mutasimahmed8975 Год назад +2

    thank you for not skipping on pre requsites session and thank you for all this

  • @ChrisPirillo147
    @ChrisPirillo147 Год назад +8

    Amazing! I'm gonna hop in. Truly appreciate the effort and work you've put into this 😊

    • @javascriptmastery
      @javascriptmastery  Год назад +1

      Good luck!

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

      Please is there a general page where properties created will show so people who are looking to rent a property can see and contact them or it can only show in the dashboard??

  • @Andrew-Tsegaye
    @Andrew-Tsegaye Год назад +2

    The greatest developer ever! come back with another pinnacle app that no other RUclipsrs don't actually have. Thank you so much

  • @asadqureshi126
    @asadqureshi126 Год назад +3

    I was about to finish previous OpenAI project. Learned a lot from it.
    This one will be amazing too.

  • @wilsonmela6343
    @wilsonmela6343 Год назад +1

    This is hands down the best channel to learn web development. Thank you.

  • @RolandMurdoc
    @RolandMurdoc Год назад +1

    The dedication is what keeps me devoted to this channel and your discord, keep it up, champ.

  • @techhouse182
    @techhouse182 Год назад +7

    As usual one more masterpiece project for developer's. Js mastery channel is a life saver for getting a dream job... keep going ✅✅ Man ❤️

  • @lakshayyadav2865
    @lakshayyadav2865 Год назад +3

    You are amazing, your content is better than most of the paid content out there. Keep up the good work!

  • @lucasbertoldo5062
    @lucasbertoldo5062 Год назад +6

    You' re amazing, dude! Thanks for your contributuion to us, jr developers, and congratulations for this tutorial 👏🏻👏🏻👏🏻

  • @getinstant6122
    @getinstant6122 Год назад +1

    You cant even imagine now how this video helped me I can just say I found a solution to a prob on which i was struggling alot . Thanx alot man

  • @lazycoderlee
    @lazycoderlee Год назад +4

    @Adrain you're really helping a lot. Your videos will teach and give confidence that we can build web applications 🙂. Thanks 🙏

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

      Thank you!

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

      @@javascriptmastery welcome @Adrian for showing the right ways of web development

  • @learncode5110
    @learncode5110 Год назад +4

    This is what I was waiting for thank you so much for making such complex web app tut, please bring more such complex web app tut converting figma design to web app.

  • @aboronilov
    @aboronilov Год назад +2

    I don't know how you felt that. But i was really searching for an awesome mern typescript tutorial. Awesome channel bro. I hope you have a nice job and a very good salary

  • @korngsamnang
    @korngsamnang Год назад +1

    Thanks for having me here again.

  • @JeronimoGinaca
    @JeronimoGinaca Год назад +12

    Hi Adrian, this is an incredible video like all of yours, but with the changes made in Refine newest version, me like a lot of others are stuck in the Sider. So it would be nice if you update the content! Thanks a lot!

  • @codingwithpraveen
    @codingwithpraveen Год назад +3

    Demo of this website is great , 😃 now i am going to create this project 😃 . I will share link after completing.

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

    Amazing! Just find this channel after a long night working on my MERN Dashboard

  • @sumeshk.s4244
    @sumeshk.s4244 Год назад

    Respect to him. His style of teaching is on point.

  • @harryparkinson3749
    @harryparkinson3749 Год назад +4

    You are the best! You have helped me so much I am so close to landing my first tech job, as soon as i get my first paycheck i'm subscribing to the masterclass, have you considered doing any three.js tutorials?

    • @javascriptmastery
      @javascriptmastery  Год назад +5

      That's amazing, congrats! Three.js coming soon! :)

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

      @@javascriptmastery Please bring three.JS and Gsap animation series.. on youtube no one has uploaded yet any dedicated tuts on GSAP animation series.

  • @kwakutakyi5032
    @kwakutakyi5032 Год назад +3

    Absolute Gold. 🎊🎊🎊.. big blessings on you bro

  • @zyzzyeager
    @zyzzyeager Год назад +2

    Hi Adrian, I recommend you to everyone I know. The effort you put in is incredible. You are truly an inspiration. I hope you achieve everything you want with this hard work. Thank you for everything!

  • @tinkerman1790
    @tinkerman1790 Год назад +1

    Thx for spending your valuable time to make this great training course on hot topic MERN and even share to public for FREE. You are so cool man! 😎

  • @shivanisharma5296
    @shivanisharma5296 Год назад +5

    You are so awesome and Thank You for all your free projects ❤

  • @abdulateef-da-designer
    @abdulateef-da-designer Год назад +3

    Adrian has done it again!!! Thank you so much for what u've done for us all. We're grateful.
    Plz can u do a video on fullstack Next js or T3 stack web app?

  • @mileslegend
    @mileslegend 3 месяца назад

    this is the most challenging video tutorial so far that i have followed 😮‍💨

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

    Its the second project i do following your videos and i can't thank you enough !

  • @ruhaimhakeem6170
    @ruhaimhakeem6170 Год назад +3

    Wohooo the consistency ❤️❤️

  • @devmesh5340
    @devmesh5340 Год назад +4

    Just what I needed, thanks a ton!

  • @HandsOnKnowledge
    @HandsOnKnowledge Год назад +2

    This is amazing and I love your channel, I would also like to put a request in to make a simpler app where sign in is and other things are explained in detail and where we don't copy any code to the project and u take us through the whole thing. Keep up the great work

  • @GamersZone131
    @GamersZone131 Год назад +2

    React has really got his master, Thanks dude let's dive in

  • @RohitPatil-he2im
    @RohitPatil-he2im Год назад +5

    Gob bless this guy! You are doing so much of good work and giving it away for free. Thanks a lot!!

  • @youmnayasser367
    @youmnayasser367 Год назад +3

    This is really Epic ! Keep up the good work .✌

  • @chukwuebukaokonta167
    @chukwuebukaokonta167 Год назад +1

    I feel like crying man😭😭, you're a gem..just what I needed

  • @derekprieur5258
    @derekprieur5258 Год назад +1

    Amazing project team as always, had a lot of fun following along with this one 👍

  • @lukermatthewtan7429
    @lukermatthewtan7429 Год назад +4

    Another premium content ❤ thnx

  • @joaonascimento3574
    @joaonascimento3574 Год назад +4

    Thanks again for providing us such a great video to help us improve our developer careers. If is not much to ask, could you do next time a full react+tailwindcss dashboard using MERN Stack plus Typescript. Once again, thank you so much for this project video!

  • @rainbeturns5537
    @rainbeturns5537 Год назад +1

    wow this is the best mern course with google auth and typescript

  • @bongumenzinzama6896
    @bongumenzinzama6896 Год назад +1

    Don Adrian taking care of business again🔥🔥🔥,thank you bro you are building lives🙌🙌🙌🙌

  • @secretsorcerer
    @secretsorcerer Год назад +3

    Thanks again!! We can't thank you enough.

  • @nigam_sharma
    @nigam_sharma 10 месяцев назад +4

    Refine is updated and if you are making this after July month you have to swizzle most of the components and I would rather say don't learn refine by this video if you want to learn learn it by documentation it may be better for you

  • @RoadTrip-and-Music
    @RoadTrip-and-Music Год назад +1

    Thanks so much! I realize my appetites are growing! )) Want & Wait more and more great projects from You! ;) !

    • @RoadTrip-and-Music
      @RoadTrip-and-Music Год назад +1

      and wish You 1 million subscribers this year!

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

      I have a problem when i run pm run dev and go to localhost: 3000, i get a refine access to google button but it won't load anything

    • @RoadTrip-and-Music
      @RoadTrip-and-Music Год назад

      @@YOCOMM2 maybe you did a mistake in google cloud… so that’s why it doesn’t let you enter the site… 🌝✌️

  • @imtiazshawn167
    @imtiazshawn167 Год назад +1

    Thank You So Much JavaScript Mastery!
    Hope we will get more MERN stack project in future from you.

  • @mauriciocastro1549
    @mauriciocastro1549 Год назад +13

    Can you share the refine-app version you used in this tutorial? The differences between this and the latest version are too big to use this video otherwise.

    • @sojwalgosavi4406
      @sojwalgosavi4406 Год назад +2

      Same problem

    • @MohitKumar-gl3gf
      @MohitKumar-gl3gf Год назад +1

      Great struggle anyone solve issues coming in new version of project

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

      I thought I was going crazy; thanks for posting this cause otherwise I would’ve spent all evening trying to figure it out

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

      Same problem please give the response sir......

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

      Did you find a solution Castro?

  • @anandhuashok4428
    @anandhuashok4428 Год назад +4

    i am getting letest version of refine not able to do projects by watching video both are completely different what should i do

  • @elameenmuhammad1276
    @elameenmuhammad1276 Год назад +1

    This is mind blowing. I wish I can like this video a million times. Thank you so much!!

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

    This is so dope, i didnt know how to start working with refine, thanks man

  • @dosamuel-mb
    @dosamuel-mb Год назад +3

    Thank you. You always come with great tutorials !, can we get a full stack React Native application please ?

  • @user-er9gm4jw7z
    @user-er9gm4jw7z Год назад +6

    the layout folder in components folder is missing for me also the sider footer folders are missing

  • @RANGANATHANHARITHA
    @RANGANATHANHARITHA Год назад +2

    Waiting for long time... Thanks for this one...

  • @Meyerrrr
    @Meyerrrr Год назад +1

    This Channel is amazing! I'm just a beginner for now, but I love your videos!!

  • @hezar6230
    @hezar6230 Год назад +9

    Can someone help me?
    When running NPM run dev for the first time localhost:3000 shows me a login screen for Refine. However, when I try to login with google the google login pop up doenst load (only shows a white screen and stays that way); this keeps happening in different browsers. What could be the problem?

    • @JayMalhotra-dq8li
      @JayMalhotra-dq8li Год назад +9

      Hello. You have to create a OAuth 2.0 Client ID. To do so, follow the steps below (It hardly takes 2-3 minutes to solve this problem) 😄-
      1) Go to console.cloud.google.com/cloud-resource-manager and create a new project (name can be random and location can be left as 'No organization').
      2) Open the sidebar and click on 'View all Products'.
      3) Under the 'Management' section, click on 'APIs & Services'.
      4) Next, click on the 'OAuth consent screen' tab (which is in the sidebar) and set the user type to external.
      5) Enter a random name and enter your gmail id under 'support email'.
      6) Leave the 'App Logo' and 'App Domain' sections empty.
      7) Under 'Developer contact information', enter your gmail ID again and click on 'Save and Continue'.
      8) Leave everything under the 'Scopes' and 'Test Users' section empty.
      9) At the bottom of the 'Summary' section, click on 'Go back to dashboard'.
      10) Go to the 'Credentials' tab (which is also in the sidebar).
      11) Click on 'Create Credentials' --> 'OAuth client ID'.
      12) Set application type as 'Web Application'. The name of the application can be random.
      13) Under 'Authorized JavaScript origins' add 2 URLS 'localhost' and 'localhost:3000'.
      14) Leave the 'Authorized redirect URLs' empty and click on create.
      15) After clicking on create, you will be given a Client ID and Client secret. You only need the Client ID.
      16) Copy the Client ID, open visual studio code and go to the client folder.
      17) Inside the client folder, go to the 'src' folder --> 'pages' folder --> 'login.tsx' file.
      18) Inside the login.tsx file, look for the 'client_id' variable around the 21st line.
      19) Finally, replace the 'your-client-id' written inside the quotations marks with the client ID you copied.
      20) Save the file, refresh the localhost:3000 website and click on sign in. It should be working now :)

    • @Mr.wOw.
      @Mr.wOw. Год назад +3

      @@JayMalhotra-dq8li Thank You!

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

      You can also just go to 15:02. I just realized that he indirectly showed us how to fix it by following the same steps I listed here lmao.

    • @1basketeveryday
      @1basketeveryday Год назад

      Also make sure the .env file is at the root of the project

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

      @@jaymalhotra106 Hey man sorry to bother you ! thanks for the tip for show/${id} would you maybe know why when i try to console.log(data) i got a error and its undefined in the console ?

  • @user-lo6lk7cf5q
    @user-lo6lk7cf5q Год назад +8

    Man what a shame, I really wanted to follow this tutorial, it just looks so good tbh. It's so sad that the latest version of Refine has so many changes... For me, a begginer, it is really hard to follow the video because all the architecture is completely different. Anyways, thank you a lot for your effort, I'll hope you re-do this tutorial with the newest changes someday!
    Btw, if anyone know the actual Refine version used on this video, please let me know!

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

      I think he is using version 3. And now the latest version 4 has come. If you get the solution do tell me pls.

    • @mountaingoatgaminggg9395
      @mountaingoatgaminggg9395 Год назад +1

      This is the second app I've tried to work through with his tutorial as a refresher for a job I start this week and couldn't get through all the way. Love the info he provides, more of a testament to how fast tech changes

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

    Seeing this video made me emotional. God bless you Adrian🙏

  • @AzizKhan-or8yp
    @AzizKhan-or8yp Год назад +2

    That's what I was exactly looking for, thanks man !

  • @erfan5875
    @erfan5875 Год назад +3

    Adrian your tutorial is outdated unfortunately. We would appreciate it if you make another MERN stack tutorial with refine.
    And thankyou for your great tutorials.

    • @RahulKumar-xl3dd
      @RahulKumar-xl3dd Год назад +1

      Are these code not working now ???

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

      ​@@RahulKumar-xl3dd yes, kind of.

  • @HaNaxHeart
    @HaNaxHeart Год назад +4

    where to find the layout/sidebar folder omg.......

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

      IKR. It seems like refine has a new version and that version doesn't have half of the files JS Mastery has shown here

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

      I had the same problem as well. Does anyone know if there is a work around or if this tut is accurate anymore?

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

      This tutorial is sort of obsolete. It's still possible to get things running but it would require you to look at the git repo and copy things out of there. The App.tsx would be the starting point in comparing what is in the tutorial vs what you get trying to run it in March 2023

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

      @@SwankyMarrow212 Yes. Just want to know are you still trying ?

  • @charleschukwuemeka8482
    @charleschukwuemeka8482 Год назад +2

    Some Tutors won't even give out something of this nature in their PREMIUM COURSE, yet, you gave it all FREE. When I saw your mail, I was like, this can't be free, to my greatest surprise, it was FREE. Thank You for all you do. I really appreciate it. A quick question though, does this cover Email Verification system?

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

      Wow, thanks!

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

      @@javascriptmastery No, Thank You, this is the least thing I can do. Please, can you answer the question, I just wanted to know, I have already downloaded the video

    • @javascriptmastery
      @javascriptmastery  Год назад +1

      No email validation

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

      @@javascriptmastery Please, I know this might be too much, or maybe out of line, but please, can you create a video that teaches the email verification process please.

    • @Sam-oz8tw
      @Sam-oz8tw Год назад +1

      @@charleschukwuemeka8482 ed roh has some good videos.
      You basically just want anything with form validation
      You can search videos about formik and yup(resources you can install for minimal coding). Those work with refine/mern/react frameworks.

  • @saidibrahim5931
    @saidibrahim5931 Год назад +2

    This absolutely amazing, please focus on projects like in the future 🙏

  • @marcscherzer
    @marcscherzer Год назад +2

    Would like to see back-end in TypeScript too, but thanks!

  • @brothersamproduction7917
    @brothersamproduction7917 Год назад +4

    First of all, thanks a lot. This is awesome. I am just starting out tho but the folders in my components is missing layout, sider and title. Any reason why?

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

      me too, I also don't know why

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

      npm create refine-app@latest -- --branch v3 tutorial
      this one works

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

    Thank you for this amazing mern stack application, one of the best channels

  • @sebastianmb88
    @sebastianmb88 Год назад +1

    this channel is a treasure