Giter VIP home page Giter VIP logo

mongo_async_crud's Introduction

"Node JS Tutorial Series - MongoDB with Mongoose: Async CRUD"

โœ… Check out my YouTube Channel with all of my tutorials.

Deploy by clicking the button above Remember to add your .env variables in the deployed version

Description:

This repository shares the code applied during the Youtube tutorial. The tutorial is part of a Node.js & Express for Beginners Playlist on my channel.

YouTube Tutorial for this repository.

I suggest completing my 8 hour JavaScript course tutorial video if you are new to Javascript.

Academic Honesty

DO NOT COPY FOR AN ASSIGNMENT - Avoid plagiargism and adhere to the spirit of this Academic Honesty Policy.

mongo_async_crud's People

Contributors

gitdagray avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mongo_async_crud's Issues

Can you make this code in to Clean Architecture ?

https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html

In this blog which is very explain. If clean Architecture needs in your code lot of business logics are known in the code by third part dependencies. So as per this blog in future we have to install new dependencies then it will not as good.

And also please make the video on Node JS Microservices with fast gateways clusters advance concept of node JS. Please with a real world project

Http status code 204 not returning message.

In the controllers, res.status(204).json({ 'message': 'No employees found.' }), the client doesn't receive the JSON object containing the message because the 204 code by default doesn't return any content.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.