For anyone else who stumbles across this video and still doesn't understand it. You are not alone 😂
@vegadelaLyra2 жыл бұрын
It's official! :D
@zhaoqHero2 жыл бұрын
👍
@sergiolo31962 жыл бұрын
Been looking for good explanation about JavaScript private fields. Thanks for the video Rob
@addadd87842 жыл бұрын
Thank you so so so much!❤❤❤
@bekhruz-sharapov2 жыл бұрын
Brilliant!!
@clasika1002 жыл бұрын
Not relevant anymore
@bekhruz-sharapov2 жыл бұрын
Excellent. This is one of the best project tutorials that I have ever seen. However, I couldn't follow along. It says Plugins are depricated.
@mpwoodward2 жыл бұрын
Really excellent tutorial!
@jd12345-m2 жыл бұрын
100th subscriber :) lol great video
@holamtruong2 жыл бұрын
The tutorial is great. Thank you very much!
@johnson5546712 жыл бұрын
This helps clear it up. My Javascript class doesn't explain about using the new Class operator. I'm used to having private and public fields and methods (C#, Java) but in Javascript it is not like that where everything is public unless you use the Class operator and #. Thanks again.
@WaxN-ey6vj2 жыл бұрын
Great tutorial! Thanks. I’d like to see the desktop version.
@Seven-rk6gn2 жыл бұрын
I was thinking you just wanted to log #decorator inside the get #decoratedMessage
@mesuteroltr3 жыл бұрын
This video was very helpfully, so very thank you. 👍
@tolutronics3 жыл бұрын
Hello Rob, Thanks for this tutorial, i must confess, i learnt new concepts from you...
@duketranslucent3rd3 жыл бұрын
Helpful tutorial - but @ 18:46 when you import Capacitor plugins, these days that throws a deprecation error. Seems `import { Plugins }` is no longer a thing. Instead you're expected to install then import each plugin manually, from what I can see.
@eugeniolopes81343 жыл бұрын
Thanks for the video. I think the explication was very clear. Greetings from Brazil !
@gmd97673 жыл бұрын
Excellent use of Vue 3 and Typescript, congratulations Rob and can't wait to see more examples.
@tclark3 жыл бұрын
Dude this is great! I learned a lot that I haven’t seen in other videos! Bravo!
@PriyankBolia4 жыл бұрын
Please use bigger font sizes
@mahmoudtokura4 жыл бұрын
Awesome stuff. Hope you do more Vue Ionic Tutorial. Hopefully around UI designs and real-time Maps, being wanting to learn that. You got yourself a new subscriber.
@BenHayat4 жыл бұрын
Audio is mono...
@codingwithrob30854 жыл бұрын
Let me look into that, I didn't notice that when listening back to it but I didn't check on headphones. Thanks for the feedback!
@codingwithrob30854 жыл бұрын
Just tested this on my phone, desktop, and laptop and the audio was not mono for me. However it did appear to be louder in the right speaker compared to the left, but not fully mono. I'll make sure to equalize that for the next video, but since it's not fully mono, I'm probably gonna leave it as is. Thanks again for bringing this to my attention though.
@BenHayat4 жыл бұрын
@@codingwithrob3085 Sure, I thought I let you know, in case some people with headset can get irritated, with with desktop speakers is ok.
@MohdSuhairiAhmadSoobni4 жыл бұрын
Very good tutorial. Can't wait for more tutorials from you. Would it be possible for you to share the source code of the tutorial
@codingwithrob30854 жыл бұрын
Yes! I will put this on GitHub and update the description with a link