강의

멘토링

커뮤니티

Programming

/

Full-stack

[2021] Who builds paid web services these days? Everything about Firebase - Vue.js

"Who builds paid web services these days? Everything about Firebase" is back with a new Vue.js lecture. It will be a bible for beginner developers who dream of starting their own business.

(4.5) 13 reviews

160 learners

Level Basic

Course period Unlimited

  • David
Firebase
Firebase
Vue.js
Vue.js
PWA
PWA
Firebase
Firebase
Vue.js
Vue.js
PWA
PWA

Notice regarding changes to Firebase module versions

Hello, I am developer David.

As Firebase was recently upgraded to version 9 series, the grammar has changed compared to the previous version 8 and below.

This lecture is composed of versions 8 and below.

If you accidentally install the latest version of firebase while using npm firebase,

I think you will have a hard time understanding it because the lecture content and grammar do not match at all.

If you ever need to install the firebase module,

For version 8, you only need to install up to the last version, npm install --save firebase@8.10.0.

If you are taking the lecture using only the source code provided as an example, you don't need to worry about the existing source package, as it is not version 9.

 

Comment