MERN Stack ToDo App | React, MongoDB, Express & Node Tutorial

preview_player
Показать описание
In this video we will make ToDo App Using MERN Stack / React, MongoDB, Express & Node.
#MERNStack #ToDoApp #React

💖 Support Us________

💖 Social links_______ (Follow Us On Github )

Рекомендации по теме
Комментарии
Автор

It was really helpful, one thing I would like to add while making the tutorial is if you explain the logic of why we doing this, it'll be a damn great content

asteptowardsmycareer
Автор

how did you connect the mongoose ??? you did not explain. you just copy pasted it.

akshayasalaskar
Автор

Use effect wiill render every milisecond in getting todos, how to stop?

rajeshchitikela
Автор

how to add backend data in mongo caompass

muskanagrawal
Автор

Compiled with problems:X

ERROR in ./src/App.js

Module build failed (from
SyntaxError: D:\todo app final version\client\src\App.js: 'return' outside of function. (38:0)

36 | set_Text(text)
37 | }
> 38 | return (
| ^
39 | <div className="App">
40 | <div className="container">
41 | <h1>ToDo App</h1>

uzmarana