Evoqys
Evoqys
  • 111
  • 252 513

วีดีโอ

Deploying a Scalable Node.js App on AWS: EC2, RDS, Load Balancers, and Route 53 for HTTPS!
มุมมอง 4.1K10 หลายเดือนก่อน
In this comprehensive tutorial, learn step-by-step how to deploy your Node.js application on an Amazon EC2 instance while leveraging AWS services like RDS for database management, Load Balancers for distributing traffic, and Route 53 for securing your app with HTTPS. Follow along with clear instructions, best practices, and valuable tips to ensure a seamless deployment process and create a robu...
Building a Production-Ready E-Commerce App: Node.js, Prisma ORM, TypeScript, and MySQL
มุมมอง 24K11 หลายเดือนก่อน
🚀 Ready to take your web development skills to the next level? Join us in this comprehensive tutorial where we guide you through the process of building a robust and scalable E-Commerce application using Node.js, Prisma ORM, TypeScript, and MySQL. 🌐 In this step-by-step guide, we'll cover the entire development process, from setting up your Node.js environment with TypeScript to integrating the...
Effortless Full Text Search with Node.js and Prisma ORM: A Step-by-Step Guide | NodeJS and Prisma
มุมมอง 2.7Kปีที่แล้ว
🚀 Dive into the world of powerful full-text search implementation using Node.js and Prisma ORM! In this tutorial, we'll walk you through the entire process of setting up and leveraging the robust capabilities of Prisma to enhance your text search functionality. Link to complete playlist: th-cam.com/play/PLaY6YJMqp51cTRRjlzYWSXflDFu89d31R.html Subscribe for more awesome content. Our Github Link:...
Woking on admin functionality for Orders in E-Commerce | NodeJS and Prisma ORM
มุมมอง 467ปีที่แล้ว
Link to complete playlist: th-cam.com/play/PLaY6YJMqp51cTRRjlzYWSXflDFu89d31R.html Subscribe for more awesome content. Our Github Link: github.com/evoqys Our Instagram Handle: evoqys Disclaimer: All the videos are for educational purposes. Nobody is perfect in this world, so the videos may have slight mistakes so make decisions based on your understanding and research.
Woking on admin functionality for Users in E-Commerce | NodeJS and Prisma ORM
มุมมอง 474ปีที่แล้ว
Link to complete playlist: th-cam.com/play/PLaY6YJMqp51cTRRjlzYWSXflDFu89d31R.html Subscribe for more awesome content. Our Github Link: github.com/evoqys Our Instagram Handle: evoqys Disclaimer: All the videos are for educational purposes. Nobody is perfect in this world, so the videos may have slight mistakes so make decisions based on your understanding and research.
Storing current order status | NodeJS and Prisma ORM
มุมมอง 379ปีที่แล้ว
Link to complete playlist: th-cam.com/play/PLaY6YJMqp51cTRRjlzYWSXflDFu89d31R.html Subscribe for more awesome content. Our Github Link: github.com/evoqys Our Instagram Handle: evoqys Disclaimer: All the videos are for educational purposes. Nobody is perfect in this world, so the videos may have slight mistakes so make decisions based on your understanding and research.
Finishing all order routes | NodeJS and Prisma ORM
มุมมอง 416ปีที่แล้ว
Link to complete playlist: th-cam.com/play/PLaY6YJMqp51cTRRjlzYWSXflDFu89d31R.html Subscribe for more awesome content. Our Github Link: github.com/evoqys Our Instagram Handle: evoqys Disclaimer: All the videos are for educational purposes. Nobody is perfect in this world, so the videos may have slight mistakes so make decisions based on your understanding and research.
Placing Order from user's cart | NodeJS and Prisma ORM
มุมมอง 694ปีที่แล้ว
Link to complete playlist: th-cam.com/play/PLaY6YJMqp51cTRRjlzYWSXflDFu89d31R.html Subscribe for more awesome content. Our Github Link: github.com/evoqys Our Instagram Handle: evoqys Disclaimer: All the videos are for educational purposes. Nobody is perfect in this world, so the videos may have slight mistakes so make decisions based on your understanding and research.
Creating Orders table | NodeJS and Prisma ORM
มุมมอง 706ปีที่แล้ว
Link to complete playlist: th-cam.com/play/PLaY6YJMqp51cTRRjlzYWSXflDFu89d31R.html Subscribe for more awesome content. Our Github Link: github.com/evoqys Our Instagram Handle: evoqys Disclaimer: All the videos are for educational purposes. Nobody is perfect in this world, so the videos may have slight mistakes so make decisions based on your understanding and research.
Modifying and fetching user's cart | NodeJS and Prisma ORM
มุมมอง 513ปีที่แล้ว
Link to complete playlist: th-cam.com/play/PLaY6YJMqp51cTRRjlzYWSXflDFu89d31R.html Subscribe for more awesome content. Our Github Link: github.com/evoqys Our Instagram Handle: evoqys Disclaimer: All the videos are for educational purposes. Nobody is perfect in this world, so the videos may have slight mistakes so make decisions based on your understanding and research.
Adding and Deleting items from Cart | NodeJS and Prisma ORM
มุมมอง 868ปีที่แล้ว
Link to complete playlist: th-cam.com/play/PLaY6YJMqp51cTRRjlzYWSXflDFu89d31R.html Subscribe for more awesome content. Our Github Link: github.com/evoqys Our Instagram Handle: evoqys Disclaimer: All the videos are for educational purposes. Nobody is perfect in this world, so the videos may have slight mistakes so make decisions based on your understanding and research.
Creating Cart model | NodeJS and Prisma ORM
มุมมอง 855ปีที่แล้ว
Link to complete playlist: th-cam.com/play/PLaY6YJMqp51cTRRjlzYWSXflDFu89d31R.html Subscribe for more awesome content. Our Github Link: github.com/evoqys Our Instagram Handle: evoqys Disclaimer: All the videos are for educational purposes. Nobody is perfect in this world, so the videos may have slight mistakes so make decisions based on your understanding and research.
Updating users and using default addresses | NodeJS and Prisma ORM
มุมมอง 751ปีที่แล้ว
Link to complete playlist: th-cam.com/play/PLaY6YJMqp51cTRRjlzYWSXflDFu89d31R.html Subscribe for more awesome content. Our Github Link: github.com/evoqys Our Instagram Handle: evoqys Disclaimer: All the videos are for educational purposes. Nobody is perfect in this world, so the videos may have slight mistakes so make decisions based on your understanding and research.
Using auth token for user and finishing address routes | NodeJS and Prisma ORM
มุมมอง 714ปีที่แล้ว
Using auth token for user and finishing address routes | NodeJS and Prisma ORM
Managing user addresses in E-Commerce | NodeJS and Prisma ORM
มุมมอง 818ปีที่แล้ว
Managing user addresses in E-Commerce | NodeJS and Prisma ORM
Adding Address table to E-Commerce App | NodeJs and Prisma ORM
มุมมอง 833ปีที่แล้ว
Adding Address table to E-Commerce App | NodeJs and Prisma ORM
Handling ZOD Validation Errors in ExpressJs | NodeJs and Prisma ORM
มุมมอง 1.5Kปีที่แล้ว
Handling ZOD Validation Errors in ExpressJs | NodeJs and Prisma ORM
Finishing all product routes in E-Commerce App | NodeJs and Prisma ORM
มุมมอง 1.2Kปีที่แล้ว
Finishing all product routes in E-Commerce App | NodeJs and Prisma ORM
Node.js Admin Middleware: Role-Based Access Control with Prisma ORM | Mastering Authorization
มุมมอง 3.2Kปีที่แล้ว
Node.js Admin Middleware: Role-Based Access Control with Prisma ORM | Mastering Authorization
Adding different role to Users | Node.Js and Prisma ORM
มุมมอง 2Kปีที่แล้ว
Adding different role to Users | Node.Js and Prisma ORM
Node.js Authentication Middleware: Decoding JWT Tokens with Prisma ORM | Secure User Authentication
มุมมอง 2.9Kปีที่แล้ว
Node.js Authentication Middleware: Decoding JWT Tokens with Prisma ORM | Secure User Authentication
Using custom error classes in Node.Js and Prisma
มุมมอง 1.6Kปีที่แล้ว
Using custom error classes in Node.Js and Prisma
Mastering Generic Error Handling in Node.js & Prisma ORM | Higher Order Functions with Try and Catch
มุมมอง 2.3Kปีที่แล้ว
Mastering Generic Error Handling in Node.js & Prisma ORM | Higher Order Functions with Try and Catch
Effortless Data Validation in Node.js with Zod & Prisma ORM | Mastering Form Validation
มุมมอง 5Kปีที่แล้ว
Effortless Data Validation in Node.js with Zod & Prisma ORM | Mastering Form Validation
Advanced Error Handling in Node.js with Prisma ORM | Mastering Subclasses of Error Class
มุมมอง 4.7Kปีที่แล้ว
Advanced Error Handling in Node.js with Prisma ORM | Mastering Subclasses of Error Class
Node.js Login System with Prisma ORM & JWT | Secure User Authentication Tutorial
มุมมอง 6Kปีที่แล้ว
Node.js Login System with Prisma ORM & JWT | Secure User Authentication Tutorial
User Signup System with Node.js and Prisma ORM | Step-by-Step Guide
มุมมอง 4.4Kปีที่แล้ว
User Signup System with Node.js and Prisma ORM | Step-by-Step Guide
Route definitions
มุมมอง 3.4Kปีที่แล้ว
Route definitions
Environment variables
มุมมอง 3.4Kปีที่แล้ว
Environment variables

