Building a Gmail Clone with Ionic & Angular

  Рет қаралды 8,426

Simon Grimm

Simon Grimm

Күн бұрын

Пікірлер: 38
@themysteryman-e2j
@themysteryman-e2j 3 жыл бұрын
Great video. Last directive part was awesome 👌. Expecting more this kind of amazing work. 👏
@chamir4614
@chamir4614 3 жыл бұрын
great video dude! amazing clone
@galaxies_dev
@galaxies_dev 3 жыл бұрын
Glad you liked it!
@adwiyadeshpande9683
@adwiyadeshpande9683 3 жыл бұрын
Yay! One video is private in the play list, excited 😁😆😀
@galaxies_dev
@galaxies_dev 3 жыл бұрын
🎉
@practicaluseof
@practicaluseof 3 жыл бұрын
Great vídeo @simon, we still missing app review videos 😁😃
@Develoquent
@Develoquent 3 жыл бұрын
Great tutorial! I wonder if i should move my videos into coding tutorials!?
@vampirejs758
@vampirejs758 3 жыл бұрын
Lol, we do watch most of the video😆😅, btw loved this video captain Ionic
@offrelink5880
@offrelink5880 3 жыл бұрын
great Videos !
@andresfcuellarc
@andresfcuellarc 3 жыл бұрын
So amazing... Thanks!
@galaxies_dev
@galaxies_dev 3 жыл бұрын
Glad you like it!
@cheikhndiaye2085
@cheikhndiaye2085 3 жыл бұрын
Thank you Mr Grimm ♥️♥️♥️
@galaxies_dev
@galaxies_dev 3 жыл бұрын
Welcome!
@apptester7967
@apptester7967 3 жыл бұрын
Hello, Nice video, Can you please make a video on live updating the app data without manually calling API from app?
@antoniofcable
@antoniofcable 3 жыл бұрын
I want to help anyone that is in trouble with popover css customization. The solution presented in the video did not work for me because I'm using Ionic v6-beta. So I had to implement the following css shadow part code on global.scss: ion-popover::part(content) { left: 10px !important; --width: calc(100% - 20px); } I hope it help someone. By the way Simon, congratulations for the spetacular tutorial video.
@galaxies_dev
@galaxies_dev 3 жыл бұрын
Yeah that's one of the breaking changes in v6, thanks for posting the solution so fast!
@Kamleshkumar2010
@Kamleshkumar2010 3 жыл бұрын
Awesome, great... Very useful 🤠👍
@galaxies_dev
@galaxies_dev 3 жыл бұрын
Thanks 👍
@captg543
@captg543 3 жыл бұрын
Hi simon i love your video can you create. A tutorial how to changes splash screen with capacitor
@christianjr8038
@christianjr8038 3 жыл бұрын
Thank you Simon. Really nice. I wanna know if you do one on one consulting ? I work on a project actually, I need more resources to achieve it.
@galaxies_dev
@galaxies_dev 3 жыл бұрын
No at the moment I don't have any open slots for more consulting work, sorry!
@ajaymall3499
@ajaymall3499 3 жыл бұрын
Awesome
@prashant43240
@prashant43240 3 жыл бұрын
Please make app using webrtc for live video chat
@chudarysalib
@chudarysalib 3 жыл бұрын
Hey Simon, can you okease help me? I am having a little problem in local storage. I am storing my id in local storage by set function and then getting it by get but the problem is id is not retrieved until i refresh the page. Please guide me here, learned a lot from you and hope to learn more.
@fr3fou
@fr3fou 3 жыл бұрын
hey can you do a video on lag with ionic? ive been dealing with lag when changing pages in ionic react and its a huge bummer as the app is still quite small
@ajaymall3499
@ajaymall3499 3 жыл бұрын
Please add more like fab button for new email. I saw on Twitter 😀
@galaxies_dev
@galaxies_dev 3 жыл бұрын
Soon!
@LuckystrikeGFXer
@LuckystrikeGFXer 3 жыл бұрын
Hey, what extension are you using that lists the available ionic classes when using class on ionic components? I noticed this at 20:48.
@galaxies_dev
@galaxies_dev 3 жыл бұрын
I use only this one, not sure if it's responsible for the classes: marketplace.visualstudio.com/items?itemName=fivethree.vscode-ionic-snippets
@jordy-jonatan
@jordy-jonatan 3 жыл бұрын
Hi Simon, which one is better Native Http Plugin or Angular Http?
@galaxies_dev
@galaxies_dev 3 жыл бұрын
If possible use Angular HTTP, only if you encounter problems with your API I would switch to Native HTTP!
@jordy-jonatan
@jordy-jonatan 3 жыл бұрын
@@galaxies_dev Thank you Simon
@paragbhide5032
@paragbhide5032 3 жыл бұрын
do ionic video call. like a video chat.. many people want to see it and none of the other content creators has done it yet!!
@galaxies_dev
@galaxies_dev 3 жыл бұрын
Yeah I know, but it's hard :D
@paragbhide1695
@paragbhide1695 3 жыл бұрын
@@galaxies_dev Yes I know its hard. I have myself tried it with PeerJs along with Node.js and it works successfully using navigator.mediaDevices.getUserMedia({...}). But the problem is, it only works for web and not for native mobile. If you can crack it for mobile let me know my entire team is waiting for the solution
@lonniechoi7581
@lonniechoi7581 3 жыл бұрын
I thought IONIC has gone
@lutfiikbalmajid3128
@lutfiikbalmajid3128 3 жыл бұрын
240th
@rameezarain3300
@rameezarain3300 3 жыл бұрын
Two days ago this is what I asked you on insta ❤️❤️❤️
Building a Deliveroo Food Ordering UI with Ionic
1:05:39
Simon Grimm
Рет қаралды 36 М.
Миллионер | 3 - серия
36:09
Million Show
Рет қаралды 2,2 МЛН
Building the YouTube UI with Ionic
51:13
Simon Grimm
Рет қаралды 9 М.
How to use Ionic Storage v3 with Ionic Angular
20:46
Simon Grimm
Рет қаралды 15 М.
Vim Tips I Wish I Knew Earlier
23:00
Sebastian Daschner
Рет қаралды 80 М.
Angular Forms: Build Dynamic Complex Forms Easily
19:31
Monsterlessons Academy
Рет қаралды 8 М.
Why aren't you using Fastify? Or Koa? Or NestJS?
9:58
Maximilian Schwarzmüller
Рет қаралды 67 М.
Change Ionic TABS with Sound effects - Capacitor Native Audio Plugin
15:32
This New Angular Release Is Wild
5:53
Theo - t3․gg
Рет қаралды 102 М.
How to Cache Image Files with Ionic & Capacitor
23:10
Simon Grimm
Рет қаралды 12 М.
Angular Resource API - Everything You Have To Know (so far)
27:58
Decoded Frontend
Рет қаралды 14 М.
Миллионер | 3 - серия
36:09
Million Show
Рет қаралды 2,2 МЛН