ZestMade
ZestMade
  • 91
  • 271 363

Video

Integrate Paystack Payment Provider to Your Website via API - Nodejs (Nestjs) Example
zhlédnutí 628Před měsícem
Learn how to integrate Paystack into your web application. This tutorial will cover key topics: - Initialize transaction - Verify transaction - Handle callbacks from the provider - Webhook and webhook event verification Git repo: github.com/ZestArinze/payment-integration-paystack Using #nestjs the popular #nodejs framework.
Nestjs Validate Nested Objects, Arrays of Objects and Simple Arrays
zhlédnutí 261Před měsícem
Learn how to validate nested objects, arrays of primitive types and arrays of objects in Nestjs. We'll use class-validator for the validations and you'll also learn how to use the class-transformer to inform of the expected type of data. #nestjs #nodejs #validation #restapi #backenddeveloper
Nestjs - Upload File, Validate File Type, File Size, and More!
zhlédnutí 671Před 2 měsíci
In this video, we'll walk you through the process of uploading files in Nestjs, covering everything from setting size limits, renaming files, and validating file types, to specifying the directory for storage. Nestjs, being a progressive Node.js framework, offers powerful features for handling file uploads seamlessly. Whether you're a beginner or an experienced developer, this tutorial will pro...
How to Send Emails in Next.js Using Nodemailer and SMTP | Next.js 14 App Router Email Client
zhlédnutí 3,6KPřed 2 měsíci
Learn how to send emails in #Next.js! This easy tutorial shows you how to use #Nodemailer and #SMTP in Next.js. Happy #coding
Send Emails in Express.js with Nodemailer SMTP
zhlédnutí 2KPřed 3 měsíci
Code along; learn how to send emails, such as after user registration, birthday email, etc., in your node.js Express project with Nodemailer SMTP. Express js send email Github: github.com/ZestArinze/express-nodemailer-example
Nextjs Authentication with NextAuth (plus Auth Middleware)
zhlédnutí 228Před 4 měsíci
Let's implement authentication and auth middleware in Next.js with NextAuth in this Next.js Authentication Tutorial In this video, we delve deep into implementing a standard authentication using NextAuth, a powerful authentication library for Next.js applications. Whether you're a beginner or a seasoned developer, this video got you covered from installing next-auth to the actual implementation...
Nestjs Queue Tasks (Background Jobs) Example
zhlédnutí 1,3KPřed 5 měsíci
How to process long-running tasks in Nestjs using queues. One of the use cases is so the user-facing process is not blocked/delayed.
Java Spring/Spring Boot Task Scheduler Example
zhlédnutí 114Před 5 měsíci
Learn how to schedule tasks effortlessly with Spring Scheduler annotation! 🕒 This short video tutorial will guide you through using the @Scheduled annotation in your Java Spring projects. 💻🚀 #SpringFramework #ScheduledTasks #JavaProgramming #springboot
Nestjs Send Email using Nodemailer ONLY - Examples + HTML Templates, SMTP
zhlédnutí 6KPřed 6 měsíci
Learn how to send emails in the Nestjs application using only the nodemailer package. This example also shows how to send HTML emails using template placeholder replacements.
Nestjs Send Email using the Mailer Module
zhlédnutí 2,1KPřed 6 měsíci
To send email using ONLY the Nodemailer package, see: czcams.com/video/Pu1YP5PZKFc/video.html Learn how to configure and send emails in Nest js applications using the mailer module and reusable codes. We'll use .env environment variables to save the credentials for the email service.
Nestjs cron job example with Task Scheduler
zhlédnutí 2KPřed 7 měsíci
Learn how to do cron jobs in Nestjs. It is even easier with the Nestjs scheduler from the @nestjs/schedule module. You can use the more conventional Cron syntax or the more user-friendly CronExpression
Nestjs TypeORM One-to-One, Many-to-Many, One-to-Many & Many-to-One Relationships
zhlédnutí 6KPřed 7 měsíci
Nestjs TypeORM One-to-One, Many-to-Many, One-to-Many & Many-to-One Relationships
Nestjs TypeORM Search & Filter, Join Relationships, Select Specifics - Query Builder & Repository
zhlédnutí 3,5KPřed 8 měsíci
Nestjs TypeORM Search & Filter, Join Relationships, Select Specifics - Query Builder & Repository
Create-React-App - Change the PORT for your React project
zhlédnutí 721Před 8 měsíci
Create-React-App - Change the PORT for your React project
Nestjs PostgreSQL CRUD REST API Example with Typeorm
zhlédnutí 8KPřed 8 měsíci
Nestjs PostgreSQL CRUD REST API Example with Typeorm
React js useState Hook Potential Mistake and Solutions
zhlédnutí 48Před 8 měsíci
React js useState Hook Potential Mistake and Solutions
Express js validation examples (with & without a library)
zhlédnutí 125Před 9 měsíci
Express js validation examples (with & without a library)
NodeJS (Express) with PostgreSQL Database: REST API CRUD Example
zhlédnutí 5KPřed 9 měsíci
NodeJS (Express) with PostgreSQL Database: REST API CRUD Example
Express js - Render Views & Static Assets (images, CSS, js, etc.)
zhlédnutí 259Před 10 měsíci
Express js - Render Views & Static Assets (images, CSS, js, etc.)
HTML/CSS hero section (text on top of image)
zhlédnutí 429Před 10 měsíci
HTML/CSS hero section (text on top of image)
Express js (Nodejs) middleware - auth & role middleware, group & global middleware
zhlédnutí 127Před 10 měsíci
Express js (Nodejs) middleware - auth & role middleware, group & global middleware
Routing in Express.js (Node.js) - "app" & express.Router, route params, query, body, etc.
zhlédnutí 389Před 11 měsíci
Routing in Express.js (Node.js) - "app" & express.Router, route params, query, body, etc.
Basic Express.js (nodejs) backend web app
zhlédnutí 229Před 11 měsíci
Basic Express.js (nodejs) backend web app
Nestjs IsUnique custom validation (with database query) for email, username, etc
zhlédnutí 2,3KPřed 11 měsíci
Nestjs IsUnique custom validation (with database query) for email, username, etc
Is JavaScript weird? Math.max() vs Math.min() compare
zhlédnutí 43Před rokem
Is JavaScript weird? Math.max() vs Math.min() compare
Programmatically navigate using React router v6
zhlédnutí 151Před rokem
Programmatically navigate using React router v6
Spring Boot Custom Validation Annotation (with parameters)
zhlédnutí 7KPřed rokem
Spring Boot Custom Validation Annotation (with parameters)
React.js: Handle API/backend response error (validation errors, bad request error)
zhlédnutí 8KPřed rokem
React.js: Handle API/backend response error (validation errors, bad request error)
React Component from JavaScript to TypeScript (.tsx)
zhlédnutí 209Před rokem
React Component from JavaScript to TypeScript (.tsx)