ความคิดเห็น

  • @CodeWithBalaji
    @CodeWithBalaji 5 วันที่ผ่านมา

    2:01:11

  • @PavanSibal
    @PavanSibal 7 วันที่ผ่านมา

    These are very good tutorials. Can you please share the resources. Thanks

  • @prashlovessamosa
    @prashlovessamosa 13 วันที่ผ่านมา

    thanks

  • @TechnosFirst
    @TechnosFirst 14 วันที่ผ่านมา

    Great video. Had been looking for something like this. Can you please add all the subsequent videos in the description so that it is easy to access them one after another (as in playlist)?

  • @codewithbishal895
    @codewithbishal895 19 วันที่ผ่านมา

    Bro is a Guaranteed Java Background

  • @feedgaming8374
    @feedgaming8374 24 วันที่ผ่านมา

    Thank you so much man, God bless you.

  • @iShahzainAhmed
    @iShahzainAhmed 28 วันที่ผ่านมา

    Wonderfully explained!!

  • @sanjaykymardas941
    @sanjaykymardas941 29 วันที่ผ่านมา

    Can you please send the github link for this project

  • @Muhammed.Basith
    @Muhammed.Basith หลายเดือนก่อน

    After creating type file as mentioned in other comments, do this as well, if you use ts-node you will get the same error when you try to execute your .ts file because ts-node ignore .d.ts fies unless you add flag --files to package.json script like this: "scripts": { . . "dev": "ts-node --files src/app.ts" }

  • @karunialeo
    @karunialeo หลายเดือนก่อน

    For those who still get error after using +req.query.skip, you can use this skip: +(req.query.skip ?? 0),

  • @dmytrobilobrov1383
    @dmytrobilobrov1383 หลายเดือนก่อน

    src/ - types/ - express/ - index.d.ts import express from "express"; declare global { namespace Express { interface Request { user?: Record<string,any> } } } tsconfig.json "typeRoots" : ["./src/types", "./node_modules/@types"]

  • @aakashmalviya5436
    @aakashmalviya5436 2 หลายเดือนก่อน

    this serius re very help full for me thanks buddy

  • @dmytrobilobrov1383
    @dmytrobilobrov1383 2 หลายเดือนก่อน

    npm i @types/express --save-dev npm i ts-node nodemon --save-dev { "watch": ["src"], "ext": ".js,.ts", "exec": "npx ts-node ./src/index.ts" }

  • @gz2mx
    @gz2mx 2 หลายเดือนก่อน

    11:42

  • @sagarbsable
    @sagarbsable 2 หลายเดือนก่อน

    Thank you Brother for this info.

  • @sridharanc289
    @sridharanc289 2 หลายเดือนก่อน

    Thank you so much. You saved my day and time. :):)

  • @duermes
    @duermes 2 หลายเดือนก่อน

    Thans so much for making many videos and tutorial for people like me that are just learning this is super good. Not many people leaves a comment but i just want you to know thaat im sure all of them are super thanksful to you its just that sometimes we dont know what to comment or laziness. I normallydont leave comments but i support a lot your content, thanks <3

  • @sumandangol0286
    @sumandangol0286 2 หลายเดือนก่อน

    hey bro, do you have the github repo for this video?

  • @AssolaAnge
    @AssolaAnge 3 หลายเดือนก่อน

    error TS2339: Property 'user' does not exist on type 'Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'. 76 res.json(req.user) is this outdated ?

  • @nurhayatyurtaslan4931
    @nurhayatyurtaslan4931 3 หลายเดือนก่อน

    great video! Thanks

  • @turbogamearena
    @turbogamearena 3 หลายเดือนก่อน

    Here is the solution for Property 'user' does not exist on type 'Request<ParamsDictionary, types/express/index.d.ts "typeRoots" : ["./src/types", "./node_modules/@types"], Npm clear cache -> Npm cache verify, ten run the sever. [If not working then remove node_module and reinstall ]

  • @juelmapereira4277
    @juelmapereira4277 3 หลายเดือนก่อน

    it is working!

  • @kennethpineda6143
    @kennethpineda6143 3 หลายเดือนก่อน

    Will you create frontend to integrate this backend?

  • @kennethpineda6143
    @kennethpineda6143 3 หลายเดือนก่อน

    Will you create frontend to integrate this backend?

  • @SuperNZY
    @SuperNZY 3 หลายเดือนก่อน

    really good tutorial, thanks.

  • @tworzymy_historie
    @tworzymy_historie 3 หลายเดือนก่อน

    Greate, need this to start new microservice project in company. TY!

  • @S4nTi4gOo
    @S4nTi4gOo 3 หลายเดือนก่อน

    Perfecto!

  • @OfficialVikramSinghBais
    @OfficialVikramSinghBais 3 หลายเดือนก่อน

    Can u pls share this project github repository?

  • @sahilchandwani4002
    @sahilchandwani4002 4 หลายเดือนก่อน

    thank you to provide this content , works for me!

  • @curiousultra8139
    @curiousultra8139 4 หลายเดือนก่อน

    its kind of useless unless you implement OTEL of context type advance logging, this what prisma is kind of lacking

  • @colombuzz8550
    @colombuzz8550 4 หลายเดือนก่อน

    Please improve the mic quality, thanks.

  • @shivrajnag12
    @shivrajnag12 4 หลายเดือนก่อน

    Can you please share the GitHub link ?

  • @MarceloGonzalez-is3pu
    @MarceloGonzalez-is3pu 4 หลายเดือนก่อน

    I got an error when called next when user exists. I had to put a return to fixed it: if (user) { return next(new BadRequestsException('User already exists!', ErrorCode.USER_ALREADY_EXISTS)) }

  • @gdnoobfr
    @gdnoobfr 4 หลายเดือนก่อน

    No overload matches this call. The last overload gave the following error. Argument of type 'string | undefined' is not assignable to parameter of type 'string'. Type 'undefined' is not assignable to type 'string'.ts(2769) index.d.ts(245, 17): The last overload is declared here. I'm getting this error on this line: const paylaod = jwt.verify(token, JWT_SECRET) as any (please go to 1:30:17)

  • @johnsteve1276
    @johnsteve1276 4 หลายเดือนก่อน

    Thank you very much sir, your video is so premium.

  • @divakarreddyperlavenkata9600
    @divakarreddyperlavenkata9600 5 หลายเดือนก่อน

    I am a windows user and i dont have sequel ace. what should i do

    • @evoqys
      @evoqys 5 หลายเดือนก่อน

      Use mysql workbench

  • @divakarreddyperlavenkata9600
    @divakarreddyperlavenkata9600 5 หลายเดือนก่อน

    most underrated channel

  • @DharmikGhevariya
    @DharmikGhevariya 5 หลายเดือนก่อน

    very easy for understand, thankyou

  • @raviverma8458
    @raviverma8458 5 หลายเดือนก่อน

    this is a truely gem playlist. Production ready coding

  • @pranavarora724
    @pranavarora724 5 หลายเดือนก่อน

    Just a Question ? Why are we using TypeScript here ? Can we do the same in JavaScript ?

    • @harshithbhaskar8825
      @harshithbhaskar8825 5 หลายเดือนก่อน

      you could but typescript enhances code safety and prevents bugs by ensuring type safety. Also everyone uses typescript now :))

  • @LeBaron.
    @LeBaron. 6 หลายเดือนก่อน

    This is so amazing, thanks. very easy to understand

  • @AntunesChacuma
    @AntunesChacuma 6 หลายเดือนก่อน

    just what i was looking for thanks a lot

  • @samator1236
    @samator1236 6 หลายเดือนก่อน

    great video! Thanks

  • @affdn-nrflh23
    @affdn-nrflh23 6 หลายเดือนก่อน

    thank you very much, youre very good

  • @namansoni6755
    @namansoni6755 6 หลายเดือนก่อน

    didn't found repository of this project where can find???

  • @vijaymestry4236
    @vijaymestry4236 6 หลายเดือนก่อน

    best

  • @satyamsoni3292
    @satyamsoni3292 6 หลายเดือนก่อน

    this is an amazing series for the beginners with prisma

  • @charbelandary6596
    @charbelandary6596 6 หลายเดือนก่อน

    bro i'm so glad to found your channel till now i've learned all i need to learn

  • @deepak5074
    @deepak5074 6 หลายเดือนก่อน

    Prince Bro pls come with next tutorial with this level of quality, you dont know how much i learned from you like production level coding to deploy. Thanks Paaji