All
Search
Images
Videos
Shorts
Maps
News
Copilot
More
Shopping
Flights
Travel
Notebook
Report an inappropriate content
Please select one of the options below.
Not Relevant
Offensive
Adult
Child Sexual Abuse
HackerEarth Java Test L1 Questions
V0 Website Demonstration
Hide-n-Seek HackerEarth
Submitting Solutions in LeetCode
GitHub Voucher Web Application Laravel
Answer Quiz Code Monkey
LeetCode 125
Data Structures LeetCode Training
V0 Demonstration
OTP Generator
Monk Rotation Flowchart
Currying in Python
OTP Prompt Generator
Larvel Feature Tests
1:25 Valid Palindrome
Custom Alphanumeric OTP
Tech Help for Monks
Length
All
Short (less than 5 minutes)
Medium (5-20 minutes)
Long (more than 20 minutes)
Date
All
Past 24 hours
Past week
Past month
Past year
Resolution
All
Lower than 360p
360p or higher
480p or higher
720p or higher
1080p or higher
Source
All
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
Price
All
Free
Paid
Clear filters
SafeSearch:
Moderate
Strict
Moderate (default)
Off
Filter
HackerEarth Java Test L1 Questions
V0 Website Demonstration
Hide-n-Seek HackerEarth
Submitting Solutions in LeetCode
GitHub Voucher Web Application Laravel
Answer Quiz Code Monkey
LeetCode 125
Data Structures LeetCode Training
V0 Demonstration
OTP Generator
Monk Rotation Flowchart
Currying in Python
OTP Prompt Generator
Larvel Feature Tests
1:25 Valid Palindrome
Custom Alphanumeric OTP
Tech Help for Monks
2:17
The coding monk | DSA Daily #4 🚀 Day 4 of my DSA daily challenge 💪 I’m solving 1–3 DSA questions every day and sharing the problem + my approach here to... | Instagram
3.4K views
4 months ago
Instagram
the.codingmonk
2:31
The coding monk on Instagram: "JavaScript Interview Question || Guess The Output || #shorts #ytshorts #JavaScriptConcepts #TechEducation #CodeExplained #ProgrammingTips #JSProgramming #JavaScriptTricks #WebDevTips #SoftwareEngineering #LearnToCode #JavaScriptFunctions #CodeLearning #ProgrammingLife #DeveloperCommunity #TechLearning #JavaScriptSkills #CodingExploration #JavaScriptProgramming #WebDevJourney #ProgrammingExplained #TechKnowledge #JavaScriptDevelopment #CodingSkills #WebDevelopmentEx
12.3K views
3 months ago
Instagram
the.codingmonk
29:48
Dockerisd Laravel Application on AWS ECS + Code Pipeline
2.8K views
Oct 27, 2024
YouTube
Coding Monk
2:46
The coding monk on Instagram: "In this short, I explain how structuredClone() works in JavaScript and how it helps you create a deep copy of objects, arrays, and even complex data types like Map, Set, or Date. No more bugs from reference sharing — just clean, deep copies in one line! 🚀 Perfect for anyone learning JavaScript or preparing for interviews. #javascript #structuredClone #coding #webdevelopment #js #programming #learnjavascript #frontend #backend #codingtips #javascripttricks #develop
9.2K views
6 months ago
Instagram
the.codingmonk
Building Enterprise Chat App | MERN Stack | Fullstack Project
15K views
Sep 28, 2024
YouTube
CodingMonk By Shreyansh
5:28
I Built This Complete CRM Dashboard in Just 4 Hours Using AI 🚀
163 views
4 months ago
YouTube
CodingMonk By Shreyansh
8:55
Run MongoDB Locally on Your System | Step-by-Step Setup Guide
149 views
3 months ago
YouTube
The Coding Monk
2:20
The coding monk on Instagram: "I don't know why this happens || #javascriptdevelopment #coding #ytshorts #JavaScriptConcepts #TechEducation #CodeExplained #ProgrammingTips #JSProgramming #JavaScriptTricks #WebDevTips #SoftwareEngineering #LearnToCode #JavaScriptFunctions #CodeLearning #ProgrammingLife #DeveloperCommunity #TechLearning #JavaScriptSkills #CodingExploration #JavaScriptProgramming #WebDevJourney #ProgrammingExplained #TechKnowledge #JavaScriptDevelopment #CodingSkills #WebDevelopmen
9.3K views
2 months ago
Instagram
the.codingmonk
10:32
Run MongoDB Locally on Your System | Step-by-Step Setup Guide (2025)
419 views
6 months ago
YouTube
The Coding Monk
5:25
Sum of Array Elements | Easy DSA for Beginners 🔥 (Step-by-Step) | DSA daily day 1
3 views
1 month ago
YouTube
The Coding Monk
2:24
The coding monk on Instagram: "React State Lifting Explained 🔥 | Why & When to Lift State Up State lifting is one of the most important concepts in React — and most beginners get it wrong. In this short, you’ll learn: What state lifting means in React Why we lift state up to a parent component How sibling components share data correctly A real-world React use case Save this video if you’re learning React, MERN stack, or preparing for interviews 🚀 #reactjs #statelifting #javascript #frontenddev
19.4K views
3 months ago
Instagram
the.codingmonk
2:29
The coding monk on Instagram: "JavaScript Interview Question || Guess The Output || #shorts #ytshorts #JavaScriptConcepts #TechEducation #CodeExplained #ProgrammingTips #JSProgramming #JavaScriptTricks #WebDevTips #SoftwareEngineering #LearnToCode #JavaScriptFunctions #CodeLearning #ProgrammingLife #DeveloperCommunity #TechLearning #JavaScriptSkills #CodingExploration #JavaScriptProgramming #WebDevJourney #ProgrammingExplained #TechKnowledge #JavaScriptDevelopment #CodingSkills #WebDevelopmentEx
9.9K views
3 months ago
Instagram
the.codingmonk
2:55
The coding monk on Instagram: "Make Your APIs 10x Faster with Pagination | Node.js + MongoDB Want to make your API super fast? 🚀 The biggest reason APIs slow down is because developers return the entire database in one request — thousands of records at once. In this video, I explain how pagination instantly boosts performance: ✅ Reduce response time ✅ Reduce server load ✅ Reduce MongoDB query cost ✅ Improve frontend UX ✅ Easily scale your backend You'll learn: 🔹 What is pagination? 🔹 Why APIs
20.4K views
5 months ago
Instagram
the.codingmonk
2:59
The coding monk on Instagram: "React useContext Hook — Simplest Explanation Ever! Learn React’s useContext hook in the simplest way! No more prop drilling, no passing data through 3–4 components — useContext makes state sharing super easy in React. In this video, I explain: What is Context API Why useContext is used How to avoid prop drilling How to share data across nested components Clean example: App → Child → InnerChild If you’re learning React, this is a must-know hook! 🚀 Like ❤️ | Share �
29.4K views
5 months ago
Instagram
the.codingmonk
1:54
The coding monk on Instagram: "Map vs Object in JavaScript — what’s the real difference? 🤔 Both store key-value pairs, but they work very differently! In this reel, I’ll explain when to use Map and when to stick with Object — with simple examples 🔥 #javascript #coding #programming #webdevelopment #developer #js #frontenddeveloper #backenddeveloper #learnjavascript #codingreels #programmingreels #webdev #softwareengineering #techreel #codewithme #frontend #map #object #learncoding #javasciptdev
3.8K views
6 months ago
Instagram
the.codingmonk
2:53
The coding monk on Instagram: "Why Secure Apps Prefer Cookies Over LocalStorage LocalStorage is popular — but did you know it can actually make your app less secure? 🤯 In this video, I break down why cookies are often a better choice for authentication and sensitive data handling. You’ll learn: 🍪 Why LocalStorage is unsafe for tokens 🛡️ How cookies protect your app using HttpOnly & SameSite 🔐 Why modern authentication uses cookies instead of storage ⚠️ Real-world security risks like XSS atta
5K views
4 months ago
Instagram
the.codingmonk
5:05
Intro | Part 1 | MERN Chat App
448 views
10 months ago
YouTube
CodingMonk By Shreyansh
2:49
The coding monk | In this video, I explain what middlewares are in Node.js and Express — how they work, why they’re used, and how to create your own custom... | Instagram
18.9K views
6 months ago
Instagram
the.codingmonk
2:58
The coding monk | Same JavaScript Object… But Slower 😳 | Hidden Performance Trick These two JavaScript objects look identical — but one is slower 🚨 In this... | Instagram
1.5K views
3 months ago
Instagram
the.codingmonk
4:46
Intro to series
7.7K views
Apr 16, 2024
YouTube
CodingMonk By Shreyansh
2:40
The coding monk on Instagram: "Promises in JavaScript make async programming easier! 💪 In this short, I’ll explain what Promises are, why we use them, and how they work behind the scenes with .then(), .catch(), and .finally(). Perfect for beginners learning async JS! 📘 Topics Covered: What is a Promise? How to handle async code then() / catch() usage #javascript #coding #developer #js #webdevelopment #frontend #programming #learncoding #javascript #coding #js #webdevelopment #fro
3.7K views
6 months ago
Instagram
the.codingmonk
1:46
The coding monk on Instagram: "What are Generator Functions in JavaScript? | JavaScript Interview Questions Generator functions in JavaScript are often misunderstood or overlooked — but they’re actually incredibly powerful! 💡 In this video, we’ll break down what generator functions are, how they work, and why they matter. You’ll learn: What makes a function a generator The difference between yield and return How to use .next() to control execution Real-world use cases (like lazy loading, custom
7.8K views
5 months ago
Instagram
the.codingmonk
15:49
React Chat App | Fullstack | MERN PROJECT | TAILWIND | Part 1
3.6K views
Jun 11, 2024
YouTube
CodingMonk By Shreyansh
The coding monk | Learn how to easily loop through objects in JavaScript using 👉 Object.keys() — get all property names 👉 Object.values() — get all property... | Instagram
4.1K views
6 months ago
Instagram
the.codingmonk
56:49
Modern React Chat App Full Course - Part 1 | Build & Deploy Real World Application
257.4K views
Oct 19, 2022
YouTube
CodingMonk By Shreyansh
36:06
REACT CHAT APP || PART - 12 (Group Creation & calling)
4.9K views
Jan 18, 2023
YouTube
CodingMonk By Shreyansh
6:09
What is Mesh Architecture
1.8K views
Apr 16, 2024
YouTube
CodingMonk By Shreyansh
10:10
Want to Master LLM Response Streaming? Watch This Now
2.2K views
Dec 2, 2024
YouTube
Coding Monk
4:43
How webRTC works behind the scenes
1.4K views
Apr 16, 2024
YouTube
CodingMonk By Shreyansh
7:13
Build Complete E-Commerce Website with React & Tailwind CSS 2025 | Figma + Source Code
264 views
7 months ago
YouTube
CodingMonk By Shreyansh
See more
More like this
Computer Programming For Kids | Programming Website For Kids
Free Quote
https://www.codemonkey.com
Sponsored
Fun and Smart Website that Teaches Coding for Kids. Real Text-Based Pr…
Feedback