5 Ionic Best Practices 😎

Поделиться
HTML-код
  • Опубликовано: 12 янв 2025

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

  • @TheSaceone
    @TheSaceone 4 года назад +9

    0:36 Architecture & project structure
    3:08 IDEs & TypeScript
    5:58 Bundle size
    8:42 Lifecycle
    9:51 Stay up to date

  • @wealth_developer_researcher
    @wealth_developer_researcher 4 года назад +6

    Yes, I would love to learn more about Observable and Promises. Thanks for this nice video :)

  • @lydiakk8943
    @lydiakk8943 4 года назад +5

    Hey Simon, I would like for you to help me with a mysql connection and a display of viewable pdf files into a table through ionic 5. I hope it's not to much work. It would help me a lot if you can post it this year, if you have the time. Thanks in advance.

    • @galaxies_dev
      @galaxies_dev  4 года назад

      Usually you connect to your DB through a server and not directly from your app - are you doing that?

    • @lydiakk8943
      @lydiakk8943 4 года назад

      @@galaxies_dev I have an online server: db4free.net .

  •  4 года назад +2

    Use a wrist pad (under the hand holding the mouse) to take care of the carpal tube. Thanks for the sharing, Simon. Very good.

  • @Marshall86MT
    @Marshall86MT 3 года назад +1

    i follow the same best practices :) plus I found very useful the npm outdated command to know which libraries in my package.json file are not up-to-date yet.

  • @prasadnarayana
    @prasadnarayana 4 года назад +4

    Love the video sir,
    Really interested to know more about promises and observables and looking forward for your 100k subs😍

  • @royal-code
    @royal-code 4 года назад +1

    I liked this one Simon. I have to admit i still struggle a bit with using observables and promises. a refresher would be highly appreciated.

  • @GoriAmir
    @GoriAmir 4 года назад +1

    Great video Simon! I would like to know the best practice to use http with token, how to store the token properly etc2...

  • @Nurundin
    @Nurundin 4 года назад +1

    Thanks for this video. Can we have a series of tutorials on each of this points. Happy New Year

    • @galaxies_dev
      @galaxies_dev  4 года назад

      Happy new year, I will think about it :)

  • @Ali-ys7ej
    @Ali-ys7ej 4 года назад +1

    I agree lifecycle is very important ! I think the next CLI ionic version will start project with angular 11

  • @kmilo5837
    @kmilo5837 4 года назад +2

    Thank you, You are the best!! We need a video where we can learn all about observables and promises!. greetings from Colombia

    • @galaxies_dev
      @galaxies_dev  4 года назад +1

      I'll work on that!

    • @dje4547
      @dje4547 4 года назад

      Hi Simon,
      The same for me, it would be very appreciated.
      Thanks a lot for your work 👍

  • @chiefnarx
    @chiefnarx 4 года назад

    Simon I love love love your tutorials. But can you please do one on creating a login page, signup page, and password reset page in Ionic 4?
    I'll greatly appreciate it if you would

    • @galaxies_dev
      @galaxies_dev  4 года назад

      Perhaps check out this: devdactic.com/ionic-5-navigation-with-login/

  •  3 года назад +1

    Thanks for the video!

  • @LuckystrikeGFXer
    @LuckystrikeGFXer 4 года назад

    I would like to hear the best practice on http requests with a service. Do you have the Subscriptions inside the Service and save data from GET requests inside the Service? Do you call the request and just return the Observable so the page that needs the data can subscribe to it? Do you convert the Observable to a Promise and return data this way? Also is it generally better to use Subjects or BehaviourSubjects to store the data inside a Service? I have been trying to figure this out with a few colleague of mine and we havent found the best solution yet.

    • @galaxies_dev
      @galaxies_dev  4 года назад

      Very good questions and ideas for a vlog (or live stream?)

    • @LuckystrikeGFXer
      @LuckystrikeGFXer 4 года назад

      @@galaxies_dev If the stream is archived somewhere then sure it could be a good idea to get different opinions on it, but a dedicated vlog on correct data structure wouldn't hurt either.

  • @tonyo7996
    @tonyo7996 4 года назад +1

    Big Thumbs up to Ionicacademy

    • @galaxies_dev
      @galaxies_dev  4 года назад

      Thanks Tony, and thanks for joining the stream!

  • @mehrajuddinam3922
    @mehrajuddinam3922 3 года назад

    Hi I am using ionic5 but it is using angular 12 by default so I want only angular 11 to use with ionic5 how can I use this let me know

    • @galaxies_dev
      @galaxies_dev  3 года назад

      You can install a different Angular package with npm but I would recommend to use the latest version, no reason to start with something old!

  • @nandanbn7668
    @nandanbn7668 4 года назад +1

    Simon says Ionic Rocks❤️🎉

  • @highmountdigital
    @highmountdigital 4 года назад

    Thanks for the valuable update and tips!😊📲

  • @pavanlulla
    @pavanlulla 2 года назад +1

    App troubleshooting 😊🙏

  • @berkearas4419
    @berkearas4419 4 года назад +1

    Small improvement: Use timestamps in your video, it would really help 😁

    • @galaxies_dev
      @galaxies_dev  4 года назад +2

      Yeah should definitely get started with that..also in tutorials?

  • @brauliocruz6088
    @brauliocruz6088 4 года назад

    Nice stream Simon hope see you again

    • @galaxies_dev
      @galaxies_dev  4 года назад +1

      Thanks, hope to see you again as well!

  • @علياءاسامه-ت4م
    @علياءاسامه-ت4م 4 года назад +1

    👍 great

  • @hussainarthuna2397
    @hussainarthuna2397 4 года назад +1

    npm outdated will do just fine.

    • @toxaq
      @toxaq 4 года назад

      And yarn outdated too

  • @_back_to_the_time_
    @_back_to_the_time_ 4 года назад +1

    Second

  • @TheSaceone
    @TheSaceone 4 года назад

    First comment