Angular 17 crud actions using angular in memory API | Fake REST API in angular

Поделиться
HTML-код
  • Опубликовано: 17 фев 2024
  • #angular17 #angular #nihiratechiees
    This video explains Angular 17 crud actions using angular in memory API
    npm i angular-in-memory-web-api
    Source code GitHub link
    ====================
    github.com/nihira2020/Angular...
    Join this channel to get access to perks:
    / @nihiratechiees
  • НаукаНаука

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

  • @HammertonKogey
    @HammertonKogey 3 месяца назад

    The implementation of API'S even this fake one has always been a problem for me, I dont know what I'm doing wrong and I'm frustrated. Even followingyour every single step It doesn't seem to show. any tips sir?

    • @NihiraTechiees
      @NihiraTechiees  3 месяца назад

      ruclips.net/video/afEVpCquT7Y/видео.html follow this video for configure json server api.
      It's very simple you need to install json server package then add one json file.. Finally run the watch command

  • @Praveen9699
    @Praveen9699 3 месяца назад

    i think its angular v14 something not a new vertion 17
    there is no app.motule.ts file in angular 17 v

    • @NihiraTechiees
      @NihiraTechiees  3 месяца назад

      It's angular 17 only. Angular 17 support module based and standalone templates..... Please check my other videos then you will know difference