Mastering Clean Architecture: Email Delivery Via Smtp And Api

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024
  • НаукаНаука

Комментарии • 9

  • @alibabapour7418
    @alibabapour7418 6 месяцев назад

    You can't believe how much you helped me in my career as a junior developer
    I leaned a lot
    The way you simplify things that was my nightmares ...

  • @0xBugsBunnyBoss
    @0xBugsBunnyBoss 6 месяцев назад

    It was very interesting for me to know how it’s worked. Damn programming is very important and mesmerizing

  • @hesamkalhor3263
    @hesamkalhor3263 7 месяцев назад

    Just wanted to drop by and show some love for your channel. Your content is consistently impressive, always maintaining that high-quality standard. Keep doing what you're doing because you've definitely got a fan in me!

    • @Foad_Alavi
      @Foad_Alavi  7 месяцев назад

      I appreciate that!

  • @Tamer_Ali
    @Tamer_Ali Месяц назад

    Thanks a lot Foad for that awesome video.
    How to send multi / batch emails and avoid different concurrently threads issue?
    for example in e-commerce apps we need to send emails to the customer, inventory, shipping,...etc after creating the order

  • @diegomelgar2696
    @diegomelgar2696 7 месяцев назад

    Hi Foad, thanks for your excellent videos. It would be nice to see a sending email video tutorial with a real world example. What do I mean by that? A whole video that teaches how to send an email using email templates (html email with string interpolation to replace content) and also sending attachments in the same email. There are a lot of videos out there that teach how to send a very simple-one-line email, but when it comes to real world, projects that you develop do not send emails like that.
    I tell you this, because this is something that I am struggling with, specially in the .net world and every video tutorial I watch, they do configurations and send a simple email which is good to know because is essential, but the real world is not just sending one line email.
    Thanks again for your great videos!

    • @Foad_Alavi
      @Foad_Alavi  6 месяцев назад

      Hi
      First of all thanks for watching my video.
      And second, thanks a lot for the good suggestion. I will create a video soon and post it on my channel.

  • @omkarkhaire1188
    @omkarkhaire1188 6 месяцев назад

    Hi Foad your videos are super helpful..can u please create a video on blacklisting jwt token in web apis

  • @davood7497
    @davood7497 7 месяцев назад

    Good job.