- Видео 261
- Просмотров 916 837
Geek Forever
Филиппины
Добавлен 31 мар 2020
🖱️ᴛʜɪꜱ ᴄʜᴀɴɴᴇʟ ɪꜱ ᴀʟʟ ᴀʙᴏᴜᴛ ᴛᴇᴄʜ.
⚛️React Developer Tools Setup
💡For More Info ► linktr.ee/geekforever
🐱React Playlist ► bit.ly/42O3bzW
🔗Link Used:
bit.ly/react-devtools-extensions
⏱️TIMESTAMPS
0:00 Introduction
0:11 Installation
0:41 How to use it
🗺️Additional Information:
Adds React debugging tools to the Chrome Developer Tools.
Created from revision c7c68ef842 on 10/15/2024.
React Developer Tools is a Chrome DevTools extension for the open-source React JavaScript library. It allows you to inspect the React component hierarchies in the Chrome Developer Tools.
You will get two new tabs in your Chrome DevTools: "Components ⚛" and "Profiler ⚛".
The Components tab shows you the root React components that were rendered on the page, as well as the subcomponents that t...
🐱React Playlist ► bit.ly/42O3bzW
🔗Link Used:
bit.ly/react-devtools-extensions
⏱️TIMESTAMPS
0:00 Introduction
0:11 Installation
0:41 How to use it
🗺️Additional Information:
Adds React debugging tools to the Chrome Developer Tools.
Created from revision c7c68ef842 on 10/15/2024.
React Developer Tools is a Chrome DevTools extension for the open-source React JavaScript library. It allows you to inspect the React component hierarchies in the Chrome Developer Tools.
You will get two new tabs in your Chrome DevTools: "Components ⚛" and "Profiler ⚛".
The Components tab shows you the root React components that were rendered on the page, as well as the subcomponents that t...
Просмотров: 128
Видео
⌨️Typing.com - Kindergarten Curriculum
Просмотров 2921 день назад
💡For More Info ► linktr.ee/geekforever 🌐Website Link ► www.typing.com ⌨️Typing Tutorial ► bit.ly/40BTbaT 🗺️Additional Information: Join me in this exciting RUclips video as I take you through my journey on Typing.com! Discover the amazing legacy curriculum and explore all the exercises I've completed on this fantastic website. In this review, I'll show you how Typing.com has helped me improve m...
🖥️Quick and Easy DELUX Gaming Mouse Setup
Просмотров 444Месяц назад
💡For More Info ► linktr.ee/geekforever 🌐Download Link ► www.deluxworld.com/en-service-12.html 🖥️Windows Tutorial Playlist ► bit.ly/3lf7vDU 🗺️Additional Information: In this tutorial, I'll guide you step-by-step on how to set up macros in your Delux gaming mouse. ➖➖➖➖➖➖➖➖➖➖➖➖➖ delux gaming mouse, delux m900pro wireless gaming mouse, delux m700a 7200 dpi lightweight rgb gaming mouse, delux m800 u...
🐱Make your github cool! (Material Icons for GitHub)
Просмотров 137Месяц назад
💡For More Info ► linktr.ee/geekforever 🐱GitHub Tutorial Playlist ► bit.ly/3n7gNCC 🔗Link Used: Material Icons for GitHub ► bit.ly/material-icons-for-github GitHub ► github.com/emailjohnthomascaballero/bullseye-capstone 🎵Music provided by Argofox: WUFO - Hyde Park ruclips.net/video/GFohON2Fi8w/видео.html 🗺️Additional Information: The Material Icons for GitHub Google Chrome extension is a browser ...
⌨️Typing.com - 1st Grade Curriculum
Просмотров 43Месяц назад
💡For More Info ► linktr.ee/geekforever 🌐Website Link ► www.typing.com ⌨️Typing Tutorial ► bit.ly/40BTbaT 🗺️Additional Information: Join me in this exciting RUclips video as I take you through my journey on Typing.com! Discover the amazing legacy curriculum and explore all the exercises I've completed on this fantastic website. In this review, I'll show you how Typing.com has helped me improve m...
🇹🇸 Run TypeScript Files Directly in Command-line
Просмотров 1262 месяца назад
💡For More Info ► linktr.ee/geekforever 🇹🇸 TypeScript Playlist ► bit.ly/TypeScriptPlaylist 👨🏻💻Commands Used: node -v (check if node installed) npm install -g typescript (install typescript globally) tsc init (create tsconfig.json) npx ts-node hello.ts (run your .ts file) 🔗Link Used: www.npmjs.com/package/ts-node?activeTab=readme#overview 🗺️Additional Information: This video tutorial is a great ...
🖥️How to know what is your windows 10 product key using regedit
Просмотров 1792 месяца назад
💡For More Info ► linktr.ee/geekforever 🖥️Windows Tutorial ► bit.ly/3lf7vDU 🗺️Additional Information: Microsoft Windows is a product line of proprietary graphical operating systems developed and marketed by Microsoft. It is grouped into families and sub-families that cater to particular sectors of the computing industry - Windows (unqualified) for a consumer or corporate workstation, Windows Ser...
🖥️Disable paste protection in Brave DevTools
Просмотров 3782 месяца назад
💡For More Info ► linktr.ee/geekforever 👨🏻💻Commands Used: allow pasting 🌐Link Used: dd.jec.fish/p/think-before-you-paste-devtools-warns 🗺️Additional Information: Brave is a free and open-source web browser developed by Brave Software, Inc. based on the Chromium web browser. Brave is a privacy-focused browser, which automatically blocks most advertisements and website trackers in its default set...
🐱Merging Unrelated Git Histories
Просмотров 732 месяца назад
💡For More Info ► linktr.ee/geekforever 🐱GitHub Tutorial Playlist ► bit.ly/3n7gNCC 👨🏻💻Commands Used: git add . git commit -m 'your commit message' git remote add origin your-repository-url git pull origin main allow-unrelated-histories git push origin -u main 🗺️For More Info: GitHub is a developer platform that allows developers to create, store, manage and share their code. It uses Git softwar...
⌨️Typing.com - 2nd Grade Curriculum
Просмотров 412 месяца назад
💡For More Info ► linktr.ee/geekforever 🌐Website Link ► www.typing.com ⌨️Typing Tutorial ► bit.ly/40BTbaT 🗺️Additional Information: Join me in this exciting RUclips video as I take you through my journey on Typing.com! Discover the amazing legacy curriculum and explore all the exercises I've completed on this fantastic website. In this review, I'll show you how Typing.com has helped me improve m...
⚡️Quick Create Vite React TypeScript Template
Просмотров 763 месяца назад
💡For More Info ► linktr.ee/geekforever 🌐Link Used vite.dev/ ⚡️Vite Playlist ► bit.ly/vite-playlist 🗺️Additional Information: Vite (French: [vit], like "veet") is a local development server written by Evan You, the creator of Vue.js, and used by default by Vue and for React project templates. It has support for TypeScript and JSX. It uses Rollup and esbuild internally for bundling. ➖➖➖➖➖➖➖➖➖➖➖➖➖...
⌨️Typing.com - 3rd Grade Curriculum
Просмотров 334 месяца назад
💡For More Info ► linktr.ee/geekforever 🌐Website Link ► www.typing.com ⌨️Typing Tutorial ► bit.ly/40BTbaT 🗺️Additional Information: Join me in this exciting RUclips video as I take you through my journey on Typing.com! Discover the amazing legacy curriculum and explore all the exercises I've completed on this fantastic website. In this review, I'll show you how Typing.com has helped me improve m...
☕JavaScript Intermediate (Sololearn)
Просмотров 844 месяца назад
💡For More Info ► linktr.ee/geekforever ☕Sololearn ► bit.ly/49z7lxE 🗺️Additional Information: The best way to learn to code. Courses designed by experts with real-world practice. ➖➖➖➖➖➖➖➖➖➖➖➖➖ javascript intermediate, javascript intermediate tutorial, javascript intermediate course, javascript intermediate projects, javascript intermediate to advanced, javascript intermediate concepts, javascrip...
☕Generative AI in Practice (Sololearn)
Просмотров 204 месяца назад
💡For More Info ► linktr.ee/geekforever ☕Sololearn ► bit.ly/49z7lxE 🗺️Additional Information: The best way to learn to code. Courses designed by experts with real-world practice. ➖➖➖➖➖➖➖➖➖➖➖➖➖ generative ai in practice, generative ai in video, generative ai in education, generative ai in higher education, generative ai and chatgpt, generative ai training course, predictive ai vs generative ai, g...
📦Unboxing: OMNI Extension Cord with individual switch 6G Wed-360
Просмотров 1264 месяца назад
💡For More Info ► linktr.ee/geekforever 📦Unboxing Playlist ► bit.ly/2Zxa0cQ 🎵Music provided by Argofox: Meizong - Spark ruclips.net/video/I1iTknV7C9c/видео.htmlsi=_8P_MMfxV3P_ubCi 🗺️Additional Information: 6ft 1.38 metersl 6 & 6 adapter & sockets Overloading protection; indicator light Compatible With different plugs Idividual switches per socket Security locks holds outlet steadily in place ➖➖➖...
📦Unboxing: FISHERMAN L-Shaped Corner Table, Computer Table, Study Table, Ggame Table, Desk
Просмотров 6314 месяца назад
📦Unboxing: FISHERMAN L-Shaped Corner Table, Computer Table, Study Table, Ggame Table, Desk
📦Unboxing: MUSSO Fabric Computer Gaming Chair
Просмотров 1064 месяца назад
📦Unboxing: MUSSO Fabric Computer Gaming Chair
📦Unboxing: LUSEEN Photochromic Anti Radiation Eyeglass / Anti Blue Light
Просмотров 1954 месяца назад
📦Unboxing: LUSEEN Photochromic Anti Radiation Eyeglass / Anti Blue Light
🎮Free Offline Chess (Download, Installation & Gameplay) in Windows 11
Просмотров 3855 месяцев назад
🎮Free Offline Chess (Download, Installation & Gameplay) in Windows 11
🖥️Node Version Manager Installation in Windows 11
Просмотров 2236 месяцев назад
🖥️Node Version Manager Installation in Windows 11
👨💻Back Button in Nextjs using useRouter
Просмотров 2437 месяцев назад
👨💻Back Button in Nextjs using useRouter
🖥️Best DNS for Gaming in Windows 11 (Quick Setup)
Просмотров 9327 месяцев назад
🖥️Best DNS for Gaming in Windows 11 (Quick Setup)
🐱Use git fetch to fetch repository branch to your local machine
Просмотров 837 месяцев назад
🐱Use git fetch to fetch repository branch to your local machine
⚙️VS Code Default Formatter (PHP Tools)
Просмотров 1,1 тыс.7 месяцев назад
⚙️VS Code Default Formatter (PHP Tools)
hey bro can u telll how to setup modifier keys
HORRIBLE VIDEO, YOU SHOWED NOTHING.
thank you man, saved me!
Bro just saved my project
Replacing all denied with granted! sorry but I think it's unprofessional approach.
📗Save Data using TinyDB .aia .apk (MIT App Inventor) ruclips.net/video/JaqOiTGLqRg/видео.htmlsi=jpqQd5rH44PfJdSW
I didn't found the choice of registry file any help !
Can i make auto click with a macro ?
⚙ES7 + React/Redux/React-Native snippets (VS Code Setup) ruclips.net/video/-yvPGWfk0-s/видео.htmlsi=93d_7ahXo5Z9O7sq
📗Make Yu Gi Oh Game (MIT App Inventor) ruclips.net/video/ygq-Yz_QXeM/видео.htmlsi=3xBX2JzL7zie5gpw
🖥Best free Video Editor for Low End PC (CapCut Installation) ruclips.net/video/CXl2kT4Px44/видео.htmlsi=ICMyNxN9LG0XPfIs
⚡Quick Create Vite React TypeScript Template ruclips.net/video/qah2JBfiGa8/видео.htmlsi=eRVnWwB-SMgjfps9
Short, simple and useful. Thanks
📱Android Studio: Using Mobile Phone Instead of Emulator ruclips.net/video/VxRGke5grlU/видео.htmlsi=DyVF_5x84-LwfVe-
🌏Network LAN Cable Tester ruclips.net/video/ENk-7EFYPME/видео.htmlsi=VhG7eiJNNTdQq8o-
Thank you!!!
Work it ❤
📗Student Handbook v3 .aia .apk (MIT App Inventor) ruclips.net/video/zWVF5p1WmjQ/видео.htmlsi=mT9Oj3WnHdsKm29d
📗Make Yu Gi Oh Game (MIT App Inventor) ruclips.net/video/ygq-Yz_QXeM/видео.htmlsi=5xx7kJvHdSfAlp4r
🖥Fully Modified Windows 11 (Dark Theme) ruclips.net/video/XmrDkMvGykI/видео.htmlsi=wgWzT9J95ejVGR_3
📗Make Yu Gi Oh Game (MIT App Inventor) .ruclips.net/video/ygq-Yz_QXeM/видео.htmlsi=EH-WeONRvInqV0Xe
how to disable pasting?
📗Student Handbook v3 .aia .apk (MIT App Inventor) ruclips.net/video/zWVF5p1WmjQ/видео.htmlsi=ZkwlcctpGAyXHItN
🔍Hybrid Topology .pkt (Cisco Packet Tracer) ruclips.net/video/2DcmQ71JU2U/видео.htmlsi=nZXxUxcMQyLIz35w
📱Reset Settings in Android Studio ruclips.net/video/6jvCEMkj4r4/видео.htmlsi=LtPq_Qccf4kUvW2J
The software will not detect my mouse but I'm able to use my mouse just cant be found on software
did you try use wired mode? or dongle? don't use Bluetooth.
@GeekForeverChannel I tried wire using the wire I turn off my mouse take out the USB and plug it into the PC, the mouse turns on and works but on the software it still is not detected
🖥Install Video Screen Saver in Windows ruclips.net/video/vzkZ4ZkCNQI/видео.htmlsi=ewaIHqelrQVZL1df
thanks for making this easy to follow and understand
⌨Typing.com - 1st Grade Curriculum ruclips.net/video/8wKEFzJJOjU/видео.htmlsi=xXH27_UMDT6JpKvC
🛢Create Database (Microsoft Access) ruclips.net/video/1c27vZEvuEk/видео.htmlsi=0AOAHj-fUJJPttPl
📗Student Handbook v3 .aia .apk (MIT App Inventor) ruclips.net/video/zWVF5p1WmjQ/видео.htmlsi=a9Ye1C9VND_roHmv
📹How to Mirror your Phone Screen with LetsView (Live Streaming Tutorial) ruclips.net/video/-EJzXdG3aAM/видео.htmlsi=kCSHIATlIPXIUMkV
🔍Hybrid Topology .pkt (Cisco Packet Tracer) ruclips.net/video/2DcmQ71JU2U/видео.htmlsi=y8RyUjdoJEIFlAjt
thanks buddy
Thank you.. this is helpful
📦Unboxing: DELUX - M800 PRO Gaming Mouse + Software Setup ruclips.net/video/AvC6oclWSxg/видео.htmlsi=XSrLboe2_3Y53Gx3
how do I activate it? in my menu it doesn't appear
🐱Generate a New SSH Key and Add it to your GitHub ruclips.net/video/X40b9x9BFGo/видео.htmlsi=Gls8cS9K_nnKBkK6
That intro almost got me beaten up
⌨Typing.com - 2nd Grade Curriculum ruclips.net/video/U3Ud2PTyT0A/видео.htmlsi=5G-h8dvgDXCD2CMh
The documentation makes it look so much more complicated than this. Thanks!
🐱Generate a New SSH Key and Add it to your GitHub ruclips.net/video/X40b9x9BFGo/видео.htmlsi=pIX43gk7s19uR26q
🎉🎉🎉🎉
thanks
Thanks a lot. It's work for me 🥰
⌨Typing.com - Legacy Curriculum (Free Online Typing Tutorial) ruclips.net/video/NmxLag07Gx8/видео.htmlsi=7SdD2tsO3SAcndUt
🐱Generate a New SSH Key and Add it to your GitHub ruclips.net/video/X40b9x9BFGo/видео.htmlsi=ipvn4L1F3pda57P9
📗Make Yu Gi Oh Game (MIT App Inventor) ruclips.net/video/ygq-Yz_QXeM/видео.htmlsi=O7sGwGAfpDQu-t5s
man, seems like ur stepdad fcked ur mouth since ur childhood, bc I cant explain ur ugly voice else, pls, kys
📗Make Yu Gi Oh Game (MIT App Inventor) ruclips.net/video/ygq-Yz_QXeM/видео.htmlsi=sYJmvhgPGh0BIG2F