Hei i am fascinated by you work .. I really want To create a website or software that tracks and analyzes user activity.. then use those activities for accessing whether students are really doing their class properly or attending their classes and other various parameters and then use them to upskilling their productivity.. can you please help me building such website or app or software or tool....
Antonio keeps dropping content one better than the other! Best RUclipsr for coding! For your next idea, can you also build a CRM like Hubspot, GoHighLevel? PS: where's the donate/thanks button on your channel??
Simply an amazing work of art. Once again, Antonio, you have delivered! I keep getting better at building great apps by watching your videos. I am sure everyone who watches this will appreciate the amount of work that was put into this. Thank you!
Great content as always, Antonio! Your channel is definitely one of the best for coding on RUclips. Could you consider creating a project based on Calendly next? It would be really interesting to see how you'd tackle calendar synchronization and other related features! :)
During the 1:1 dms part, where the bug was not getting conversation doc after creation of a conversation, we were not setting the data in our custom hook "useCreateOrGetConversation" using setData(). The data was always null. I added setData(response) after the mutation in that hook and the bug was resolved. Hope I am right and this helps! Awesome tutorial btw!
If you have made it here, congrats my friends, beautiful beautiful project Antonia, smooth as fuck and clear as hell, finished the project without frustration or any misunderstood about anything. Learned a lot and a lot about how things work in sending message. And I hope and I HOPE in the upcoming project , could you focus on the backend that have very complex relation about all kinds of different query and how all relations work. Thank you and thank you
Love the content Anthonio, but just a request to please also list down the tools, any services and libraries etc which will be used in the project being made. 🔥
Thank you Antonio for this incredible project 😊🙌 could you have an Amazon clone or an ecommerce in future projects 🛍️? There are quite a few on the web but one developed by you would be fantastic
Hey antonio! Abdullah here from Pakistan, I watch your videos regularly and I am 15 years old now But, Already developing Js / Python Apps. I also completed your Slack Clone course and build mine named SyncSpace. I just want you to bring out more parts of this Slack clone by adding various features to it like Inserting multiple Images, Improving the Ui and especially adding a commands button like real Slack and assign commands to them kinda you know. Reply me as soon as you possibly can and I shall be very thankful to you! With best Regards
I think the point of the tutorial is to get you up and running with the basics...any extra functionlaity you feel is needed, take it up as a challenge and try to build it yourself...That is one of the best ways to get better
Amazing content. Thanks for providing such knowledge heavy tutorials. Can you share with browser are you using when developi? It doesn't seems to be either Chrome or Safari.
I really like your work. Could you create a school platform? Wherever possible, enter the students' three grades for the two months, register students and teachers, view and print the monthly invoices. This would help many small businesses.
I deployed the app on Vercel but I can't sign in with a Google account, it returns a code in the navigation bar (I think a Google kind of authorization code), but nothing happens. The user does appear in the table users in Convex, but I can't sing in entirely, you know create a workspace and all of that (it's just "you can't access this website" blank page"). Could someome help please? Thank you.
14:15 - That explanation is a bit wrong here. It's not the "last character's position" you get with "quill?.getSelection()?.index". It's the position of the cursor where it was last placed. Most of the times it IS the end of the the whole text, that's true, but you can of course manually set the cursor somewhere else in the text. Then the Emoji gets inserted at that place. So it just gets added at the end of the line, because that's the cursor's current position.
after finishing this project i just keep thinking bout the excess of function. calls and mutations, i believe this can be a costly app if ddos attacked, what would you recommend Antonio to protect the app? Cloud flare? what is your go to option to make this more protected?? Valeu
Taken paid membership, Im making canva clone from Sir one request, can you nake a tutorial/ project using "react remotion" ? Not much tutorials available for the same
hi Antonio, I think we still have one issue. If the chat history is quite extensive, the latest messages will be hidden by the editor component. How can we ensure that when a new message is sent, the chat automatically scrolls down to the most recent message? (like whatsapp or telegram)
sir plz i have request to start making React Native full Stack projects plz there is already a lot on next or react so plz start React Native full stack projects plz sir plz
@codewithantonio Hey, can you create some videos on Nest.js ( Backend framework ) or Express.js in detail unlike your previous MERN video which was short. Thanks.
Hey some youtuber doing live sessions teaching canva clone that you taught on you paid platform the code, structure design evrything is same, i think this is wrong you put lot of efforts in this they are not even giving you credits
Having styling /CSS issues?
add "./src/features/**/*.{js,ts,jsx,tsx,mdx}" to tailwind.config.ts
content: [
...
"./src/features/**/*.{js,ts,jsx,tsx,mdx}",
],
Hei i am fascinated by you work .. I really want To create a website or software that tracks and analyzes user activity.. then use those activities for accessing whether students are really doing their class properly or attending their classes and other various parameters and then use them to upskilling their productivity.. can you please help me building such website or app or software or tool....
Todoist clone next please
Completed the project without any hiccups from start to finish. Your style of teaching is amazing.
What an amazing job! Happy you liked the course ❤️
Thank you so much! This is the first tutorial project I’ve completed without any errors, and the entire process was incredibly smooth!
so happy to hear that, great job!
Antonio keeps dropping content one better than the other! Best RUclipsr for coding! For your next idea, can you also build a CRM like Hubspot, GoHighLevel?
PS: where's the donate/thanks button on your channel??
I adore your lessons ❤️ thank you Anthonio
Simply an amazing work of art. Once again, Antonio, you have delivered! I keep getting better at building great apps by watching your videos. I am sure everyone who watches this will appreciate the amount of work that was put into this. Thank you!
Thanks for sharing the second part of this tutorial video 💕 beautiful
Great content as always, Antonio! Your channel is definitely one of the best for coding on RUclips. Could you consider creating a project based on Calendly next? It would be really interesting to see how you'd tackle calendar synchronization and other related features! :)
probably a third party api can help with that...i know of one called "Nylas", u can check it out
During the 1:1 dms part, where the bug was not getting conversation doc after creation of a conversation, we were not setting the data in our custom hook "useCreateOrGetConversation" using setData(). The data was always null. I added setData(response) after the mutation in that hook and the bug was resolved. Hope I am right and this helps! Awesome tutorial btw!
If you have made it here, congrats my friends, beautiful beautiful project Antonia, smooth as fuck and clear as hell, finished the project without frustration or any misunderstood about anything. Learned a lot and a lot about how things work in sending message. And I hope and I HOPE in the upcoming project , could you focus on the backend that have very complex relation about all kinds of different query and how all relations work. Thank you and thank you
Great job on finishing the project!
Amazing tutorial. Learned so much! Thanks Antonio
Love the content Anthonio, but just a request to please also list down the tools, any services and libraries etc which will be used in the project being made. 🔥
Great project waiting for next
Thank you Antonio for this incredible project 😊🙌 could you have an Amazon clone or an ecommerce in future projects 🛍️? There are quite a few on the web but one developed by you would be fantastic
Awesome 🔥🔥🔥🔥🐻
You are the bomb Antonio!
Thank you for your wonderful and beautiful lessons❤❤❤❤❤❤❤❤❤
now started watching second part, it will also be completed inshaAllah
Great job!
What is used for real time communication??
Good Job bro!
Amazing Tutorial 😍
Thank you!
🔥content as always. Great tutorial. Pozdrav!
Hvala!
Perrfect! 😉😉
Our Superman ❤❤❤❤
The Best YTChannel for developers Antonio, can you make video typescript and node express js as production grade level project setup , mongodb
Great great job ! 😂
Thank you Antonio ❤
Hey antonio!
Abdullah here from Pakistan, I watch your videos regularly and I am 15 years old now But, Already developing Js / Python Apps. I also completed your Slack Clone course and build mine named SyncSpace. I just want you to bring out more parts of this Slack clone by adding various features to it like Inserting multiple Images, Improving the Ui and especially adding a commands button like real Slack and assign commands to them kinda you know.
Reply me as soon as you possibly can and I shall be very thankful to you!
With best Regards
I think the point of the tutorial is to get you up and running with the basics...any extra functionlaity you feel is needed, take it up as a challenge and try to build it yourself...That is one of the best ways to get better
Love You Antonio Sir
Awesome❤🩹
Amazing content. Thanks for providing such knowledge heavy tutorials. Can you share with browser are you using when developi? It doesn't seems to be either Chrome or Safari.
It is Arc browser!
Awesome! Did you ever consider making a boilerplate with us?
God bless you!
I really like your work. Could you create a school platform? Wherever possible, enter the students' three grades for the two months, register students and teachers, view and print the monthly invoices. This would help many small businesses.
Nice, would love to collaborate with someone on this as a challenge to myself ❤
can you come up with a full-stack video on stocks, i haven't seen anyone who can do such a video😀
Amazing video!
Could you please create a ChatGPT/Gemini clone ? It would be very easy for you
could you do a tradingview clone? (potentially using the lightweight charts library?)
now its time to start react native projects like Next js projects
I deployed the app on Vercel but I can't sign in with a Google account, it returns a code in the navigation bar (I think a Google kind of authorization code), but nothing happens. The user does appear in the table users in Convex, but I can't sing in entirely, you know create a workspace and all of that (it's just "you can't access this website" blank page"). Could someome help please? Thank you.
best project. i request you to please make loom clone
Thank you for the idea!
What is used for real time communication??
What is used for real time communication??
Can you develop a AI mock interview platform where we can chat AI interviewer directly by using gemini or groq
Cool idea!
I know react, Nextjs, tailwind, typescript and some working knowledge.
Will i able to follow this tutorial? Or any prerequisites?
❤❤
14:15 - That explanation is a bit wrong here. It's not the "last character's position" you get with "quill?.getSelection()?.index". It's the position of the cursor where it was last placed. Most of the times it IS the end of the the whole text, that's true, but you can of course manually set the cursor somewhere else in the text. Then the Emoji gets inserted at that place. So it just gets added at the end of the line, because that's the cursor's current position.
Thanks, was kinda confused about that one too
after finishing this project i just keep thinking bout the excess of function. calls and mutations, i believe this can be a costly app if ddos attacked, what would you recommend Antonio to protect the app? Cloud flare? what is your go to option to make this more protected?? Valeu
I have a question have you used websockets for real-time communications ?
Sir make react native series please❤❤
Taken paid membership, Im making canva clone from Sir one request, can you nake a tutorial/ project using "react remotion" ? Not much tutorials available for the same
Awesome idea! will check it out!
Hallo sir can you make a video on saas application using hugging face api
thank
hi Antonio, I think we still have one issue.
If the chat history is quite extensive, the latest messages will be hidden by the editor component.
How can we ensure that when a new message is sent, the chat automatically scrolls down to the most recent message? (like whatsapp or telegram)
What is used for real time communication?
@@surya_dada_ convex db
sir plz i have request to start making React Native full Stack projects plz there is already a lot on next or react so plz start React Native full stack projects plz sir plz
👍
React native already have tons of tutorial
😢
@@SK_Covers sure, but not from Antonio 😊
Up
@codewithantonio Hey, can you create some videos on Nest.js ( Backend framework ) or Express.js in detail unlike your previous MERN video which was short.
Thanks.
Can you create video editing app
Sir can you please start playlists on zerodha clone with all functionality in mern stack without using prisma... because don't have prisma premium
Please make a video on flutterflow clone please sir 🙏🏼
When are you going to have a monthly plan
which browser are you using?
Arc browser!
Do you have course where you use Tenstack Query?
My finance saas project heavily utilizes tanstack react query
@@codewithantonio thanks
Can you guide me on how to code a web GoodNotes
Antônio in the end we didn’t use threads or Drafts correct ?
hmm, in what way? threads and DMs should be fully implemented
@@codewithantonioi mean threads and drafts.
in the end they stayed:
on our workspace-sidebar... I believe i watched all the chapters and programmed on the go...
@@codewithantoniono no the first two icons for threads and drafts.
inkdrop clone please
hey anthonio can you make a video on how to make linktree clone? landing page login authentication, strip integration everything like linktree
Good idea!
Make a project like Zoho recruiter
Why don't you implement the real-time functionality?
Create yahoo answer clone. Please
Is website responsive, please reply someone
1:45:49
Hey some youtuber doing live sessions teaching canva clone that you taught on you paid platform the code, structure design evrything is same, i think this is wrong you put lot of efforts in this they are not even giving you credits
hi, could you tell me more info?
@@codewithantonio may i share live stream link here? I commented there also
sure thing
i confronted them so they even deleted my comment
ruclips.net/user/livevBfzaWabw18?si=hymCnWmfvQDSX9XN
🫶
❤️
bro is cooking