Getting Started with Firebase 9 #2 - Setting up Webpack

preview_player
Показать описание
Hey gang, in this Firebase 9 tutorial we'll set up a module bundler (Wepack) in order to use the new Firebase SDK.

🐱‍👤 Course files:

🐱‍👤 My Premium Udemy courses:

🐱‍👤 Get access to all other premium courses on Net Ninja Pro:

🐱‍💻 My Social Links:
Рекомендации по теме
Комментарии
Автор

const path = require('path')

module.exports = {
mode: 'development',
entry: './src/index.js',
output: {
path: path.resolve(__dirname, 'dist'),
filename: 'bundle.js'
},
watch: true
}

for paste

PauloRicardo-deoo
Автор

Just today, I was beginning to setup Firebase Auth and Firestore for my React project at “work”. Great timing, Ninja! I’m eagerly awaiting your tutorials.

thedrunknmunky
Автор

i really learn a lot about this course, trully this is the correct playlist to beggan with firebase 9(firestore & authentication)

kashkamail
Автор

It's so nice to see somebody explaining everything and actually know what he's talking about!! Thanks a lot!

alberto-alive
Автор

Great course! Looking forward to more indepth Firebase 9 courses

tech
Автор

i love you net ninja you saved me i am stuck on webpack with firebase for days

parshantkumar
Автор

i love this great little review on webpack.

slimyelow
Автор

Net Ninja is Love !!
Angular + Firebase would be awesome..

akn
Автор

Great video man I have reused this a few times to start my new projects. cant thank you enough

HelpfulHire
Автор

You've no idea how frustrated I was attempting this with the firebase documentation. Thank you so much!

fanboyono
Автор

Best channel for JS and firebase ever ❤️❤️❤️👌👌👌

shamaldesilva
Автор

I appreciate your content, I was stuck on this and it felt overwhelming. You helped me a lot <3

sonnyskold
Автор

Wow the timing is crazy i was just planning to start learning it 😂 .

temmmbebkd
Автор

😩😩. Thank you so much @Net Ninja. You have helped us greatly.❤

emmanuelonasanya
Автор

Thanks for this tutorial, wishing you loads of good karma brother 🤘

rorygrignard
Автор

you are my inspiration thankyou very much

Bhathiyainterithm-eebc
Автор

We are waiting for the next episodes .Thank

awmir.aghayi
Автор

Hello Mr Ninja, it's possible to sperate JavaScript files like (signup.js, signin.js, authState.js) files and use import with it, in firebase v9 without using react or next or any kind of module bundles ?

Mr.samomar
Автор

Hey
when i make -> npm run build i get this error (Can't resolve './src').
can i know how to solve this error

khalednabil
Автор

Big fan of your tutorials, can you do firebase admin sdk with webpack bundler? I'm so confused. I'm a college student

heyIappreciateit
welcome to shbcf.ru