How to make HTTP request in Angular 18?

Поділитися
Вставка
  • Опубліковано 28 січ 2025

КОМЕНТАРІ • 7

  • @AyyazTech
    @AyyazTech  5 місяців тому

    🔍 Want to dive deeper into Angular and full-stack development?
    Check out my comprehensive course: "Create Full-Stack Blog & CMS with Angular 18, Node.js, MySQL"
    bit.ly/angular-18-course
    In this course, you'll:
    - Build a complete, production-ready blog and CMS
    - Master Angular 18, Node.js, and MySQL
    - Deploy your app to Google Cloud Run
    Perfect for both beginners and experienced devs looking to level up their skills.
    🎓 Enroll now: bit.ly/angular-18-course

  • @devmudile
    @devmudile 6 місяців тому

    What a simple way of teaching, very well explained.

  • @funkyrobot73
    @funkyrobot73 7 днів тому

    at 17:15 you mentioned Forms & Inputs and the Value... how do you do that? Is there a link on passing data from form to my database?

  • @obafemiopeyemi3203
    @obafemiopeyemi3203 4 місяці тому

    This is very explanatory! Thanks

  • @lcrdcastro
    @lcrdcastro 3 місяці тому +1

    Thanks, solved my problem.

    • @AyyazTech
      @AyyazTech  3 місяці тому +1

      You're very welcome! I'm so glad to hear that it solved your problem! 😊
      For more insights into Angular 18 and making HTTP requests, you might find these videos helpful:
      - How to use Axios in Angular 16?
      ua-cam.com/video/llQdHmLmiuw/v-deo.html
      - How to fetch data from an API and display it in Angular 17?
      ua-cam.com/video/G22R_TzQaJ4/v-deo.html
      Additionally, this blog post could be a great resource as well:
      - How to use RESTful API with Angular
      www.ayyaztech.com/blog/how-to-use-res-tful-api-with-angular
      Don't forget to subscribe and hit the bell icon for updates on new tutorials! 🔔😊

  • @SAAMY_1414
    @SAAMY_1414 Місяць тому

    How to create new component in Angular here ? because here in angular 18 no modules concept.
    and in non-standalone component how to import app.config.ts ?