🚀 Download the Asset Bundle: assets.notjust.dev/tiktok 📚 Enroll in "The Full-stack Mobile Developer" and become a 6-figure dev in 2021: academy.notjust.dev/
Hi Vadim, Thanks for your effort and great tutorials for beginners to do full stack development. Hope to have more tutorials and discussions in future. I followed both your tutorials for tiktok and can say that it would have taken months for me to learn react native and AWS, which I learnt through your 2 sessions.Keep going !!!
It's not that you can separate GraphQL, it's that you can more easily specify what data you need, and arbitrary data, possibly using a single connection. There are two types of "free tier", the trial credit method, or the free allowance (that resets monthly for each resource type).
This TikTok clone has helped me learn more that I did in my CS classes in college! I would love to know how you would implement a delete feature for the video's as well!
that means a lot to me, thanks for the kind words. Deleting the video from database is easy, just call the delete mutation, but mind that it will still be in S3 bucket
@@notjustdev Thank you! Figured it out. I think I will join your channel you are great. For the life of me I cannot figure out how to use S3image or allow the users to upload a profile picture using photoID. Do you know if this is simple or where I can find any info online for this?
Always thanks for your awesome tutorials. By following your tutorials, I could make post components with image and video. But if I upload video over 18~20MB, my app stopped or sometimes it closed and failed to upload the post. Is there any reason that I couldn't upload video over 20MB??
hey Vadim, i am currently learning a lot form your videos. way more then i did at the university. it would be really nice if you could answer my question. If you look cloesly there is a thin white line, just like a border over the navigation und under the post. Do you know how to get rid of that? It kinder disturbs my own design. Keep up the good work !!!
Thank for the kind words. It means a lot to me. Oh man, I know what you are speaking about. That's some native shadow that is displayed. I implemented it in a build, might be in WhatsApp clone.
@16:00 after we enter in our access key id & secret 🤫 access key 🔐 🔑 , it asks for a "Profile Name: This would update/create the AWS Profile in your local machine? " what do we put there?🤔😀
Thanks for all the effort and the great tutorial! Awesome job! What might be a good extension is to show a bit more about testing your apps. Maybe as an extension to one of your tutorials. All the best for you Vadim!
Would it be possible for us to develop an application for android where we can make a launcher to change the face of android, I live in Brazil and although I don't speak and understand English I like your teaching.
Hey, thanks for appreciation👋 There are libraries for camera roll pickers that helps you select photo/images from the gallery. At my startup, I use react-native-image-picker for this purpose (it supports both video and photo)
Hi Vadim, thanks so much for these tutorials! Would you be able to help me with an AWS amplify/graphql issue? I am unable to run a mutation to add a new user because I am "Not Authorized to access createUser on type User". I am using v2 of the graphql transformer so my code is a bit different to yours, but googling this issue hasn't helped me much
Hi @Vadim Savin, first of all thanks for great video , i am beginner react and react-native developer, i am developing simple netflix type app, but for AWS service which one is better for video streaming application ? For now i am trying to use EC2 is it ok for application like : tiktok , netflix etc app ? thanks in advance .
With EC2 you have a lot of control, as it's just a dedicated server, however with this control you will have to manage a lot of things yourself, manually. Like patching the OS, scaling the servers with the increased users, managing security and more. The alternative is to use serverless services for it. Depending on what you need, you will use specific services. Like for compute, you can use Lambdas. For storage you will use S3, for compressing check out Media Convert
@@notjustdev Thank you for responding , so As for my application which service is suitable ? How can i study and research on it ? Can you suggest please ? OR can i use all those services facility within EC2 ?
🚀 Download the Asset Bundle: assets.notjust.dev/tiktok
📚 Enroll in "The Full-stack Mobile Developer" and become a 6-figure dev in 2021: academy.notjust.dev/
This link does not contain the backend presentation pdf, Could you please provide the link for that
Hi Vadim, Thanks for your effort and great tutorials for beginners to do full stack development. Hope to have more tutorials and discussions in future. I followed both your tutorials for tiktok and can say that it would have taken months for me to learn react native and AWS, which I learnt through your 2 sessions.Keep going !!!
Hey, thanks a lot for your support. It is so encouraging that people find value in project-based learning. Keep building 🚀
Please continue and improve this app, it will be a lot of learning curve for every developer
It's not that you can separate GraphQL, it's that you can more easily specify what data you need, and arbitrary data, possibly using a single connection.
There are two types of "free tier", the trial credit method, or the free allowance (that resets monthly for each resource type).
man u had covid, that's rough. So glad u recovered!! 😀& r feeling better Vadim. This is def best tutorial channel on the internet!👍🏻😀
Thanks for Tutorial, i have leared a lot from you, keep going and doing more of Tutorials like this. Biggest Respect and thanks a lot :)
Thanks a lot for the support, it means a lot to me
This TikTok clone has helped me learn more that I did in my CS classes in college! I would love to know how you would implement a delete feature for the video's as well!
that means a lot to me, thanks for the kind words. Deleting the video from database is easy, just call the delete mutation, but mind that it will still be in S3 bucket
@@notjustdev Thank you! Figured it out. I think I will join your channel you are great. For the life of me I cannot figure out how to use S3image or allow the users to upload a profile picture using photoID. Do you know if this is simple or where I can find any info online for this?
Pls continue the tiktok clone app by adding some more feauters
Please continue..
Brother !!! Please stay update and improve this app, it will be a lot of learning for every developer.
This is guy a treasure, thanks so much
Vadim!
Glad you enjoyed it!
please continue this :) i liked this very much,
really i like the people like you ,,, i dont know how can i thank you
Thanks
Can you implement a video streaming experience similar to TikTok?. Been struggling with this!
motation cracked me up, Great Content
WATCHING FROM SOUTH aafrica please like this comment so i can come back watch thi tutorial again blesss you gee
Thanks for watching 🙌
Great video, :) Can you make a video about pricing for AWS?
Thanks! That would be a very long video hahah
Always thanks for your awesome tutorials.
By following your tutorials, I could make post components with image and video.
But if I upload video over 18~20MB, my app stopped or sometimes it closed and failed to upload the post.
Is there any reason that I couldn't upload video over 20MB??
Hello friend, how are you? Did you find a solution to improve the loading of videos in network?
hey Vadim, i am currently learning a lot form your videos. way more then i did at the university. it would be really nice if you could answer my question. If you look cloesly there is a thin white line, just like a border over the navigation und under the post. Do you know how to get rid of that? It kinder disturbs my own design. Keep up the good work !!!
Thank for the kind words. It means a lot to me.
Oh man, I know what you are speaking about. That's some native shadow that is displayed. I implemented it in a build, might be in WhatsApp clone.
@@notjustdev wow thatnks for the quick reply, ill be looking into that ;)
@16:00 after we enter in our access key id & secret 🤫 access key 🔐 🔑 , it asks for a "Profile Name: This would update/create the AWS Profile in your local machine? " what do we put there?🤔😀
Thanks for all the effort and the great tutorial! Awesome job! What might be a good extension is to show a bit more about testing your apps. Maybe as an extension to one of your tutorials. All the best for you Vadim!
Thanks for the tip!
Hello great tutorial, but finding it difficult to deploy on real device and emulator any help pls?
Hi. Can you give me what is the best service to develop live video stream same twitch, bigo or tiktok also have livestream on react native? Thanks you
Thanks Broh, great tutorials, keep doing.
Thanks Srinu
Whats the monthly cost to run this app, meaning server cost, hosting cost, maintenance cost etc..?
Videos in my feed are playing all at once when I hit play button, iam using flat list ?
same problem did you solved it?
@@joseph.aowigo7553 did you solve it ?
can you show how to separate the audio from a video with react native in the creation of tiktok
Can we have part 3 of this tutorial with the other functions messaging others users, also can upload image e not just video
Bro you don't add main feature like filters, effects , videos edition ,sound add
Hi, is there a way tu upload vidéos from storage library not from camera and how to add watermark as default when vidéo is uploaded, thanks for all
Would it be possible for us to develop an application for android where we can make a launcher to change the face of android, I live in Brazil and although I don't speak and understand English I like your teaching.
great video, congratulations, thanks for sharing your knowledge
Hey, thanks for appreciation👋
There are libraries for camera roll pickers that helps you select photo/images from the gallery. At my startup, I use react-native-image-picker for this purpose (it supports both video and photo)
Hey, I have a small request could you just make an eCommerce application which fetches data from Woocommerce Rest API?
How to add music to recorded video
Any idea on adding music to recorded video
How do i setup Aws for Nigerian within Africa any help pls?
Hi Vadim, thanks so much for these tutorials! Would you be able to help me with an AWS amplify/graphql issue? I am unable to run a mutation to add a new user because I am "Not Authorized to access createUser on type User". I am using v2 of the graphql transformer so my code is a bit different to yours, but googling this issue hasn't helped me much
In the meantime I have just reverted to v1 and it works
can this project be built using EXPO?
Hi @Vadim Savin, first of all thanks for great video , i am beginner react and react-native developer, i am developing simple netflix type app, but for AWS service which one is better for video streaming application ? For now i am trying to use EC2 is it ok for application like : tiktok , netflix etc app ? thanks in advance .
With EC2 you have a lot of control, as it's just a dedicated server, however with this control you will have to manage a lot of things yourself, manually. Like patching the OS, scaling the servers with the increased users, managing security and more. The alternative is to use serverless services for it. Depending on what you need, you will use specific services. Like for compute, you can use Lambdas. For storage you will use S3, for compressing check out Media Convert
@@notjustdev Thank you for responding , so As for my application which service is suitable ? How can i study and research on it ? Can you suggest please ? OR can i use all those services facility within EC2 ?
Sir any easy trick where i want go i can't understand
hi sir ..please make an ecommerce app in react native cli.
Thanks for the recommendation
great vid
can this be done by the expo?
Most probably yes.
Can i make a this type app.and post Google play store?
yeah you can
How to deploy this app
Sir, also learn to create an admin panel of this app
That would be a great ReactJS project
Next clone project Crypto trading app similar like coin base with react native ...
That would be fire considering the current BTC hype
@@notjustdev yeah.... Love 💓from India.
Hello. Your video is really helpful. Could you make a video with likes and comments for TikTok please. Thank you 🎉
Next time will do Photo filtering and meme creator
Tiktok is not a complete app without filters, that should be implemented
Exellent
cool
Greeting from Mons BEL
nicee
Make a tiktok clone with python KivyMd please
ok
O
Plssssssssswwww don't use aws,, use firebase
The sad sunflower univariably cycle because humidity habitually start like a envious ambulance. snobbish, obsolete magic
The half desire peroperatively chop because speedboat coincidingly slap minus a thoughtless birth. old, reminiscent restaurant