Hi Tarun. Thank you for providing so many high quality videos on NODE. I’m a Frontend developer looking to learn backend development with Node & TypeScript. Can you help me get started with basics of Node ? Which playlist shall I follow ?? I saw that you’ve Node Masterclass playlist. Shall I start from there ? It’s 2 years old. Is there an updated playlist that you might suggest ? I wanted to learn the basics of Node first. I also wanted to learn the basics of databases as well. Let me know which playlist would be great starting point for me.
Sir can you please make full next js course from scrtach to advanced.. Please or can you please teach me one to one full stack development. I qm ready to pay fees for this. Please replay
Hello, I'm getting the following error, and I don't know how to resolve it: npm run prettier > ezpage-api@1.0.0 prettier > node node_modules/.bin/prettier --check "**/*.{js,json,ts,yml,yaml}" C:\ezcorp\ezfinance-api ode_modules\.bin\prettier:2 basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") ^^^^^^^ SyntaxError: missing ) after argument list at internalCompileFunction (node:internal/vm:73:18) at wrapSafe (node:internal/modules/cjs/loader:1178:20) at Module._compile (node:internal/modules/cjs/loader:1220:27) at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) at Module.load (node:internal/modules/cjs/loader:1119:32) at Module._load (node:internal/modules/cjs/loader:960:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12) at node:internal/main/run_main_module:23:47 Node.js v18.18.0
wonderful contents
Hi Tarun. Thank you for providing so many high quality videos on NODE.
I’m a Frontend developer looking to learn backend development with Node & TypeScript.
Can you help me get started with basics of Node ? Which playlist shall I follow ?? I saw that you’ve Node Masterclass playlist. Shall I start from there ? It’s 2 years old. Is there an updated playlist that you might suggest ?
I wanted to learn the basics of Node first. I also wanted to learn the basics of databases as well. Let me know which playlist would be great starting point for me.
this has all you need ..go in same order
ruclips.net/p/PLIGDNOJWiL18Rh8ymQgXnIwtg_Qx0fkXf
express
mongoose
orms
database
@@tkssharma Thank you 🙏🏾
Sir can you please make full next js course from scrtach to advanced.. Please or can you please teach me one to one full stack development. I qm ready to pay fees for this. Please replay
man its all free
just watch and learn
ruclips.net/video/mcKehVNjXw4/видео.html
Are we going to create microservices using Express?
yes
are bhai app apka production grade api video dekha
Hello, I'm getting the following error, and I don't know how to resolve it:
npm run prettier
> ezpage-api@1.0.0 prettier
> node node_modules/.bin/prettier --check "**/*.{js,json,ts,yml,yaml}"
C:\ezcorp\ezfinance-api
ode_modules\.bin\prettier:2
basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
^^^^^^^
SyntaxError: missing ) after argument list
at internalCompileFunction (node:internal/vm:73:18)
at wrapSafe (node:internal/modules/cjs/loader:1178:20)
at Module._compile (node:internal/modules/cjs/loader:1220:27)
at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
at Module.load (node:internal/modules/cjs/loader:1119:32)
at Module._load (node:internal/modules/cjs/loader:960:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
at node:internal/main/run_main_module:23:47
Node.js v18.18.0
looks more like node version, i also saw this error rectly, i will keep you posted
you can override this for now --no-verify on commit