10 Tips & Tricks for Building Websites with Ionic 4

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

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

  • @hishamshawky2481
    @hishamshawky2481 5 лет назад +3

    Hi, Simon First thank you very much for this awesome tut!
    Second, we need tuts about the following in ionic 4:
    1. adding loading spinner until the request done to the server!
    2. Using Image loader and caching images with ionic 4 as your tutorial with ionic 3 no longer working with the current version
    3. for windows users we need to know how to deploy or emulate the ios on cloud macs
    4. the best practices using ionic so we can have the best results and performance as possible with ionic
    5. Animation animation animation I saw your previous tut about the most famous 5 libraries animation for ionic 4 but we need this on real-world applications like how we use it with navigation between pages and for example, tabs the default on is so boring ( ion-tabs )
    6. the splash screen how we do it
    7. the icon, naming the app and deploy the app on google play and app store for both ( windows users or mac ) like deploying it on the cloud ( mac ) if this possible
    Thanks a lot and we all appreciated for your work on this channel!

    • @galaxies_dev
      @galaxies_dev  5 лет назад

      Wow thanks a lot for that list!! Comments like yours are insanely helpful for mapping out my content for the next time, Thanks for letting me know - I'll add this to my list :)

  • @djwiggum911
    @djwiggum911 5 лет назад +2

    Hi Simon, would love to hear something about custom angular elements and putting ion-router in between those elements. Thanks! Cheers, Ralph

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

    Thanks for the info. I appreciate your helpful content.
    Sincerely,
    a college student

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

    Great demonstration!!!

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

    Can we get more videos helping using ionic for desktop UX please

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

      Sure, anything specific you would like to see? Currently outlining a new post about that topic!

  • @justaquib
    @justaquib 5 лет назад +7

    mic sound is so less on all videos...

  • @michaelzeuner1746
    @michaelzeuner1746 5 лет назад

    Looks great, but how do I actually go about hosting my ionic app on firebase or any hosting site? I would love to see a tutorial about how to host an ionic app on firebase hosting and setting it all up with a domain name, or how you would go about hosting an ionic app on any other type of hosting site, bluehost for example.

    • @galaxies_dev
      @galaxies_dev  5 лет назад

      Thanks Michale, I'll try to cover that topic as well!

  • @ameerattaa2250
    @ameerattaa2250 5 лет назад +1

    just glas always great tutorial
    how specify styles for web or phone ?

    • @galaxies_dev
      @galaxies_dev  5 лет назад

      Hmm you could use the width of the screen like the media queries to apply specific classes then!

  • @LorikkMehmeti
    @LorikkMehmeti 5 лет назад

    Great tutorial !! can you show us a tutorial on web components (ionic 4 and stenciljs)

    • @galaxies_dev
      @galaxies_dev  5 лет назад

      Hey Lorikk, you mean creating a web component with Stencil?

    • @LorikkMehmeti
      @LorikkMehmeti 5 лет назад

      @@galaxies_dev i mean using stenciljs with ionic 4

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

    Hi Simon. Do you know how to hide the address bar when I scroll on the ionic web project without adding it to the home screen?

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

      Yeah that's an open issue, I'll try to see if any fix exists for this in the next time!

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

      @@galaxies_dev If you find any fix please let me know.

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

    Hi Simmon Grimm, how about the SEO of this PWA ?

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

      Haven't worked a lot with SEO in this regards, I think it's not really great but might become better once we also have server side rendering. Until then SEO might be poor.

  • @soromiso
    @soromiso 2 года назад

    Where can I buy the T shirt (ionic)?

  • @zhimingkoh1029
    @zhimingkoh1029 5 лет назад

    Hi may I know the VS Code theme that you're using? thanks!

    • @galaxies_dev
      @galaxies_dev  5 лет назад

      It should be Atom One Light or Dark whatever you prefer!

  • @filemonek123
    @filemonek123 5 лет назад

    anyone got zoom working ?

    • @galaxies_dev
      @galaxies_dev  5 лет назад

      You can find an example here: ruclips.net/video/yHDnVarTr2E/видео.html

  • @judgewest2000
    @judgewest2000 5 лет назад

    I would not recommend using ionic for web sites for two reasons...
    1: scrolling sticks on iOS in Safari. It always has and has never been resolved.
    2: does not work on IE11.
    Your mileage may vary with the above but considering how many businesses still stupidly standardize on IE11 it's worth keeping in mind.

    • @codewithmePuneet
      @codewithmePuneet 5 лет назад

      but it would be a good idea if you make a website for masses like a social media site or some netflix thing as it's really fast and not many people use IE11 or Safari(Maybe few) but people mostly use chrome and chrome support the ionic framework or say even they embrace it and they created angular so there is that. And, ionic teamed up with angular is crazy stupid fast. Making a website upon ionic is a great idea.
      And, I would suggest using NodeJS as the backend to make it even much faster.

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

      IE is dead. Get over it.

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

      @@nerijusramanauskas6793 who's a fan of IE!? Not me at all. My work is used a huge amount by public institutions like the police and health. They tend to have locked down computers

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

    im a fan of ionic how can i access direct the page its send me 404 example the tab2 . if i type this in address bar it will return 404
    example.com/tabs/tab2

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

      You just have to setup the path in your routing, then you can definitely access a page directly like that!

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

      @@galaxies_dev nope when i build it in prod. its not working. i just need a direct link to tabs2 to share to others. but i saw the usehash in routing its working now

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

      @@galaxies_dev btw thanks

  • @maniya10824
    @maniya10824 5 лет назад

    How to upload file using ionic v4 in browser

    • @judgewest2000
      @judgewest2000 5 лет назад +1

      The same way as with any web site

  • @suki5593
    @suki5593 5 лет назад

    Make more tutorials

    • @galaxies_dev
      @galaxies_dev  5 лет назад

      Well I release free content every week both written and as a video. Isn't that something already?