The only TH-cam channel where you can learn Graphic Design, Cybersecurity, Programming Languages, Web Development, Web Applications, AI & ML, and almost anything in the IT field.
@@javascriptmasteryI have completed the hospital management system and I am so proud I have. This is definitely next. Thanks for your efforts and impact ❤
Honestly i haven't been coding through your tutorials coz im in my final year at school but still im subscribed because i cant lie, this is out of this world
if you're stuck at 18:30 with the error: "env: ts-node: No such file or directory" you don't have typescript and ts-node installed globally on your machine, so do this npm install -g typescript ts-node
Life saver! Thank you. And for all who still get a lot of ERR messages on a mac: Try it with "sudo npm install g- typescript ts-node" and enter your password afterwards.
the portfolio website, the appointment app, and now this... you been poping off bro.. i remember when i first did your nextjs blog app video that was like 2022...we all have grown so much. Great chanel
I've been watching your videos, and they're amazing for learning! While creating applications, please mention any new features you've added beyond what's already available. This really adds value to the project, whether the feature is small or large-it just needs to be useful. Thank you! ❤
if you're stuck at 1:21:54 and still not able to fix this issue then delete all users from clerk and try again, I’m not sure why but it was restricting from updating the default access, but after clearing up users there and signing in again, it works!
@@mohitpanchal9313 for me the name the error was cause by the name of the file api/liveblock/route whereas I wrote api/liveblocks/route and that caused the issue for me
9:02 NOTE: Since React 19 is the latest and greatest, there may be issues with your shadcn installation. You may be asked to "Use --force or Use --legacy-peer-deps". As far as I can tell, the "--force" option is the one you can select. Be aware that because this video is out of date, you may run into issues. The only other option you could try to use is to install a previous version of next.js and react, so that you don't run into issues. The project uses the following versions of React and Next: "next": "14.2.5", "react": "^18",
Hey Adrian! Just wanted to let you know that I have finished and deployed the project. I have learnt a lot while doing so. All credit goes to you! Take love. And keep blessing us with your extraordinary contents. I'd personally love some react native projects. But whatever you bring to the table, I believe, it's always gonna be as awesome as this one! Godspeed!
Woooowwwww, who else prefers these kind of projects 🖐. Of late I am quite enjoying these stalk apps and am quite learning a lot. Thank you so much, Adrian.
You teach quite well, easy to understand. Your designs are best, and if you could prepare tutorials on how to design using Figma. Thanks and with regards and respect...
Something that I like and that stands outs about your videos it is the voice so natural soft and intelligible, that it is explaining all the things that you are doing and building. Although at the beginning of this video voice seems to be faster than usual like a 1.25x playback speed. The voice it is from a real person or it is manipulated with AI?
hello bro i am facing a get request error its running into loop and its redirecting to sign-in page again and again can you please tell me the solution ASAP
The entire course is amazing, and you explain everything really well! I just ask if you could go a bit slower because I got lost many times and spent a lot of time fixing some silly mistakes. Greetings from Serbia
We want a video where you tell us how you decide on Frontend part as in the CSS styling etc. coz if you are trying to build a new application its one thing to know all the logic but deciding what styles and where to get them from is a whole different ball game.
Just started the tutorial but will probably stop, I know it saves so much time but a huge part for me was not setting up lexical editor from scratch and just not having all copy and paste styles appreciate the content anyways hope it helps others!
I‘ll work on this one :) Thnx! Can you please do project with Web Component build with pure JavaScript/TypeScript without any helpers like Stencil.js etc. I think this topic deserves more attention :)
Hello guys, I am having a runtime error occurs at 1:59:35, specifically a TypeError. The error message, "Cannot read properties of undefined (reading 'getProvider')", indicates that the useEditorStatus function is attempting to access a property (getProvider) from an undefined object. How can I solve that?
Got u brother. I ecountered the same mistake. But i've been able to fix it. The problem was that the program was trying to install/use two different versions of liveblocks/core, some packages where trying to use liveblocks/core 2.6.0 while others were trying to use 2.6.1. Thats a nono, (liveblocks/core can be found in the packagelock.json under every instace of a liveblocks package). what i did first was to all my liveblocks dependecies, in package.json, inside peerDependencies, to ensure they all were the same. Then i added, "resolutions": { "@liveblocks/core": "2.6.1" } to make sure every package will use the same version. Hope this is useful for anyone in the future.
'"ts-node"' is not recognized as an internal or external command, operable program or batch file. getting this as error while running this command (npx jsm-editor add editor) what to do?
You are not only teaching people how to code but how to build products from the ground and make a living out of it. You are such an amazing person!
I appreciate that!
The only TH-cam channel where you can learn Graphic Design, Cybersecurity, Programming Languages, Web Development, Web Applications, AI & ML, and almost anything in the IT field.
I try my best!
@@javascriptmasterybro I paid for your course of Next.js and I can't access my account
Ur tutorial is always addicting 😂@@javascriptmastery
Bro is not pregnant. But always delivers 🔥
😂😂
Broo 😢😂😂
😂😂😂
😂😂😂
😂
Let us catch a breath… I first need to complete that hospital app!
Thanks a lot!
Thank you!!
@@javascriptmasteryI have completed the hospital management system and I am so proud I have. This is definitely next. Thanks for your efforts and impact ❤
Honestly i haven't been coding through your tutorials coz im in my final year at school but still im subscribed because i cant lie, this is out of this world
Thank you!
if you're stuck at 18:30 with the error: "env: ts-node: No such file or directory"
you don't have typescript and ts-node installed globally on your machine, so do this
npm install -g typescript ts-node
Thank you for sharing!
Life saver! Thank you. And for all who still get a lot of ERR messages on a mac: Try it with "sudo npm install g- typescript ts-node" and enter your password afterwards.
thanks bro
thanks
that helps, thanks buddy
A lot to learn from, I'm not even done learning from the previous patient management system. Great Work.
Thank you so much!
the portfolio website, the appointment app, and now this... you been poping off bro.. i remember when i first did your nextjs blog app video that was like 2022...we all have grown so much. Great chanel
Appreciate that
Your content is top notch. I've never seen any channel that provides such detailed videos for free!
I've been watching your videos, and they're amazing for learning! While creating applications, please mention any new features you've added beyond what's already available. This really adds value to the project, whether the feature is small or large-it just needs to be useful. Thank you! ❤
I was lucky to find this amazing TH-cam channel about IT programming. Great work!
js mastery=> import tons of third party libraries make projects look fancy no logics just fancy showcase but nice work i appreciate
this is my his first video , and dyam like the project is nice , but bro just keep going without any explanation , imma just do on my own..
@@Sibixpur if u know socket io then this project is irrelevent
Wtf did I just read
no devops 😅
if you're stuck at 1:21:54 and still not able to fix this issue then delete all users from clerk and try again, I’m not sure why but it was restricting from updating the default access, but after clearing up users there and signing in again, it works!
it's not working for me. I tried deleting the users and signing up again. but after I create a new document, I'm stuck with the loading page
@@ahsankabir6810 same too, stuck inj the loading page
did anyone resolve the loading issue. stuck there as well can't figure it out
@@moizhabib9730 i suggest u to check if you have written tag or not at the end of collaborative room
@@mohitpanchal9313 for me the name the error was cause by the name of the file api/liveblock/route whereas I wrote api/liveblocks/route and that caused the issue for me
Completing the healthcare platform for now. Starting this project next.
Amazing work!
Me too 🎉
I made your Aceternity UI Portfolio project and it's cool! Can't wait to dive in into this one!
Awesome! Thank you!
for 18:30
install ts-node as a dev dependency
npm i -D ts-node OR pnpm add -D ts-node
and now run the
npx jsm-editor add editor
Bro I love u so muchhhhh
Wow thank you so much!
dude you are awesome
The only TH-camr with zero haters 😁
Thank you! 😁
Ooooooohhhhhh! You bugger. Another one, right on time!! I really needed to know about this software
Amazing, hope you enjoy it!
9:02 NOTE: Since React 19 is the latest and greatest, there may be issues with your shadcn installation. You may be asked to "Use --force or Use --legacy-peer-deps". As far as I can tell, the "--force" option is the one you can select. Be aware that because this video is out of date, you may run into issues. The only other option you could try to use is to install a previous version of next.js and react, so that you don't run into issues. The project uses the following versions of React and Next:
"next": "14.2.5",
"react": "^18",
As for me, the best option is to use the same package version as he has
You are the best!! Got a react native gig after taking your tutorial
That is awesome!
Thanks for always building real world projects
You got it!
I just decided to start learning Next.js today before moving on to React Native and Boom! Here is the new video.
Amazing! ❤
Also waiting for your react native course boss, your teaching method is second to none ❤
Thank you, coming soon! ❤
Full blast Adrian! Love this🚀🚀
I watch your tutorials to upgrade or add new features on my websites. Thank you💚
Thanks for featuring us! 🖤
Any time! 🖤
W liveblocks
Hey Adrian! Just wanted to let you know that I have finished and deployed the project. I have learnt a lot while doing so. All credit goes to you!
Take love. And keep blessing us with your extraordinary contents. I'd personally love some react native projects. But whatever you bring to the table, I believe, it's always gonna be as awesome as this one! Godspeed!
how did you resolve the error in 1:19:50, i keep seeing th eloading page
This channel is a gem 💎
Thank you! 😊
I highly recommend utilizing NextAuth for authentication in your upcoming Next.js project.
Clerk is just hosted next auth
this one caught me off guard 😇😇i dint see thuis coming ..thank you for not allowing us to grow stale
Always!
Bro can you tell me should I add tutorial watched projects in my resume ,as a fresher @@javascriptmastery
Only the channel who responds to all comments. ❤
this will be fourth project I will be building from watching your tutorial. thanks you a lot.
You are welcome!
this Weekend Gonna be Wonderful! 🥰🥰
Enjoy!
I can’t tell you how much I needed that video
Amazing work and effort, always waiting for new amazing content the best channel in the world! Keep Going Bro :)
Thank you so much 😀
Thank you again for another special project!
I wish there were 2 like buttons just for videos like these!
I just finished it and got it deployed! Thank you JSM I learned quite a bit
from 1:04:10- 1:05:10 when i click on start a blank document it's showing 404 error....do you know how to fix it
@@aadarshdubey5738 maybe your routes doesn't to navigate to start new page, check import
how do you run the code,
i got Error: cannot read properties of undefined (reading 'data')
You are just the most awesome content creator for me personaly, thank youna lot !
Wow, thank you!
bro im doing next.js because of you!!! keep up the good work ❤
Amazing!
Woooowwwww, who else prefers these kind of projects 🖐.
Of late I am quite enjoying these stalk apps and am quite learning a lot.
Thank you so much, Adrian.
Amazing video, explanations and documentation - love it!
Incredible work ! third course I'm following, not disapointed
Thank you so much for using free tools for your tutorials. I really appreciate it 🙏.
1:26:28 const inputRef = useRef(null);. It should be "HTMLInputElement". Also Input element has "disabled" attribute instead of "disable".
You're simply the best.... Bro u deserve the 👑🎉
Thank you so much 😀
Coool, keep going in these real-time and real world features ❤❤❤
Thanks! ❤
Fan-fantastic buddy its fantastic ✨✨✨keep it up 💪💪💪
Thank you!!!
45:50 - You forgot to provide that link in the description ;-)
yeah and i need it 😭
Great video idea. You are the best, I appreciate your work. Keep up! 😃
Thank you!
Thank you so much; this is exactly the work I needed.
Perfect!
JSM, I'm in your Discord community. You're amazing! Well done!
Permit Me would just go to your github and get started
Awesome, thank you!
This is incredible! Thank you so much!
Love from India ❤❤❤
🎉
Real world projects batman adrian 🔥🔥
Thanks! 🔥
You teach quite well, easy to understand. Your designs are best, and if you could prepare tutorials on how to design using Figma. Thanks and with regards and respect...
Great suggestion!
You're a legend as usual bro 💪💪
Appreciate it!
bro casual mode: legend
bro legend mode: (beyond you can imagine)
Adrian never disappoints.
I give my best!
wowowow wwoow your speed is just remarkable
Clean and Precise 👌🏽 👏🏽 🥳
Thank you 🙌
U are jus wonderful 👍. Always delivers
Thank you so much 😊
@1:44:44 i used to think that you do all this in one sitting !!! Glad you are also a Human Like us :D
Yes, that's why I wanted to share it :)
bro big fan from india
big fan as a backend developer
Thankyou so so much for everything u do for us people, really grateful
Thank you!!!
Something that I like and that stands outs about your videos it is the voice so natural soft and intelligible, that it is explaining all the things that you are doing and building. Although at the beginning of this video voice seems to be faster than usual like a 1.25x playback speed. The voice it is from a real person or it is manipulated with AI?
Everything is real. The beginning is sped up a bit to be a bit more engaging :)
Hi Adrian, you're awesome 😎👍
Thank you!
Im currently learning html css and javascript once im done with those will definitely take this course
wow what a great app to add to my portofolio
Amazing!
Muito bom. Muito obrigado pelo conteúdo, Adrian!
Thank you! 😊
Great video again🔥🔥❤
Thanks 🔥
Great work! Please do a similar project with NextAuth and MongoDB. I learn a lot from you and I'm continuing to learn more.
Thanks, will do!
It's 2 A.M , i just finished it !!!!!!!🎉🎉🎉🎉
hello bro i am facing a get request error its running into loop and its redirecting to sign-in page again and again
can you please tell me the solution ASAP
Is there any resources in this project for which we have to pay? (like Sentry)
awesome content !!! I hope the next video full-stack Canva Clone With Nextjs
I think Antonio did that one already 👌
The entire course is amazing, and you explain everything really well! I just ask if you could go a bit slower because I got lost many times and spent a lot of time fixing some silly mistakes. Greetings from Serbia
Pozdravi Srbiji!
Love this. I should try this
Let me know how it goes
We want a video where you tell us how you decide on Frontend part as in the CSS styling etc. coz if you are trying to build a new application its one thing to know all the logic but deciding what styles and where to get them from is a whole different ball game.
Done. Thanks for the tutorial. it is awesome as always
Great video content again ❤
Thank you!
Thanks great man!! When should we be expecting the react native tutorial?
Very soon!
only youtube channel that I subscribed
Woah, amazing!
Самый крутой канал по криптовалютам с лучшей ведущей🎄
absolutely fantastic course
Nice one Adrian 👌🏽
When would you do something in relation to Django 😊
Thanks. I'll stick to JS for the time being :)
Man,you are a blessing
Appreciate it!
Can I deploy the apps in the tutorials by Render or Netlify Without using Vercel or Hostinger?
Sure, you can use whatever you prefer :)
Just started the tutorial but will probably stop, I know it saves so much time but a huge part for me was not setting up lexical editor from scratch and just not having all copy and paste styles appreciate the content anyways hope it helps others!
Maybe try setting it up on your own and then continue following along with the video? That might be an amazing learning experience!@
Great project 🎉
Thank you! 😊
Love from Argentina 🇦🇷
Greetings to Argentina!
i'm learning so much thing from you thx for everything thx for impressive project.
I‘ll work on this one :) Thnx!
Can you please do project with Web Component build with pure JavaScript/TypeScript without any helpers like Stencil.js etc.
I think this topic deserves more attention :)
Amazing project, thanks a lot for the wondefull contect
Please make one video on creating our own backend as a service like basic appwrite.
Cool idea!
very nice tutorial. God bless you
Loving the content man!!!
Thanks!
Very dope content.
Would it be possible to add Images to the documents as well and not just text.
Hello guys, I am having a runtime error occurs at 1:59:35, specifically a TypeError. The error message, "Cannot read properties of undefined (reading 'getProvider')", indicates that the useEditorStatus function is attempting to access a property (getProvider) from an undefined object. How can I solve that?
Same issue for me, stuck..
Got u brother. I ecountered the same mistake. But i've been able to fix it. The problem was that the program was trying to install/use two different versions of liveblocks/core, some packages where trying to use liveblocks/core 2.6.0 while others were trying to use 2.6.1. Thats a nono, (liveblocks/core can be found in the packagelock.json under every instace of a liveblocks package). what i did first was to all my liveblocks dependecies, in package.json, inside peerDependencies, to ensure they all were the same. Then i added,
"resolutions": {
"@liveblocks/core": "2.6.1"
}
to make sure every package will use the same version.
Hope this is useful for anyone in the future.
@@Pipu748OMG! You really saved me, brother! Thanks a lot! I hope you have an amazing journey ahead.
@@NyiHtut-h6x I am still getting the same error what did you do to fix it?
@@Pipu748 thank you brother
Awesome!! Thank you!
Thank you!
Awesome app again. Thank you 🎉
Maybe can show for us a live web builder app? 😊 Thank you again 🎉🎉
Great idea!
34:13 instead using CTRL + W, if you want to close all the file use CTRL + K W
Amazing tip, thanks!
'"ts-node"' is not recognized as an internal or external command,
operable program or batch file.
getting this as error while running this command (npx jsm-editor add editor) what to do?
same issue for me also please give an reply
Npm install -g typescript ts-node