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

Поділитися
Вставка
  • Опубліковано 6 жов 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/nih...
    Join this channel to get access to perks:
    / @nihiratechiees

КОМЕНТАРІ • 4

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

    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  6 місяців тому

      ua-cam.com/video/afEVpCquT7Y/v-deo.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 6 місяців тому

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

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

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