Getting Started with MERN (MongoDB Express.js React.js Node.js

preview_player
Показать описание

Equipment:

Please subscribe!
Check me out:
Рекомендации по теме
Комментарии
Автор

THANK YOU! I was killing myself trying to figure out how to get webpack to work with express! arkon, keithweaver, and krothenbaum are true enablers! Thank you guys for making this boilerplate! And your code is absolutely gorgeous btw

SogMosee
Автор

THANKS! I like your boilerplate. I searched a long time for a good one. Your's seems to be a good starting point with actual best practises and technique. Simple, not to complex

combadil
Автор

Thank you so much! Trying to troubleshoot the webpack/express configuration was driving me crazy. This is super helpful. :)

alexandracota
Автор

thanks a lot for this great tutorial!!!
a simple question, is this a server side rendering sample? I saw the webpack build all the code when server started, how to build locally?

Автор

Cool tutorial. Any way of doing a lesson on making this app Heroku-ready?

rudester
Автор

new NodeFANBOY here. Thanks a lot and do more Node tuts, please.

hixann
Автор

Hi, do you have a tutorial on setting up MERN development environment on windows pc? I have been trying but not sure if I am doing it right. Would appreciate a tutorial on environment setup please thanks.

OryanMcLean
Автор

It seem to be semilar with your config. Button still get error. ? Could you help me solve this problems

nguyenbason
Автор

please help me this problem

events.js:167
throw er; // Unhandled 'error' event
^

Error: listen EADDRINUSE 0.0.0.0:8080

palachokrab
Автор

Dude. Great videos. Where can I donate? I want to buy you a beer.

VictorGarcia-siwy
Автор

I am having this error how can i resolve it ? "" MongooseError: The `uri` parameter to `openUri()` must be a string, got "undefined" ""

wajahatsarwat
Автор

Hi Keith, nothing happens when I click on "counter" button. Any suggestion why it is happening?

payalpriyadarshini
Автор

Hello, great video. I'm not sure if you can help me but when I want to run the server, I am stuck where the server is running but gives me an error on MongoDB Compass. (More than likely this is a simple fix but I cannot understand why it says this, "MongoDB not running on the provided host and port.") I checked the config.js file and everything is correct the way it should be. Any idea what it could be?

Please reply, thanks!

GeekSire
Автор

Hey Keith, thanks for the videos. Please keep them coming.

ryanrieben
Автор

i am begginer in aws ec2 and node.. can u plzz send me a how to deploy a basic node.js application using awsec2 and nginx server pllz

ankitshukla
Автор

I keep getting a MongoError: undefined:27017 getaddrinfo ENOTFOUND and can't seem to find the solution.

GoblinDigital