Ionic 7 Routing with Angular Standalone Components

  Рет қаралды 15,189

Simon Grimm

Simon Grimm

Жыл бұрын

Ionic 7 routes look totally different to you? Let's quickly clarify what's going on with the latest Angular version and routing using Standalone components!
🔥 The fastest way to learn Ionic: ionicacademy.com/
🪐 Explore web & mobile dev universe: galaxies.dev/
⚡️ Just getting started?
Grab a free 46 pages eBook: ionicacademy.com/ionic-quicks...
#############################
🤷‍♂️ Want more Ionic tutorials?
There you go: devdactic.com/
#############################
❤️ You can also find me on:
Instagram: / simongrimm_
Twitter: / schlimmson
Facebook: / devdactic
TikTok: / simongrimm_
Or join the Simonics Facebook group:
/ simonics
#############################

Пікірлер: 46
@galaxies_dev
@galaxies_dev Жыл бұрын
Learn to build epic IONIC apps FAST by joining the Ionic Academy: ionicacademy.com/
@MantarrayaEC
@MantarrayaEC 2 ай бұрын
Only if they are built with Ionic/Angular, because React Native is for Pussies
@MantarrayaEC
@MantarrayaEC 2 ай бұрын
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!
@joaquinbandini7669
@joaquinbandini7669 Жыл бұрын
Helpfull information, thank you very much. I have subscribed to your channel
@galaxies_dev
@galaxies_dev Жыл бұрын
Thank you Joaquin!
@townheadbluesboy
@townheadbluesboy Жыл бұрын
Super helpful
@khomansahu9973
@khomansahu9973 11 ай бұрын
😇😇😊Thank you soo much, to explain ionic 7 routing with Angular standalone component
@galaxies_dev
@galaxies_dev 11 ай бұрын
Glad it was helpful!
@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
@user-zi3gc2pg5s
@user-zi3gc2pg5s Жыл бұрын
great tutorial
@galaxies_dev
@galaxies_dev Жыл бұрын
Thanks!
@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!
@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)
@its_j10
@its_j10 11 ай бұрын
amazing video
@galaxies_dev
@galaxies_dev 11 ай бұрын
Thanks!
@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
@saajanbajaj641
@saajanbajaj641 Жыл бұрын
Hey Simon! Can you create one tutorial for Azure Authentication?
@galaxies_dev
@galaxies_dev Жыл бұрын
Sorry but never worked with Azure :/
@juanCarlosBA
@juanCarlosBA Жыл бұрын
Can you Work on proyect step by step since cero? Thanks
@galaxies_dev
@galaxies_dev Жыл бұрын
What should that project be about?
@user-os5rj4ks4d
@user-os5rj4ks4d 6 ай бұрын
add default export class so in the route no need using then for next promise
@khangmach5369
@khangmach5369 Жыл бұрын
Haha. Just encounter same situation. Be careful between loadComponent() and loadChildren()
@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.
@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
@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!
@Jorvs
@Jorvs Жыл бұрын
was this updated or applied on your udemy courses?
@galaxies_dev
@galaxies_dev Жыл бұрын
I don't have any courses on Udemy.
@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! 🙏🙏
Routing and Lazy Loading with Standalone Components
11:07
Deborah Kurata
Рет қаралды 16 М.
Useful gadget for styling hair 🤩💖 #gadgets #hairstyle
00:20
FLIP FLOP Hacks
Рет қаралды 9 МЛН
Дарю Самокат Скейтеру !
00:42
Vlad Samokatchik
Рет қаралды 9 МЛН
Looks realistic #tiktok
00:22
Анастасия Тарасова
Рет қаралды 106 МЛН
React Native vs Flutter - Which should you use?
22:31
Simon Grimm
Рет қаралды 16 М.
Building an Ionic Searchable Select Component with Angular
28:36
Simon Grimm
Рет қаралды 11 М.
PowerSync in 100 Seconds
1:57
PowerSync
Рет қаралды 2,5 М.
Routing in Angular 17 and Lazyload Standalone Components
13:54
Adnan Halilovic
Рет қаралды 15 М.
How to Create Background Tasks in Ionic with Capacitor ⚡️
37:11
5 React Native Tips to WOW Your Users
16:36
Simon Grimm
Рет қаралды 18 М.
What’s the best cross-platform technology in 2023?!?!
9:39
Simon Grimm
Рет қаралды 51 М.
How to use SQLite in Ionic with Capacitor
15:17
Simon Grimm
Рет қаралды 15 М.
ОБСЛУЖИЛИ САМЫЙ ГРЯЗНЫЙ ПК
1:00
VA-PC
Рет қаралды 2,5 МЛН
Looks very comfortable. #leddisplay #ledscreen #ledwall #eagerled
0:19
LED Screen Factory-EagerLED
Рет қаралды 6 МЛН
#samsung #retrophone #nostalgia #x100
0:14
mobijunk
Рет қаралды 12 МЛН