nodejs-shopping-cart-tutorial icon indicating copy to clipboard operation
nodejs-shopping-cart-tutorial copied to clipboard

Repository with source code of YouTube series about creating a shopping-cart with nodejs

Results 10 nodejs-shopping-cart-tutorial issues
Sort by recently updated
recently updated
newest added

When I click the SignUp button the server just keeps on loading and gives no response. I'm stuck. Please help. Also in the end says : "localhost did not send...

Bumps [morgan](https://github.com/expressjs/morgan) from 1.6.1 to 1.9.1. Release notes *Sourced from [morgan's releases](https://github.com/expressjs/morgan/releases).* > ## 1.9.1 > * Fix using special characters in format > * deps: depd@~1.1.2 > - perf:...

dependencies

Hi Max, how the errors to be handled like internet issue, payment decline etc..

internal/modules/cjs/loader.js:631 throw new ERR_INVALID_ARG_TYPE('id', 'string', id); ^ TypeError [ERR_INVALID_ARG_TYPE]: The "id" argument must be of type string. Received type undefinedd at Module.require (internal/modules/cjs/loader.js:631:11) at require (internal/modules/cjs/helpers.js:20:18) at Object. (D:\ICT-Beta-master\shop\seed\ProductSeeder.js:2:15) at...

Hey max im your student and i like ur tutorials very much i have created a npm module. it remove unused css before rendering a page if you can showcase...

Do you have a link to the final shopping cart?

Plan to develop further with categories to start with.

When I add a new document to the **Products** collection, it causes this problem in execution ![untitled](https://cloud.githubusercontent.com/assets/19997619/19214363/4070bafa-8d79-11e6-8f2b-2274b58c048d.png) I found that's about the `chunkSize` variable in the _**shopping/routes/index.js**_ file, that variable...