6 Hour Vue.js & Firebase Project - FireBlogs - Best Webhosting

Thanks! Share it with your friends!

URL

You disliked this video. Thanks for the feedback!

Sorry, only registred users can create playlists.

ULTRAFAST, CHEAP, SCALABLE AND RELIABLE! WE STRONGLY RECOMMEND ACCU WEB HOSTING COMPANY

6 Hour Vue.js & Firebase Project - FireBlogs

Watch Web Development Traversy Media Video: 6 Hour Vue.js & Firebase Project - FireBlogs.
Build a multi-user blog project with Vue.js, Vuex and Firebase

Demo:
https://fireblogs-50850.web.app/

Code:
https://github.com/johnkomarnicki/FireBlogs-YouTube

John's YouTube Channel:
https://www.youtube.com/channel/UCr0D7PVNOHqB3Td7lVl_LKw

John's Socials:
https://twitter.com/john_komarnicki
https://www.linkedin.com/in/john-komarnicki

Timestamps:
0:00 - Introduction
0:52 - Walkthrough
9:55 - Project Setup
21:45 - Navigation(Desktop/Mobile)
44:52 - Footer
50:08 - Blog Post Component (Home)
1:17:07 - Blog Card Component (Home)
1:39:29 - Register Section (Home)
1:45:58 - Blogs View
2:01:21 - Vue Document Titles
2:04:34 - Firebase Auth Implementation (Login, Register, Reset Password Components)
3:25:43 - Profile Menu
3:45:02 - Conditional Rendering (User)
3:50:20 - Profile View
4:05:16 - Admin View (Firebase Functions Setup)
4:35:08 - Create Post Component
4:57:02 - Post Cover Photo Component
5:02:34 - Image Handler (Quill Editor)
5:08:25 - Blog Preview
5:15:20 - Uploading/Publish Blog To Firebase
5:31:03 - Populating Application From Firebase Data
5:43:40 - View Blog Component
5:54:54 - Update/Edit & Delete Blog Post
6:15:35 - Vue Route Guards
6:23:15 - Securing DataBase
6:25:05 Deploy to Firebase Hosting

Published:
Category: Web Development Traversy Media
47 Views

