Build a Webshop | Node.js/TypeScript/Angular/Stripe

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ส.ค. 2024

ความคิดเห็น • 49

  • @CodewithSloba
    @CodewithSloba  ปีที่แล้ว +1

    Code: github.com/bobangajicsm/E-Commerce-Store

  • @user-kk4wh4dv8o
    @user-kk4wh4dv8o ปีที่แล้ว +2

    thanks for sharing content about angular 2. please do more projects with angular

    • @CodewithSloba
      @CodewithSloba  ปีที่แล้ว

      Thank you 🙏 Yeah I’m going to make more in the future

  • @mahdiandalib186
    @mahdiandalib186 7 หลายเดือนก่อน +1

    thx man, plz continue making angular viedeos, and teach nestJS if its possible and plz create an lms using angular

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

      Thank you I'll probably make more videos in the future

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

      thx man@@CodewithSloba

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

      you're welcome

  • @ravigaur7457
    @ravigaur7457 ปีที่แล้ว +2

    I saw your first video and it was too good. Please do more project with angular, Love form INDIA ❤❤

    • @CodewithSloba
      @CodewithSloba  ปีที่แล้ว

      Thank you so much, that’s what is the plan!

  • @blagojsutinov2759
    @blagojsutinov2759 ปีที่แล้ว +3

    Keep up with the great work bro

  • @armandmugabo1170
    @armandmugabo1170 ปีที่แล้ว +2

    great content. thanks a lot for sharing

  • @dalestewart
    @dalestewart ปีที่แล้ว

    Another top notch professional tutorial. Perhaps do an advanced tutorial regarding payment integration with Stripe or PayPal😀

    • @CodewithSloba
      @CodewithSloba  ปีที่แล้ว

      Great suggestion! Thank you so much Dale

  • @braveitor
    @braveitor ปีที่แล้ว +2

    Nice video, and easy to follow and understand. Maybe a bit "harsh" all the final part with the subscriptions and data going from one componente to another, but overall, it's a great course. Thank you.

    • @CodewithSloba
      @CodewithSloba  ปีที่แล้ว +1

      Thank you man, I’m glad you like it!
      Yeah definitely I try to make it as simple as possible, but sometimes it goes different way.

  • @irfansaeedkhan7242
    @irfansaeedkhan7242 ปีที่แล้ว +3

    Please make same project with react and react redux too

  • @rishiraj2548
    @rishiraj2548 ปีที่แล้ว +1

    Thanks

  • @chetan_nada
    @chetan_nada ปีที่แล้ว +1

    nice tutorial

  • @hafidnurfirmansyah2839
    @hafidnurfirmansyah2839 ปีที่แล้ว

    Amazingg

  • @martuzakhadri6500
    @martuzakhadri6500 ปีที่แล้ว

    you are awesome brother...

    • @CodewithSloba
      @CodewithSloba  ปีที่แล้ว

      Hey man thank you so much! I really appreciate the support

  • @spraveenitpro
    @spraveenitpro ปีที่แล้ว +1

    This is great, can you please make the same in React + typescript?

    • @CodewithSloba
      @CodewithSloba  ปีที่แล้ว +1

      I’ll hardly make same project, but there will be more React projects

  • @lehuynh7637
    @lehuynh7637 ปีที่แล้ว +1

    3:30:30 you should not public api keys. can .env instead

    • @CodewithSloba
      @CodewithSloba  ปีที่แล้ว

      Yes that's by the best practices

  • @chukwuemekaajima2344
    @chukwuemekaajima2344 ปีที่แล้ว +1

    Please can we get a tutorials on how design those images you post on instagram?
    They look really awesome.
    I was to apply it on my learning materials, as I have screenshots of many of my code snippets and commands. By the way, I am a backend person, so I have a lot of command I would like to annotate and describe just like your images on Instagram.
    Also you can point me to a plugin or tutorial to learn how to do it.
    Thanks once again for your awesome work.

    • @CodewithSloba
      @CodewithSloba  ปีที่แล้ว

      Actually I do only programming tutorials, not designing 😊 Check TH-cam for figma tutorials

  • @EliasKibret
    @EliasKibret ปีที่แล้ว

    Good job

  • @wiliam334
    @wiliam334 ปีที่แล้ว

    AngularJs? I am confused
    It was depricated a few years ago.

    • @CodewithSloba
      @CodewithSloba  ปีที่แล้ว +1

      No this is Angular 2+ version

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

    Can I use a higher angular version for this project?

  • @killuday
    @killuday ปีที่แล้ว

    MERN stack project please

  • @MW-ze9jm
    @MW-ze9jm ปีที่แล้ว

    I get the following errors at 41:18:
    Compiled with problems:X
    ERROR
    src/app/app.module.ts:29:5 - error NG6001: The class 'ProductsHeaderComponent' is listed in the declarations of the NgModule 'AppModule', but is not a directive, a component, or a pipe. Either remove it from the NgModule's declarations, or add an appropriate Angular decorator.
    29 ProductsHeaderComponent
    ~~~~~~~~~~~~~~~~~~~~~~~
    src/app/pages/home/components/products-header/products-header.component.ts:7:14
    7 export class ProductsHeaderComponent implements OnInit {
    ~~~~~~~~~~~~~~~~~~~~~~~
    'ProductsHeaderComponent' is declared here.
    ERROR
    src/app/pages/home/components/products-header/products-header.component.ts:5:16 - error NG2008: Could not find template file 'products-header.compoment.html'.
    5 templateUrl: 'products-header.compoment.html',

    • @CodewithSloba
      @CodewithSloba  ปีที่แล้ว

      Looks like you have wrongly imported class. Check the github code

    • @MW-ze9jm
      @MW-ze9jm ปีที่แล้ว

      @@CodewithSloba oh yes apologies should have removed the comment, it was a typo and I simply didn't see it anymore as I've been so tired, the next day it jumped right at me. Thank you for taking the time to look through questions though and actually answering them, I very much appreciate it.

  • @sogggy
    @sogggy ปีที่แล้ว

    Saw your portfolio course on Freecodecamp. Subbed to your channel for the awesome tutorial.

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

    Hello,
    I have a question regarding the removeQuantity()
    I used this.removeFromCart(_item); like this :
    this.cart.value.items.map((_item)=>{
    if(_item.id === item.id){
    _item.quantity -= 1;
    if(_item.quantity === 0){
    this.removeFromCart(_item);
    }
    }
    })
    Isn't it correct or do I miss something. It is an excellent tutorial. Thanks

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

      Is there an issue with your code? Thank you

  • @mohamed.mowafy
    @mohamed.mowafy ปีที่แล้ว +1

    Thanks