Это видео недоступно.
Сожалеем об этом.

IONIC 6 |. News App | API request |PartOne

Поделиться
HTML-код
  • Опубликовано: 20 авг 2022
  • #api #newsapp #tutorial #ionicframework
    Hey There GeekStar
    In this tutorial I am showing you how to collect news from an open source free api and design your app with the data collected using ionic framework and Angular.
    Please like and subscribe to m channel.
    Part two coming shorty!
    API link = newsapi.org/

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

  • @josequintin2467
    @josequintin2467 Год назад +1

    Fantastic!

  • @pg.idrees
    @pg.idrees Год назад +1

    Well done ✅

  • @nathanaelbartholomew
    @nathanaelbartholomew Год назад +2

    We need more content.

  • @malikhandev
    @malikhandev Год назад

    we need more ionic content

  • @nathanaelbartholomew
    @nathanaelbartholomew Год назад

    Your mic does not sound good. It sounds over amplified. Lots of noise.

  • @platinum7662
    @platinum7662 Год назад

    i need help in (...results.articles) it is error to me.

    • @codexpression
      @codexpression  Год назад

      What is the error

    • @manishakumari-tp8ey
      @manishakumari-tp8ey 10 месяцев назад

      @@codexpression add this in tsconfig.json
      "noImplicitAny": false,
      "strictNullChecks": false,

    • @user-wr2vy2et4y
      @user-wr2vy2et4y 9 месяцев назад

      this expression (...result .articles) to come ..plz solove this problem
      @@codexpression

  • @juliusoranza14
    @juliusoranza14 Год назад

    I got some errors in home.page.ts