Node JS with Knex setup Demo with APIs #02

preview_player
Показать описание
Knex JS with Node JS fro api development

Knex can be used as an SQL query builder in both Node.JS and the browser, limited to WebSQL's constraints (

In this playlist we will explore how we can use Knex js with Node JS for writing APIs
we can Build APIs with Knex JS and Express Node JS
we will talk about how to build SQL queries with Knex
How to Build Migration
How to add Migration/seeders
Migration Examples
Building APIs for shopping cart
Рекомендации по теме
Комментарии
Автор

at 4:20, from where you have copied that code ? please tell

bcamaths
Автор

from 17:00 min voice doesn't match with screen. :(

samiran__roy
Автор

node:internal/fs/utils:353
throw err;
^

Error: EPERM: operation not permitted, scandir
at readdirSync (node:fs:1513:3)
at module.exports
at findUpConfig
at invoke
at Object.<anonymous>
at Module._compile
at Module._extensions..js
at Module.load
at Module._load
at [as runMain] {
errno: -1,
syscall: 'scandir',
code: 'EPERM',
path:
}



bhai 2 din se yehi error aarha, bta do kaise hoga resolve

Karan-zkke