Neueste Supporter

Ameer hussien hat 5 coffees gekauft.
🤓Hello, you have a lot of interesting videos on YouTube, and this is my first time supporting someone financially. So you can create a web application for a content management system (cms) to create a large news webapp that contains notification features and a personal profile for each user. Admin can create users and give them permissions to publish news on For example, or you can make a website like X (formerly Twitter), or you can make a website for public chat so that there are chat rooms for users, and so on, all of this with Next js socket IO technology, or you can make a completely new Netflix webapp so that movies can be uploaded by the admin and watched by users (you did not do this In your video) but it will be really interesting. All that will be a full stack project with new next js app route, and if u want use mongoDB. I know, I know, it seems like I am asking a lot, but I am a beginner, and I hope that in every project you undertake, you explain the details, if you are really interested. Thank you very much and best regards.
Hi Ameer, Wow , first of all thank you so much for your support :). You are the first person who helped me after I started my youtube channel , it's quite special.Regarding the suggestions that you wrote I will definitely create tutorials on all of these one by one. Those are already in my bucket list. Let me share with you in advance some of the projects that I am already working and I will be uploading those in some time on youtube - 1. Next JS admin dashboard2. JIRA Clone - Project Management App3. Twitter clone Full stack (as you mentioned)apart from that I will gift you another course as you are my first supporter here 😀. I am currently creating a Next JS 13 complete bootcamp course that I will be uploading on Udemy. I will give you a free coupon for that course. If you complete that course I can guarantee you will become a advanced Next JS developer. Course making is still in progress and will take some more time to complete, Once that is done I will share the free coupon with you.Please share you Official Email ID in the reply of this.Another thing to mention as I am currently working on a fulltime job so I am not getting much time, so please have some patience and I will definitely help whenever I will get some time. Feel free to reach out to me.Again thanks for your support.Good luck :)

Hi Sangam, I am the one who wants to thank you for this response. I am truly optimistic and of course I wish you success in your work and never rush into anything. Take your time. You are now my favorite teacher. Thank you very much, and I am really happy with the idea of the Twitter clone because it will contain a Real Time notifications and comments - reply system ( can you please on this project made ability to admin to ban user like Twitter do it will be very special to all people who following u ). And of course I will give you my primary email: almodrb1@yahoo.com. This is the same as on the Udemy platform. I will support you because you really deserve it. I apologize for any inconvenience or many requests I made. All the best in the course you will present and all your upcoming projects. My regards.✨
Hi Ameer, Sure. Then I will start working on this Twitter clone APP. Thanks for the suggestion. Good luck :)

Hello! I just completed your last course on the Udemy platform, and it was great, but I have a small comment. i think You should use 'use client' only in cases of necessity. For example, the delete button is a client and the rest of the page is a server component, in order to fully benefit from the features of Next. I also noticed that you do not use the feature to move between pages? Link allows you to move between the pages of the website without the need to use a router because the router works on the client side while works on the server side. I would also like to explain the use of SEO and . They are all advantages of Next. Also try making the form a component server and not just a form for client side. I expect that the Action Server provided by Next will enable you to create a form on the server side. Thank you. my regards

while Link works on the server side *SEO and Image *sorry