- Видео 451
- Просмотров 593 946
Deeecode The Web
Нидерланды
Добавлен 8 фев 2022
Simplifying Tech, The Web, JavaScript, Frameworks, Web Tools and Technologies.
www.buymeacoffee.com/dillion
Thanks for checking out my channel 😇
I learn a lot about programming languages and technologies in general, and as I learn, I love to share. I'm passionate about simplifying things for others, and I've brought that passion to this channel to help you understand those simply and complex topics, concepts, patterns or tools in the programming world.
If you enjoy any of my videos, I kindly ask that you like and share with others, so everyone gets to learn from my simplified videos 🙏🏾
Also, feel free to leave a request on any topic you would like me to make a video about 🙃
www.buymeacoffee.com/dillion
Thanks for checking out my channel 😇
I learn a lot about programming languages and technologies in general, and as I learn, I love to share. I'm passionate about simplifying things for others, and I've brought that passion to this channel to help you understand those simply and complex topics, concepts, patterns or tools in the programming world.
If you enjoy any of my videos, I kindly ask that you like and share with others, so everyone gets to learn from my simplified videos 🙏🏾
Also, feel free to leave a request on any topic you would like me to make a video about 🙃
How To Check Internet Access With JavaScript
In this video, I show how you can check network connection and internet access with JavaScript.
Find the full code here: github.com/dillionmegida/demos/tree/main/check-internet-access
Subscribe to My Channel: bit.ly/deeecode
_____
🌟 About Me:
Dillion Megida, creator of DEEECODE, is a Software Engineer, Developer Advocate and a Content Creator passionate about simplifying topics around Tech via articles and videos.
_____
⚡️ Connect with me:
- Personal youtube: ruclips.net/user/dillionmegida
- Personal website: dillionmegida.com/
- Twitter: iamdillion
- Instagram: deeecode
- LinkedIn: www.linkedin.com/in/dillionmegida/
- GitHub: github.com/dillionmegida
_____
#deeecode
Find the full code here: github.com/dillionmegida/demos/tree/main/check-internet-access
Subscribe to My Channel: bit.ly/deeecode
_____
🌟 About Me:
Dillion Megida, creator of DEEECODE, is a Software Engineer, Developer Advocate and a Content Creator passionate about simplifying topics around Tech via articles and videos.
_____
⚡️ Connect with me:
- Personal youtube: ruclips.net/user/dillionmegida
- Personal website: dillionmegida.com/
- Twitter: iamdillion
- Instagram: deeecode
- LinkedIn: www.linkedin.com/in/dillionmegida/
- GitHub: github.com/dillionmegida
_____
#deeecode
Просмотров: 63
Видео
5 Underrated but USEFUL JavaScript Events
Просмотров 2157 часов назад
In this video, I walk through 5 JavaScript events that are not talked about enough but can be very useful in your applications. Code for this video can be found here: github.com/dillionmegida/demos/tree/main/5-useful-js-events Subscribe to My Channel: bit.ly/deeecode 🌟 About Me: Dillion Megida, creator of DEEECODE, is a Software Engineer, Developer Advocate and a Content Creator passionate abou...
Useful JavaScript Event That No One Talks About
Просмотров 61716 часов назад
In this video, I highlight the animationend event in JavaScript which is useful for triggering certain logic after a CSS animation completes. Subscribe to My Channel: bit.ly/deeecode 🌟 About Me: Dillion Megida, creator of DEEECODE, is a Software Engineer, Developer Advocate and a Content Creator passionate about simplifying topics around Tech via articles and videos. ⚡️ Connect with me: - Perso...
3 Use Cases of the Page Visibility API for your website
Просмотров 91День назад
In this video, I show 3 use cases of the page visibility api for reducing used resources and improving user interaction on your website. You can find the code here: github.com/dillionmegida/demos/tree/main/page-visibility-api Subscribe to My Channel: bit.ly/deeecode 🌟 About Me: Dillion Megida, creator of DEEECODE, is a Software Engineer, Developer Advocate and a Content Creator passionate about...
What Exactly is Cumulative Layout Shift in webdev
Просмотров 14914 дней назад
In this video, I explain CLS, using examples like images and ads. Subscribe to My Channel: bit.ly/deeecode 🌟 About Me: Dillion Megida, creator of DEEECODE, is a Software Engineer, Developer Advocate and a Content Creator passionate about simplifying topics around Tech via articles and videos. ⚡️ Connect with me: - Personal youtube: ruclips.net/user/dillionmegida - Personal website: dillionmegid...
Search Native Apps from Apple Shortcuts with Custom URL Schemes
Просмотров 10914 дней назад
In this video, I show how to use custom url schemes in Apple Shortcuts, to improve how you use your device. Check out my video on Custom URL Schemes here: ruclips.net/video/yVdt_kcNSag/видео.html And my video for using custom url schemes in the terminal here: ruclips.net/video/otZls4MvpLU/видео.html Subscribe to My Channel: bit.ly/deeecode 🌟 About Me: Dillion Megida, creator of DEEECODE, is a S...
Improve your Desktop Experience with Custom URL Schemes
Просмотров 13821 день назад
In this video, I show how you can use custom URL schemes to improve your desktop experience, like opening Spotify, Notion and the Dictionary from the terminal or from the Mac Shortcuts app. Learn more about Custom URL Schemes in this video: ruclips.net/video/yVdt_kcNSag/видео.html Learn about writing functions in zsh and bash here: rowannicholls.github.io/bash/intro/functions.html Subscribe to ...
How Do Websites Navigate to Native Apps? Custom URL Schemes
Просмотров 1,3 тыс.21 день назад
Ever wondered how websites like Spotify, Figma and Notion are able to navigate from your browser to the native versions installed on your device? One way to do this is with Custom URL Schemes, and I explained how they work in this video. Here's the script for MacOs, if you want to try: github.com/dillionmegida/deeecode.com/blob/main/scripts/custom-url-schemes.py Subscribe to My Channel: bit.ly/...
What Exactly is Serverless? No Servers?
Просмотров 37221 день назад
In this video, I simplify the concept of Serverless. Subscribe to My Channel: bit.ly/deeecode 🌟 About Me: Dillion Megida, creator of DEEECODE, is a Software Engineer, Developer Advocate and a Content Creator passionate about simplifying topics around Tech via articles and videos. ⚡️ Connect with me: - Personal youtube: ruclips.net/user/dillionmegida - Personal website: dillionmegida.com/ - Twit...
How Does Vercel Do Custom Context Menus? The Context Menu Event
Просмотров 343Месяц назад
In this video, I explain how the context menu event allows you to override the default context menu shown on right click, and how you can provide a customized menu instead. Code for web project here: github.com/dillionmegida/demos/tree/main/custom-context-menu Subscribe to My Channel: bit.ly/deeecode 🌟 About Me: Dillion Megida, creator of DEEECODE, is a Software Engineer, Developer Advocate and...
How Does WhatsApp Web Know Of Multiple Tabs? The Broadcast Channel API
Просмотров 7 тыс.Месяц назад
In this video, I explain how the Broadcast Channel API in JavaScript works, and how you can use it to know if a domain is open on multiple tabs. Code for web project here: github.com/dillionmegida/demos/tree/main/broadcast-channel-api Subscribe to My Channel: bit.ly/deeecode 🌟 About Me: Dillion Megida, creator of DEEECODE, is a Software Engineer, Developer Advocate and a Content Creator passion...
Why use the FINALLY in try...catch...finally?
Просмотров 2372 месяца назад
Why use the FINALLY in try...catch...finally?
Easy Image Previews with JavaScript CreateObjectURL
Просмотров 3542 месяца назад
Easy Image Previews with JavaScript CreateObjectURL
Make External Resources Downloadable On Your Website with BLOBs and ObjectURLs
Просмотров 1402 месяца назад
Make External Resources Downloadable On Your Website with BLOBs and ObjectURLs
Quick Shell Command for Deleting Local Merged Branches
Просмотров 942 месяца назад
Quick Shell Command for Deleting Local Merged Branches
Allow Users Easily Share Text & Media In Your Applications
Просмотров 5512 месяца назад
Allow Users Easily Share Text & Media In Your Applications
Substring with Concatenation of All Words | Group Solution
Просмотров 7503 месяца назад
Substring with Concatenation of All Words | Group Solution
Longest Substring Without Repeating Characters | Leetcode Solution w/ Sliding Window
Просмотров 3643 месяца назад
Longest Substring Without Repeating Characters | Leetcode Solution w/ Sliding Window
Minimum Size Subarray Sum | Leetcode Solution w/ Sliding Window
Просмотров 3523 месяца назад
Minimum Size Subarray Sum | Leetcode Solution w/ Sliding Window
Minimum Size Subarray Sum | Group Solution
Просмотров 1,5 тыс.3 месяца назад
Minimum Size Subarray Sum | Group Solution
Chrome Extension Simplified Tutorial - Leave Twitter Alone Extension
Просмотров 2923 месяца назад
Chrome Extension Simplified Tutorial - Leave Twitter Alone Extension
2 Ways To Expose Localhost To Your Phone
Просмотров 7564 месяца назад
2 Ways To Expose Localhost To Your Phone
The Page Visibility API Simplified, with examples
Просмотров 2894 месяца назад
The Page Visibility API Simplified, with examples
Promise.all vs Promise.allSettled in JavaScript
Просмотров 4585 месяцев назад
Promise.all vs Promise.allSettled in JavaScript
CSS CALC-SIZE - Game Changer & Limitations
Просмотров 6315 месяцев назад
CSS CALC-SIZE - Game Changer & Limitations
Thank you. Came across this concept in another course and I wasn't understanding. You have shown me Dee wey
This is exactly how tutorials should be done-clear, short, on point. Wishing your channel skyrockets with subscribers in no time! Greetings from 🇷🇸
very good explaination i have ask from chatgpt that explain combinator ,so chatgpt is show me your video which is very helpful
Great explanations! Love your work.
Damnnn broo, you actually explained flex basis better than any other person on here
haha i'm glad you found my explanation helpful
Very usefull
Thanks Deecode
You're very welcome
Really helped made call back function concepts easier to understand, thanks a lot !
I'm so glad that it helped
the issue was my bitwarden extension. i had to uninstall it
yeah i've learnt that extensions are usually a problem
wow!! this is useful hahahahahhaah i've been programming for 5 months i just knew this hahaha
haha i'm glad that it could help
Can you please share the code. Thanks.
yes sure...here is the code: github.com/dillionmegida/demos/tree/main/animation-end-for-toast-notification
Always learning new things from your video ❤
i'm so glad to hear
Helped me greatly.
thank you!
i just use duckduckgo bangs for this
Thank you for doing this bro. I love the fact that your vids are straight to the point, no fluff and actually informative not to forget you actually cover non-beginner concepts like beginner concepts. Bless bro, naij to the world.
I'm glad you enjoy my videos, and also my strategy of going straight to the point...thanks for sharing
Good one, thanks for sharing
Thanks for watching!
Interesting
Just a suggestion. Disable title video auto-translation. It is really stupid and is killing your views.
thank you so much for this. i thought it would be a helpful thing but just realized how it may not.
One of the best videos 😊
i'm so glad to hear
Cheers, Dillon.
thank you!
Thanks man Saved me some trouble
You're verty welcome
awesome explanation dude loved it !!
Glad it helped!
javascript is like the wild west. If the application needs a computed value of key then use bracket otherwise use dot notation.
Isn't the real issue on 2:43 that variables using let/const cannot be used before initialization? I mean the unnamed function might not be hoisted as you said, but that isn't causing the issue. Or I'm wrong? Because, even using var will create the issue because the variable is not defined yet before adding value (in this case function). Maybe the question makes no sense, not sure :D
hi...i'm not sure what the question is the issue on 2:43 is that we used let/const and variables with these keywords cannot be used before initialization if we used var, we would be able to use the variable, only that it will be hoisted with the value of "undefined" could you please explain your question further if i missed it
thanks love from insdia
thank you so much
Gracias amigo!
I like african accent
And I like stup1d react errors get explained this well
dict subscribe... 😂
yes...so people know the meaning lmao
Good
Great explanation of why the introduction of preflight requests was necessary: to protect old servers that are not aware that modern browsers can send cross-origin requests beyond the kind of requests that a HTML form can send.
yes yes yes...it was also insightful for me going down the rabbit hole to learn why
@@deeecode Very refreshing to see a well-researched video like this one. The amount of misinformation about CORS online is shocking.
very nice explanation! thank you!
Glad it was helpful!
Extreeeeeeeeeeeeeeeeeemly useful and easy video on file upload image preview. Have a lovely day ahead..mate....😍
Thank you so much 😀
wow im the thousand view
haha thank you for engaging
This qn once crossed my mind but I never took it seriously. Now got the answer. Thanks. Can you say how to check the URL schemes for Windows though?
haha...yeah i was curious until i chose a day to find out why...i got the windows code for this on chatgpt (basically give the windows version of this), but i haven't tested it yet, so i don't know if i should start sharing the code already...just so it doesn't explode your laptop 😂
Great content
Awesome video, can u please include a script that will work for Windows too?
I’ll get one for windows and share with you if you can try it…i don’t have a windows to try it it will work 🥲
awesome, thank you for sharing these series.
Great video!
excelent video, i'm subscribing
I'm glad to hear...you're welcome
Great content! 🔥 What do you use to record your screen or edit your videos, please?
I use Quicktime player to record the screen and my audio support.apple.com/en-gb/guide/quicktime-player/welcome/mac I use Final Cut Pro to edit www.apple.com/nl/final-cut-pro/
Useful, tnx
thanks for the explanation...
nice video , I am form India. Love the details and your teaching style...
welcome from India....i'm glad you like my video :)
Thanks for this
Anything about DSA in context of FrontEnd
DSA is always an interesting topic 💀
@ absolutely 💀🤣
Thank you
Man your tutorial here about keyof is the most easiest to understand among videos everywhere. Thank you!
I'm so glad to hear
Great video! Thank you mate!
Thank you