How to add Quick Search to your Angular app with Google Books API!

Поділитися
Вставка
  • Опубліковано 4 жов 2024

КОМЕНТАРІ • 9

  • @sonasani5145
    @sonasani5145 5 місяців тому +2

    Subbed now. Do you have any course on Angular 16 with MEAN stack (MySQL)? Please publish a course on udemy, happy to buy it. You are really good at teaching the skills, keep up the good work :). Or at least release a playlist of videos with full stack like above 20 minutes each (for YT algorithm sake) so we can all learn, you could compile those as full video in udemy as well.
    1. Include authentication (with role based access) hide & show on the app features as well.
    2. NodeJS for the service as well
    3. DB could be MySQL as well
    4. Angular Frontend
    5. Teach us industry standards of writing the FrontEnd code as well as Node please (header toolbar with sign in link, navbar on the left with both responsive the way you have demo'ed the YT video page video on this channel.)
    Waiting for your course :)

    • @ZoaibKhan
      @ZoaibKhan  5 місяців тому +1

      Thanks for the sub, man!
      I usually use Firebase for the backend - because I'm more of a front-end person (enjoy that more) and it makes it quicker than setting up Nodejs and a relational DB like MySQL. But I hear you, I know many will find a full stack project more useful and I do plan to create a full stack project soon - just not sure it will be a MEAN stack. Other backends I might use are appwrite and Supabase.
      Btw, I do already have a course of Udemy - for an Sign Up application with Angular and Firebase (using signals and all of the modern Angular features). You can get it here:
      www.udemy.com/course/angular-firebase-authentication-create-full-sign-up-app/?referralCode=C7899980BCB908917EB5
      Thanks for all your suggestions! I'll try to incoporate them in some way in future videos :)

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

      @@ZoaibKhan Make sense, all the best :)

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

    sir please make an video of angular 17 full series

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

      You mean Angular 17 new features?

    • @RahulShaw-v1g
      @RahulShaw-v1g 5 місяців тому

      No sir full features

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

    how can I implement a dynamic or quick search if I have my content coming from firebase?

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

      You'll have to use elastic search, algolia or another service for the purpose since it's not easy to do text search in firebase

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

      @@ZoaibKhan I hope you can make a video on algolia search sometime in the future 😅