Komentáře

  • @sasidharanK-k7m
    @sasidharanK-k7m Před 3 dny

    I have a doubt in it just imagine the country name is present inside the country table can we able to search the country name here??

  • @sena045
    @sena045 Před 7 dny

    Great video. please can you make a video nest js grpc tutorial

  • @parthfilmz
    @parthfilmz Před 12 dny

    thanks , explained it in simplified manner

  • @joygaming7245
    @joygaming7245 Před 23 dny

    Love you bro

  • @vj4776
    @vj4776 Před 24 dny

    Thanks for the video. but please I want to ask does the paystack's test mode option receive real payment and it withdrawable? Because am starting a business in which I will need a payment gateway (this business is on application only) but when I turned on the live mode on paystack, and within some days I received an email in which they are requesting for my website which I did not have one yet, so, am thinking if the switching to test mode will help with the continues payment receiving, or what did you think I should do please.

    • @ZestMade
      @ZestMade Před 23 dny

      As in the video, the Paystack test mode is for testing only and there is no real money/payment involved in the proces.

  • @prathameshjadhav3041
    @prathameshjadhav3041 Před měsícem

    love the explanation thanks

  • @ayomidewilfred1864
    @ayomidewilfred1864 Před měsícem

    Great job. This is the best payment integration I have seen so far

  • @gregscolumn
    @gregscolumn Před měsícem

    Any idea on how to create a data with related entities?

  • @sarkhanrahimli8740
    @sarkhanrahimli8740 Před měsícem

    Thank you so much bro. I understanded this topics!!!

  • @Self_frost
    @Self_frost Před měsícem

    I am creating e-commerce website for my client almost everything is done only shipping or order fullfillment is remaining i don't know how to add it i am using nextjs or strapi cms client want add custom courier company can you please make video on it please otherwise please help me give me some advice

    • @TOGB_Reeper
      @TOGB_Reeper Před měsícem

      did you integrate a payment gateway apart from stripe in your project? if yes can you share your repo link? am stuck on payment gateway integration

  • @elradad
    @elradad Před měsícem

    Awesome tutorial bro

  • @siteguru2020
    @siteguru2020 Před měsícem

    Great job ,Can this integration also works in Nextjs?

  • @argjendsejfullai8304
    @argjendsejfullai8304 Před měsícem

    I LOVE YOU SO MUCHHHH <3 <3 <3

  • @gregscolumn
    @gregscolumn Před měsícem

    Thank you ❤❤❤🎉🎉🎉🎉🎉🎉

  • @user-iv5pf2yb6p
    @user-iv5pf2yb6p Před měsícem

    14:00 psql: command not found

  • @tamasmolnar4157
    @tamasmolnar4157 Před měsícem

    Great video. Thanks.

  • @gregscolumn
    @gregscolumn Před měsícem

    Please can you make a video on how to integrate payment method like paystack, Flutterwave etc

    • @ZestMade
      @ZestMade Před měsícem

      All right, I've made one. See if it helps: czcams.com/video/wn7Lxx5ugoo/video.html

    • @gregscolumn
      @gregscolumn Před měsícem

      @@ZestMade I just saw it thanks

  • @martinkarugaba
    @martinkarugaba Před měsícem

    Thanks @ZestMade. How can I adjust this to send to a gmail account?

  • @JagadishL-wj6sn
    @JagadishL-wj6sn Před měsícem

    Do have any idea about fixing the delivery issue.

  • @johnkrator
    @johnkrator Před měsícem

    Thank you

  • @BoyGirl-ds5cv
    @BoyGirl-ds5cv Před 2 měsíci

    Bro can we communicate online

  • @fantast9707
    @fantast9707 Před 2 měsíci

    The content is awesome! Thanks a lot!!!

  • @khanhlinhinh50
    @khanhlinhinh50 Před 2 měsíci

    Thank you so much for this tutorials. The knowledge you teach in this video really helps in my project Can you make a video about upload and download files using nest js and next js?

    • @-kokteal8406
      @-kokteal8406 Před měsícem

      Does this work with real email addresses or just fake ones?

  • @Joel-do3oi
    @Joel-do3oi Před 2 měsíci

    I created a instance of postgresql on AWS but there is a error when i try to connect

  • @anitorabraham5747
    @anitorabraham5747 Před 2 měsíci

    Keep up the good work brother love the videos.

  • @obere7999
    @obere7999 Před 2 měsíci

    Thanks

  • @alihaiderdev2646
    @alihaiderdev2646 Před 2 měsíci

    You always make an awesome video, keep it up, bro 😍🤩

  • @nanonkay5669
    @nanonkay5669 Před 2 měsíci

    Does this work with real email addresses or just fake ones?

    • @-kokteal8406
      @-kokteal8406 Před měsícem

      +1

    • @ZestMade
      @ZestMade Před 23 dny

      Surely, it/nodemailer works with "real" email addresses. You just need to supply "real" SMTP credentials from the email service provider you're using.

  • @muawallace-tg2xl
    @muawallace-tg2xl Před 2 měsíci

    so sweet and straightforward

  • @14.trantienat63
    @14.trantienat63 Před 3 měsíci

    great video. Thank you for your support

  • @PerfectGamePlayed
    @PerfectGamePlayed Před 3 měsíci

    Awesome video, it helped me a lot!

  • @shailendrakaintura3953
    @shailendrakaintura3953 Před 3 měsíci

    And your are testing tools used postman and other name please

  • @shailendrakaintura3953
    @shailendrakaintura3953 Před 3 měsíci

    how to send notification then verify otp by emil

  • @donggdiep
    @donggdiep Před 3 měsíci

    it give me this error : "Nest can't resolve dependencies of the IsUniqueConstraint (?). Please make sure that the argument EntityManager at index [0] is available in the AppModule context." please help me

  • @jeffreydagger7205
    @jeffreydagger7205 Před 3 měsíci

    On my admin page I just pass in the User model and in the view I put a mailto: href on an anchor tag: <a href="mailto:@foreach ($users as $user) {{ $user->email }},@endforeach">Bulk email</a> This opens up an email window in your default email provider with all the users :p

  • @DunckingTest
    @DunckingTest Před 3 měsíci

    this is not the right approach

    • @thomasshelby1093
      @thomasshelby1093 Před 10 dny

      Then whats the right approach?? Tell me I'm facing some issues I can't integrate my backend with my frontend

  • @anitorabraham5747
    @anitorabraham5747 Před 3 měsíci

    Keep up the great work, love the content.

  • @TheILOVEYOUXD
    @TheILOVEYOUXD Před 3 měsíci

    Everything works, thank you sir

  • @HercloudStorage-ie1zu
    @HercloudStorage-ie1zu Před 3 měsíci

    How the code is made if the nested json is from continent -> country -> user?

  • @vinesroul4964
    @vinesroul4964 Před 3 měsíci

    Really helpful thank you

  • @user-zz3gk6oc8v
    @user-zz3gk6oc8v Před 3 měsíci

    nice explanation. I perform crud in nestjs first time and this video is very helpfull for me

  • @robertbenyi
    @robertbenyi Před 3 měsíci

    Thanks bro!

  • @andrejkling3886
    @andrejkling3886 Před 3 měsíci

    Excellent lesson… thanks

  • @arupde6320
    @arupde6320 Před 3 měsíci

    be regular

  • @milenio4388
    @milenio4388 Před 3 měsíci

    Are you using MySQL? I have been trying to implement a many-to-many relationship but I keep getting SQL error ER_CANT_REMOVE_ALL_FIELDS because typeorm drops and creates tables instead of altering them. Edit: I should have mentioned I am building a relationship with a custom junction table like in your example, typeorm keeps dropping all the junction table columns.

  • @user-bw5ix7kb4p
    @user-bw5ix7kb4p Před 3 měsíci

    i am getting user table already exists error? What is the solution to resolve this problem?

  • @GoutamReddydazz
    @GoutamReddydazz Před 3 měsíci

    Why you are using type orm ? Is better then Prisma ?

  • @cgope
    @cgope Před 4 měsíci

    awesome, this video same me! hahaha

  • @mthcreativeworld5049
    @mthcreativeworld5049 Před 4 měsíci

    Nestjs with Fastify tutorial

  • @apayrus
    @apayrus Před 4 měsíci

    Thank you. That helped me a lot. It is luck to meet this video. 🙂👍