- 435
- 539 074
Deeecode The Web
Netherlands
เข้าร่วมเมื่อ 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 🙃
Why use the FINALLY in try...catch...finally?
What's the difference between using finally and just writing my code after try...catch? I answer that question in this video.
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: th-cam.com/users/dillionmegida
- Personal website: dillionmegida.com/
- Twitter: iamdillion
- Instagram: deeecode
- LinkedIn: www.linkedin.com/in/dillionmegida/
- GitHub: github.com/dillionmegida
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: th-cam.com/users/dillionmegida
- Personal website: dillionmegida.com/
- Twitter: iamdillion
- Instagram: deeecode
- LinkedIn: www.linkedin.com/in/dillionmegida/
- GitHub: github.com/dillionmegida
มุมมอง: 169
วีดีโอ
Webcam Recording with JavaScript
มุมมอง 24714 วันที่ผ่านมา
In this video, I show how to record webcam with JavaScript. Here, we use the Media Recorder, learn how to get permissions for media and audio media devices, and create a temporary preview URL for the recorded video. 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 simplifyi...
Easy Image Previews with JavaScript CreateObjectURL
มุมมอง 24921 วันที่ผ่านมา
Here's a very easy way to display previews of user-selected images using JavaScript URL CreateObjectURL. 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: th-cam.com/users/dillion...
Make External Resources Downloadable On Your Website with BLOBs and ObjectURLs
มุมมอง 11621 วันที่ผ่านมา
In this video, I explain how the download attribute of anchor tags allow users to download resources from your website. Then, I show how the concept of BLOBs and ObjectURLs allow you to make external resources downloadable. 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 s...
#12 GIT REMOTE
มุมมอง 8421 วันที่ผ่านมา
In this lesson, we learn how the git remote command works. We see how this command allows us to manage remote connections Learn more about the course here: simplegit.dev/ 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...
Quick Shell Command for Deleting Local Merged Branches
มุมมอง 8021 วันที่ผ่านมา
In this video, I show you a quick command that you can use for cleaning up your local branches, so you only have the ones that haven't been merged yet. Worth noting from the video, egrep is "Extended Regular Expression". grep on the other hand is "Basic Regular Expression". You can also use grep with the -E flag for extended regular expressions. Subscribe to My Channel: bit.ly/deeecode 🌟 About ...
Allow Users Easily Share Text & Media In Your Applications
มุมมอง 498หลายเดือนก่อน
In this video, I share how the Native Share API allows you to enable easy sharing to native mechanisms on your user's device. Learn more about this API here: developer.mozilla.org/en-US/docs/Web/API/Navigator/share 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 simplifyin...
Substring with Concatenation of All Words | Group Solution
มุมมอง 692หลายเดือนก่อน
Solving this leetcode question with friends. Leetcode link: leetcode.com/problems/substring-with-concatenation-of-all-words 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: th-ca...
Longest Substring Without Repeating Characters | Leetcode Solution w/ Sliding Window
มุมมอง 270หลายเดือนก่อน
In this video, I explain the Sliding Window Algorithm and we use this approach to solve the Longest Substring Without Repeating Characters on Leetcode. Here is the question: leetcode.com/problems/longest-substring-without-repeating-characters Subscribe to My Channel: bit.ly/deeecode 🌟 About Me: Dillion Megida, creator of DEEECODE, is a Software Engineer, Developer Advocate and a Content Creator...
Minimum Size Subarray Sum | Leetcode Solution w/ Sliding Window
มุมมอง 320หลายเดือนก่อน
In this video, I explain the Sliding Window Algorithm and we use this approach to solve the Minimum Size Subarray Sum Problem on Leetcode. Here is the question: leetcode.com/problems/minimum-size-subarray-sum 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 topi...
Minimum Size Subarray Sum | Group Solution
มุมมอง 1.4Kหลายเดือนก่อน
Solving this leetcode question with friends 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: th-cam.com/users/dillionmegida - Personal website: dillionmegida.com/ - Twitter: twit...
#11 GIT LOG
มุมมอง 112หลายเดือนก่อน
In the previous lesson, we learnt about the clone command. In this lesson, we learn how the git log command works. Learn more about the course here: simplegit.dev/ 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. ⚡️ Co...
Chrome Extension Simplified Tutorial - Leave Twitter Alone Extension
มุมมอง 236หลายเดือนก่อน
In this tutorial, I show you how to build a chrome extension. We cover features like user inputs and Chrome Storage API in building an extension that overwrites the Twitter page. Here's the code repository: github.com/dillionmegida/leave-twitter-extension Subscribe to My Channel: bit.ly/deeecode 🌟 About Me: Dillion Megida, creator of DEEECODE, is a Software Engineer, Developer Advocate and a Co...
2 Ways To Expose Localhost To Your Phone
มุมมอง 3462 หลายเดือนก่อน
In this video, I show you how to view your localhost website on your mobile phone. We see how to use Network IP Address & VS Code Port Forwarding 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: - P...
The Page Visibility API Simplified, with examples
มุมมอง 2772 หลายเดือนก่อน
The Page Visibility API Simplified, with examples
Promise.all vs Promise.allSettled in JavaScript
มุมมอง 3883 หลายเดือนก่อน
Promise.all vs Promise.allSettled in JavaScript
CSS CALC-SIZE - Game Changer & Limitations
มุมมอง 5413 หลายเดือนก่อน
CSS CALC-SIZE - Game Changer & Limitations
Analog Clock with only HTML, CSS & JS - Interview Question
มุมมอง 5533 หลายเดือนก่อน
Analog Clock with only HTML, CSS & JS - Interview Question
Improve your Development Experience with VS Code Profiles
มุมมอง 4184 หลายเดือนก่อน
Improve your Development Experience with VS Code Profiles
All NextJS Routes in Pages & App Router
มุมมอง 2844 หลายเดือนก่อน
All NextJS Routes in Pages & App Router
React.Lazy vs Dynamic Imports for Lazy Loading
มุมมอง 1K4 หลายเดือนก่อน
React.Lazy vs Dynamic Imports for Lazy Loading
Create Unsplash Experience with Intercepting Routes in NextJS
มุมมอง 3264 หลายเดือนก่อน
Create Unsplash Experience with Intercepting Routes in NextJS
No More DevTools - CSS Scan Made Easy
มุมมอง 5044 หลายเดือนก่อน
No More DevTools - CSS Scan Made Easy
React Server Components Simplified | Diagrams, Code Examples, Benefits
มุมมอง 3995 หลายเดือนก่อน
React Server Components Simplified | Diagrams, Code Examples, Benefits
Learn Web Scraping by building a Jobs Page
มุมมอง 3495 หลายเดือนก่อน
Learn Web Scraping by building a Jobs Page
How Does Netlify Create Dynamic Deployment Status Badges?
มุมมอง 1205 หลายเดือนก่อน
How Does Netlify Create Dynamic Deployment Status Badges?
Thanks bro, great video
Try running your app in a browser without plugins. My Chrome browser has a plugin that is interfering with the html. My instances of Edge and Firefox are plugin free. Worked without the error. Now it is time to find out which of my Chrome plugins is causing the issue.
Thanks Dillion!
super cool! Thank You for sharing =)
life saver ly <33333
I love your work sir. I have been having issues with sizing elements sir! ...and i have not come across any of your video that best explains that, pls xan you help out
So when num1 and num2 been calculated. Then send to sum. The question is, when it goes to print(sum) Does the sum value will be passed to log function immediately or it will need to passed to the function below, then passed to log function?
Wow. This is the easiest explanation/tutorial I've come across on this subject. Thanks!
Nice and easy explanation, thanks!
Thanks. And in case you' running FastAPI(uvicorn server) locally, the `--host 0.0.0.0` will also expose the localhost to all devices connected to same wifi(similarly as vite does)
Great video. I hope they fix this limitation.
Great video man!!!
Very clear, thanks
Thanks man, understood.
This is SOOO Clear: I Love u man. Thanks soo much
@deecode thanks for the great insights on this. However, i have an issue with safari compatibility with localStorage, and cookies on IOS devices as today. It works perfectly well on non-ios devices. Can you be of help?
this video was great, I've seen many videos so far, but this video can help me understand this concept in css, thank you very much!
awesome. chatgpt mentioned it but I did not understand because it kept referring to 'not consuming the characters.' I checked youtube and watched this video. Finally understood that the part I was missing is that the lookahead actually starts at a specific point, i.e. the point where the lookahead will actually start to look ahead
you talk too fast
That is a very well explanation.
Top explained. Calculating the intermediate value was always the most difficult part for me. I now use an online calculator where I can calculate the perfect value for the size at which the text starts to grow or shrink. I use the ‘Clamp Calculator’ from Marc Bacon. Since then, I can now calculate the mean value exactly and say that the font should start to grow from 600 px, for example, and must stop growing at 1200 px.
I would like to see you doing it with React please
this is the best video on this topic
Very good explanation, but the background music distracted me.
I love your passion for teaching and paying it forward. Well done!
Very clear, intuitive explanation. Thanks
Clear Explanation
Great explanation. Thank you!
This makes me see a lot of things we do with JavaScript that can easily be done with css… thanks Dillon ..
Worth noting from the video, egrep is "Extended Regular Expression". grep on the other hand is "Basic Regular Expression". You can also use grep with the -E flag for extended regular expressions.
What a great simple explanation. subscribed 👍
Thanks and welcome. I have more amazing videos :)
Very useful
Glad to hear that
Dio grazie. Many thanks from italy!
You're very welcome!
Hey man nice vid! Also, what browser is that???
I use Arc Browser: arc.net/
Thank you so much bro much love fromage senegal
I'm so glad to hear this was helpful
Nice. thanks
Most welcome
Very simple and concise. Thanks!
I'm glad to hear
Is there any option to remove squash and merged branches
Very good bro. Very concise work and explanation.
I'm so glad to hear
Thank you for this Dillion
You're welcome
Simple and down to the point, love it.
dude this helped me .Thank for your video.
I'm really glad to hear
that was great help. Thank you
You're welcome!
When I talked to GPT about hydration, I had some understanding; however, this tut helped me dive deeper into this topic. Cool and short tut. Thx
I'm really glad to hear :)
That's for the explanation. Really appreciate your knowledge and simplicity
I'm glad to hear
good one thank-you
You're welcome!
10x man, you're awsome!
Thanks so much for the helpful feedback
Amazing Didn't know this existed, thanks for sharing 🙌🏾
You're very welcome
Your topics are insanely good for learning. This is how TH-cam shorts should be utilised. Much thanks man.
Glad you like them!
You are the best 😢❤
Haha thank you