Тёмный

Ionic 7 Routing with Angular Standalone Components 

Simon Grimm
Подписаться 102 тыс.
Просмотров 16 тыс.
50% 1

Опубликовано:

 

29 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 47   
@galaxies_dev
@galaxies_dev Год назад
Learn to build epic IONIC apps FAST by joining the Ionic Academy: ionicacademy.com/
@MantarrayaEC
@MantarrayaEC 5 месяцев назад
Only if they are built with Ionic/Angular, because React Native is for Pussies
@MantarrayaEC
@MantarrayaEC 5 месяцев назад
Only if they are with Ionic/Angular, because React Native is for Puss13s
@computer.science.mauricio
@computer.science.mauricio Год назад
- Hi Mr. Simmon. I teachs Angular and Ionic in Brazil and your content help me a lot. Thanks for your contributtions.
@galaxies_dev
@galaxies_dev Год назад
Awesome Mauricio, and happy to help!
@khomansahu9973
@khomansahu9973 Год назад
😇😇😊Thank you soo much, to explain ionic 7 routing with Angular standalone component
@galaxies_dev
@galaxies_dev Год назад
Glad it was helpful!
@MrAashish24
@MrAashish24 Год назад
Slides are deprecated in Ionic. I figured iut to use Swiper Js 8.9.3 as It has Angular compatibility. However, How can we use swiper js with all effects and how to register it in standalone component. Please make video on that. Thanks in advance 😊
@jesusp.829
@jesusp.829 Год назад
X2
@galaxies_dev
@galaxies_dev Год назад
Working on it!
@guleye
@guleye Год назад
@@galaxies_dev please work on it
@hovav906
@hovav906 Год назад
Thats great! thanks very much! One question though - how do I provide a service to the entire application?
@galaxies_dev
@galaxies_dev Год назад
That's what I also try to figure out. You can dadd modules in the bootstrap process, so maybe wrap your stuff in it's own module and add it there!
@j4nch
@j4nch Год назад
Is this also recommended for non-ionic (angular) applications? I know that SFC are an angular things, but when is it recommended to use modules VS SFC in my app? I find all the import stuff in each component a bit cumbersome
@codetalk0
@codetalk0 Год назад
ionic created my project without app.module.ts file with angular , what is the problem?
@galaxies_dev
@galaxies_dev Год назад
The main bootstrap and imports are now in the main.ts as Ionic is using Angular Standalone components (as described in the video)
@missile71
@missile71 Год назад
Great video, but if I need a login page (for example) before the tab page how load tab routes if it's not the default path?
@missile71
@missile71 Год назад
found! added { path: 'app', loadChildren: () => import('./pages/tabs/tabs.routes').then(m => m.routes) } and the path is /app/tabs/whatever
@joaquinbandini7669
@joaquinbandini7669 Год назад
Helpfull information, thank you very much. I have subscribed to your channel
@galaxies_dev
@galaxies_dev Год назад
Thank you Joaquin!
@RajinderYadav
@RajinderYadav Год назад
too early to use angular standalone component and then be forced to switch to a new routing and down the road hit all kind of roadblocks of how do I do this.
@saajanbajaj641
@saajanbajaj641 Год назад
Hey Simon! Can you create one tutorial for Azure Authentication?
@galaxies_dev
@galaxies_dev Год назад
Sorry but never worked with Azure :/
@townheadbluesboy
@townheadbluesboy Год назад
Super helpful
@khangmach01
@khangmach01 Год назад
Haha. Just encounter same situation. Be careful between loadComponent() and loadChildren()
@juanCarlosBA
@juanCarlosBA Год назад
Can you Work on proyect step by step since cero? Thanks
@galaxies_dev
@galaxies_dev Год назад
What should that project be about?
@Jorvs
@Jorvs Год назад
was this updated or applied on your udemy courses?
@galaxies_dev
@galaxies_dev Год назад
I don't have any courses on Udemy.
@علياءاسامه-ت4م
@علياءاسامه-ت4م Год назад
great tutorial
@galaxies_dev
@galaxies_dev Год назад
Thanks!
@notfriki
@notfriki Год назад
Bro, I lose like 30 minutes looking why I can’t use router module in my page, thanks!
@galaxies_dev
@galaxies_dev Год назад
Glad I could help Luis!
@ricko13
@ricko13 Год назад
when you are a React developer and see how complex Angular code is 🥵
@galaxies_dev
@galaxies_dev Год назад
True, both frameworks have their strengths in differnet areas
@its_j10
@its_j10 Год назад
amazing video
@galaxies_dev
@galaxies_dev Год назад
Thanks!
@UmamNardi
@UmamNardi 9 месяцев назад
add default export class so in the route no need using then for next promise
@Matheus_1582
@Matheus_1582 Год назад
How do I use Astro in Ionic...
@emreaka3965
@emreaka3965 Год назад
You cannot use astro in ionic but you can try to use ionic in astro.
@DIISKRATOS
@DIISKRATOS Год назад
The thème name !!!
@galaxies_dev
@galaxies_dev Год назад
Shades of Purple :)
@AlexisDessard
@AlexisDessard Год назад
Since I started Ionic few years ago you helped me a lot with all your tutorials and videos. Just read an article you made about breakpoints in modal, never knew it exists despite i'm programming for so long on Ionic, just came here to say you thanks again, please continue like that and I'll buy you a cape one day 🦸
@galaxies_dev
@galaxies_dev Год назад
Thank you for your kind words Alexis - I'm happy that even some of my older stuff is still relevant :D If you want to support me, check out my Academy -> ionicacademy.com/
@AlexisDessard
@AlexisDessard Год назад
@@galaxies_dev That's so pertinent to what I was looking for, gonna considerate it in the next few days to finally make a habit of 1h/day of learning so I don't stagnate with deprecated knowledges. Please continue! 🙏🙏
Далее
Understanding Angular Routing in Ionic 4 Apps
19:50
Просмотров 18 тыс.
How to use Ionic Storage v3 with Ionic Angular
20:46
Просмотров 15 тыс.
Routing and Lazy Loading with Standalone Components
11:07
Ionic in 30 Series: Ionic Angular
47:35
Просмотров 5 тыс.
You might not need useEffect() ...
21:45
Просмотров 169 тыс.
Senior Angular Developer Interview (theory)
41:57
Просмотров 26 тыс.
Announcing Deno 2
59:21
Просмотров 230 тыс.