Related Videos

  • Vue.js Firebase Authentication - Add To An Existing Project

    Vue.js Firebase Authentication - Add To An Existing Project

    by Best Webhosting Added 100 Views / 0 Likes

    In this video we will be implementing firebase authentication to a Vue.js employee manager project that we built about a month ago in a 6 part series. We will pull the initial project from Github and add the new features. Original Series - Part 1: https://www.youtube.com/watch?v=sYNjEzcOTOs Github Master (NO AUTHENTICATION): https://github.com/bradtraversy/vue_firestore_employeemanager Github Auth Branch (WITH AUTHENTICATION): https://github.com/bradt

  • Angular 2 & Firebase App [Part 1] - Project Introduction

    Angular 2 & Firebase App [Part 1] - Project Introduction

    by Best Webhosting Added 91 Views / 0 Likes

    This is the introduction and demo to the new Angular 2 & Firebase App series. We will build a property listings application that uses Firebase database, authentication and file storage. Should be fun... COURSES: Premium Eduonix Courses http://www.traversymedia.com/eduonix-courses SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: https://www.patreon.com/traversymedia ONE TIME DONATIONS: https://www.paypal.me/traversymedia

  • Angular 2 & Firebase App [Part 4] - Firebase Authentication

    Angular 2 & Firebase App [Part 4] - Firebase Authentication

    by Best Webhosting Added 95 Views / 0 Likes

    In this video we will create the Firebase login, logout, authentication functionality so that we can view the property listings CODE FOR THIS PART: http://www.traversymedia.com/downloads/proplistings/proplistings_part_4.zip SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: https://www.patreon.com/traversymedia ONE TIME DONATIONS: https://www.paypal.me/traversymedia

  • Build an App With AngularJS & Firebase

    Build an App With AngularJS & Firebase

    by Best Webhosting Added 94 Views / 0 Likes

    In this video we will build a contact manager application with Angular.js, Firebase and Angular Seed. The all will have full CRUD functionality 10 Project Angular Course - https://www.udemy.com/learn-angularjs-development/

  • Connecting Firebase to a Contact Form

    Connecting Firebase to a Contact Form

    by Best Webhosting Added 100 Views / 0 Likes

    In this video we will take the responsive contact form we built in the last video and hook it up to a firebase backend to store submissions in a firebase database. VIDEO TO CREATE FORM FRONT-END: https://www.youtube.com/watch?v=Sb5qOa3R4hY INITIAL CODE: Form frontend http://www.traversymedia.com/downloads/responsiveform.zip FINAL CODE: With firebase https://github.com/bradtraversy/firebasecontact BECOME A PATRON: Show support & get perks! http://www.p

  • Deploy An Angular App To Firebase In Minutes

    Deploy An Angular App To Firebase In Minutes

    by Best Webhosting Added 88 Views / 0 Likes

    Add MailTag to your browser (it's free) • https://goo.gl/qZf5Pj Thank you MailTag for sponsoring this video In this video I will show you how to deploy an Angular 4 or 5+ application to Firebase hosting in just a few minutes using the Firebase Tools CLI. We will install the CLI, login, initialize the app and deploy it live on the web. We will be using the Client Panel app built in the Udemy course below... ANGULAR FRONT TO BACK COURSE: Compatible with

  • Popular Build a Calendar With Vue, Vuetify & Firebase

    Build a Calendar With Vue, Vuetify & Firebase

    by Best Webhosting Added 109 Views / 0 Likes

    In this project we will hook up a Firebase Firestore to a custom Vue.js application using the Vuetify calendar component. Sponsor: Linode Cloud Hosting Get $20 Free by visiting https://www.linode.com/traversy Code: https://github.com/jsfanatik/vuestacks-calendar-vue-firebase Vuetify Calendar Component: https://vuetifyjs.com/en/components/calendars • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Course

  • Firebase - Paginación Sencilla y Rápida

    Firebase - Paginación Sencilla y Rápida

    by Best Webhosting Added 23 Views / 0 Likes

    En este tutorial aprenderás como implementar una paginación con botones de anterior y siguiente para tus proyectos con Firestore. 🚀 Blog de Diseño Web: http://www.falconmasters.com ✔️ Curso Completo de Diseño Web Profesional: https://www.udemy.com/course/diseno-web/?referralCode=BCC54890816B6A9BCFB7 ✔️ Curso Completo de React y Firebase: https://www.udemy.com/course/react-desde-cero/?referralCode=20FBD375A7BA9350A16A ✔️ Curso Completo de PHP y MYSQL:

  • Angular 2 & Firebase App [Part 6] - Add Listing & Storage

    Angular 2 & Firebase App [Part 6] - Add Listing & Storage

    by Best Webhosting Added 97 Views / 0 Likes

    In this part we will add the functionality to add a property listing and also how to upload an image to Firebase storage as well as fetch the image and put in the listing CODE: Code For This Video http://www.traversymedia.com/downloads/proplistings/proplistings_part_6.zip COURSES: Premium Eduonix Courses http://www.traversymedia.com/eduonix-... VISIT US: http://www.traversymedia.com EDUONIX COURSES: Pleas use affiliate links from website below http://

  • Angular 2 & Firebase App [Part 5] - Details Page

    Angular 2 & Firebase App [Part 5] - Details Page

    by Best Webhosting Added 87 Views / 0 Likes

    In this video we will create the property listing details page CODE: Code For This Video http://www.traversymedia.com/downloads/proplistings/proplistings_part_5.zip COURSES: Premium Eduonix Courses http://www.traversymedia.com/eduonix-courses VISIT US: http://www.traversymedia.com EDUONIX COURSES: Pleas use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time creating these free vide

  • Angular 2 & Firebase App [Part 3] - AngularFire2 Setup

    Angular 2 & Firebase App [Part 3] - AngularFire2 Setup

    by Best Webhosting Added 87 Views / 0 Likes

    In this video we will setup AngularFire2 to integrate Angular 2 and Firebase together CODE FOR THIS PART: http://www.traversymedia.com/downloads/proplistings/proplistings_part_3.zip SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: https://www.patreon.com/traversymedia ONE TIME DONATIONS: https://www.paypal.me/traversymedia

RECOMMENDED WEB HOSTING

FASTCOMET

Fastcomet

HOSTGATOR

HOSTGATOR

BLUEHOST

BLUEHOST

SITEGROUND

SITEGROUND

A2 HOSTING

A2 HOSTING

HOSTINGER

HOSTINGER

DREAMHOST

DREAMHOST

ACCU WEBHOSTING

ACCU WEBHOSTING

MILESWEB

MILESWEB

HOSTPAPA

HOSTPAPA


RSS