VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
Create a Twitter Clone with Vue.js, Quasar Framework & Firebase for iOS, Android, Mac & Windows

Create a Twitter Clone with Vue.js, Quasar Framework & Firebase for iOS, Android, Mac & Windows

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
Learn how to create a beautiful, responsive, cross-platform Twitter app from SCRATCH and get it running and working on 5 different platforms: - iOS - Android - Mac - Windows - Web Browser (SPA) YES - we'll be creating apps that can be deployed to all the different App Stores AND to the Web as well! All from a SINGLE Vue.js codebase - using Quasar Framework & Firebase! -- Created by Danny Connell. Check out his YouTube Channel: https://www.youtube.com/c/MakeAppswithDanny - Finished Source Code: https://github.com/dannyconnell/qwitter
Date: 2022-03-14

Comments and reviews: 10


This course is simply amazing, and Danny never does anything without showing the source, every piece of code comes directly from the documentation, i'm farily new to programming and i didn't felt lost at any moment like i was in many other courses where the programmer just writes code from their mind without especifying why.
The only issue i had was with firebase. Because Google keeps changing how the code works the documentation is now different than what's shown in the course, i had to stop for about 20 to 30 minutes to figure on my own how to make the code work with the documentation as of today (26/10/2021), Google never makes it very clear as to what you should put in what file and how to make it actually work, maybe next week they'll update firebase and change the documentation again and it'll get even harder for new users in the future to follow along with the code that is used in the course.
That being said, i truly fell in love with Quasar and all the possibilities, thanks Danny for all your work

reply

Danny, I defined the filter to use formatDistance for date, but its not getting called. I get the error -Property -relativeDate- was accessed during render but is not defined on instance.-. What could be the reason? Appreciate your inputs. Thanks.
reply

Hi Danny,
We have an iOS Cordova analytics plugin but we couldn't able to collect the events (button, pageviews, screenshots etc.) Could you please help us how we can track the Quasar application by using the Cordova plugin?
Thanks,
Aruna

reply

My mind is honestly blown, never found anything that hits what I'd like to learn more than this tutorial, which with my limited knowledge is not hard to follow along with at all. This has inspired me to give it a go myself, Thanks!
reply

Nice video. Got me fired up to build something. Don't know what. But something.
Using Quasar in both my job and private. Really love that framework. Easy and fast to build a simple and clean UI.

reply

If filters doesn't work use methods instead to format the date/time.
-- relativeDate(vibe.date) --
methods: -
relativeDate(value) -
return formatDistance(value, new Date())
-
-

reply

This video is so well made! Just look at all those cuts in between. There is no unnecessary information at all. For a video this long that's a lot of (cutting) work. Thank you!
reply

After adding full width and height. When I add some text, it displays in one line it does not go to second line. Especially in android. I appreciate if someone has a solution
reply

Thanks for the kind words everyone & huge thanks to freeCodeCamp! I hope you all enjoy Quasar Framework & I will try to answer any questions in the comments! Thanks!
reply

I have never commented on a YouTube video but I am breaking that streak just to say: THIS VIDEO IS SO INCREDIBLY USEFUL. Thank you!!!
reply
Add a review, comment






Other channel videos