Glad to see that you’re back at it Steve after your post-React series big break 👏 I hope all has been going well on your end
@RajibAhmad2 жыл бұрын
eagerly waiting for other videos in the series.... Also thanks a lot for the featured playlist... its on the next level... thanks a lot... May Allah heavily reward you for all these great content of yours
@matthewslyh40522 жыл бұрын
Love the WKRP reference. One of my favorite TV shows back in the day! You should have way more subscribers. Keep up the great work!
@colbr67332 жыл бұрын
Very cool stuff, while making it look so easy. Will be taking time out to absorb the Messaging API playlist.
@devve710 ай бұрын
Tremendo video !! No conocia esta api. Muy elegante forma de programar. Excelente trabajo. Gracias !!
@abidibnazam44626 ай бұрын
Just discovered this Amazing channel :), full of gems !!!!!. Thanks a lot Professor St3v3
@surenderoati7 ай бұрын
If i have only single tab and send message..then how to make sure message was sent. I wants to confirm if it work like promise ?
@SteveGriffith-Prof3ssorSt3v37 ай бұрын
If you broadcast a message then it is sent immediately. But you have no way of knowing if anyone was listening unless they send you back a message.
@emwe1s718 ай бұрын
explained clearly, thank you professor
@oah84652 жыл бұрын
the professor strikes again. Fantastic video.
@whatthefunction91402 жыл бұрын
Can you only send strings or could you send an var or function for object?
@SteveGriffith-Prof3ssorSt3v32 жыл бұрын
Any cloneable object. Basically anything you could put in JSON. No functions. No HTML elements.
@nro3372 жыл бұрын
Thanks for the great videos!
@jrs_devs2 жыл бұрын
Thank you for the video! Super as always!
@abhim63802 жыл бұрын
Nice.. 76k subs. You deserve more.
@LuisSanteliz Жыл бұрын
EXCELENT 👍
@lp261972 жыл бұрын
Please how can I install cordova in widows
@SteveGriffith-Prof3ssorSt3v32 жыл бұрын
Here is the full Cordova playlist - kzbin.info/www/bejne/eXW8YpmIj96Wfc0
@lp261972 жыл бұрын
@@SteveGriffith-Prof3ssorSt3v3 I want to start your course, but first I want to install cordova on my windos. Did you explain this? You are inside the course, meaning do I start the course without doing anything and everything will be learned, thank you
@tahasoft12 жыл бұрын
Great one. Thanks. Does it support SharedWorker?
@SteveGriffith-Prof3ssorSt3v32 жыл бұрын
It works to broadcast like a radio. Any execution context within the same origin will be able to listen and broadcast on the channel.
@georgehamilton11662 жыл бұрын
Sir, please make a tutorial on MessageChannel API 🙏
@SteveGriffith-Prof3ssorSt3v32 жыл бұрын
I have my samples ready. Just need the time to make it
@georgehamilton11662 жыл бұрын
@@SteveGriffith-Prof3ssorSt3v3 Eagerly waiting for that😊