- 71
- 103 604
Guy Loves Coding
เข้าร่วมเมื่อ 13 ก.พ. 2018
Join me on my journey of learning and exploring the fascinating world of coding and web development.
On this channel, I create beginner-friendly videos that break down complex concepts into easy-to-understand bites. As I navigate through the vast landscape of programming, I share my insights, challenges, and discoveries.
If you're a fellow coding enthusiast or someone just starting out, you're in the right place. Together, let's unravel the mysteries of coding languages, explore web development trends, and build cool projects from scratch.
I'm not an expert - I'm a learner, just like you. Let's grow together, one line of code at a time. Subscribe now for tutorials, tips, and a bit of the coding journey as I document my experiences and share what I'm learning along the way.
Embark on this coding adventure with me, and let's create something amazing together! 💻✨
On this channel, I create beginner-friendly videos that break down complex concepts into easy-to-understand bites. As I navigate through the vast landscape of programming, I share my insights, challenges, and discoveries.
If you're a fellow coding enthusiast or someone just starting out, you're in the right place. Together, let's unravel the mysteries of coding languages, explore web development trends, and build cool projects from scratch.
I'm not an expert - I'm a learner, just like you. Let's grow together, one line of code at a time. Subscribe now for tutorials, tips, and a bit of the coding journey as I document my experiences and share what I'm learning along the way.
Embark on this coding adventure with me, and let's create something amazing together! 💻✨
What is NPM? | Node Package Manager 🤯
In this video, we'll explore NPM (Node Package Manager)-a crucial tool for managing JavaScript packages and dependencies. Whether you're a beginner or looking to deepen your understanding, we'll cover everything from installing packages, managing project dependencies, and using custom scripts, to publishing your own packages. Perfect for anyone working with Node.js or modern JavaScript projects. Stay tuned and level up your development game!
To use NPM, Node.js needs to be installed, as NPM comes bundled with Node.js.
Join our WhatsApp Community: chat.whatsapp.com/E27XYKEV5iWJyr6J4UJkPs
Don't worry if you're new to coding, You can Join me on WhatsApp or Telegram, All the links are available below link:
🚩linktr.ee/ankitojhacoding
----------------------------------------------------------
🎥 Tools I used for recording
Kreo Rec Condenser Microphone: amzn.to/3trFSPj
Maono AU-B01 Microphone Arm Stand: amzn.to/41KpXrN
----------------------------------------------------------
Follow us on 🚀:
► LinkedIn: www.linkedin.com/in/ankit0jha/
► Instagram: ankitojha_07
► Twitter: ankitojha_07
► Telegram: t.me/codefor_coffee
Titles:
Mastering NPM: A Must-Have Tool for Every JavaScript Developer,
NPM Made Easy: Everything You Need to Know for Your Next Project,
What is NPM? The Complete Guide for Indian Developers,
Getting Started with NPM: A Beginner’s Guide for Node.js Projects,
NPM Explained: Simplifying Package Management for JavaScript,
How to Use NPM Like a Pro: Essential Tips for Developers,
NPM for JavaScript Developers: A Step-by-Step Tutorial,
NPM Basics: Manage Your Node.js Projects Like a Pro,
The Power of NPM: Boost Your JavaScript Workflow,
NPM Demystified: A Simple Guide for Indian Developers,
To use NPM, Node.js needs to be installed, as NPM comes bundled with Node.js.
Join our WhatsApp Community: chat.whatsapp.com/E27XYKEV5iWJyr6J4UJkPs
Don't worry if you're new to coding, You can Join me on WhatsApp or Telegram, All the links are available below link:
🚩linktr.ee/ankitojhacoding
----------------------------------------------------------
🎥 Tools I used for recording
Kreo Rec Condenser Microphone: amzn.to/3trFSPj
Maono AU-B01 Microphone Arm Stand: amzn.to/41KpXrN
----------------------------------------------------------
Follow us on 🚀:
► LinkedIn: www.linkedin.com/in/ankit0jha/
► Instagram: ankitojha_07
► Twitter: ankitojha_07
► Telegram: t.me/codefor_coffee
Titles:
Mastering NPM: A Must-Have Tool for Every JavaScript Developer,
NPM Made Easy: Everything You Need to Know for Your Next Project,
What is NPM? The Complete Guide for Indian Developers,
Getting Started with NPM: A Beginner’s Guide for Node.js Projects,
NPM Explained: Simplifying Package Management for JavaScript,
How to Use NPM Like a Pro: Essential Tips for Developers,
NPM for JavaScript Developers: A Step-by-Step Tutorial,
NPM Basics: Manage Your Node.js Projects Like a Pro,
The Power of NPM: Boost Your JavaScript Workflow,
NPM Demystified: A Simple Guide for Indian Developers,
มุมมอง: 17
วีดีโอ
How to deploy website on GitHub Pages? | Step-by-Step Guide #deployOnGithub
มุมมอง 64หลายเดือนก่อน
In this video, I’ll show you how to deploy your website on GitHub Pages for free! Whether you're building a personal portfolio, a project showcase, or any static site, GitHub Pages is a fantastic option for free hosting. I’ll walk you through the process step-by-step, from creating a GitHub repository to deploying your website live on the internet. This is perfect for beginners and web develope...
How to Install MongoDB on Mac | Install MongoDB on macOS (2024) ✓ Complete setup guide in Hindi 🔥
มุมมอง 1.2K2 หลายเดือนก่อน
In this tutorial, I'll guide you through the step-by-step process of installing MongoDB on your cutting-edge macOS machine. 📌 What You'll Learn: ✅ Setting up the environment for MongoDB on macOS M1 and M2. ✅ Downloading and installing MongoDB with ease. ✅ Configuring MongoDB to run seamlessly on your Mac chip. ✅ Troubleshooting common installation issues. 🦊 Join Whatsapp Community: chat.whatsap...
How to Center a DIV in HTML and CSS?
มุมมอง 1472 หลายเดือนก่อน
The question "How to Center Elements with CSS?" is important because centering elements is a fundamental skill in web development. It helps developers create visually appealing and well-structured layouts, which are crucial for a good user experience. There are multiple methods to center elements with CSS, depending on the element type and context. Here are three common ways: 1. Using Flexbox: ...
Getting Started with Express and Node js - Create a Backend Server in Express js
มุมมอง 1053 หลายเดือนก่อน
This video tutorial demonstrates creating a basic backend server using Express.js and Node.js. It's designed for beginners and covers the essential steps of setting up the project, creating routes, and handling requests. Join our WhatsApp Community: chat.whatsapp.com/E27XYKEV5iWJyr6J4UJkPs Don't worry if you're new to coding, You can Join me on WhatsApp or Telegram, All the links are available ...
Build a Next JS Weather APP 🌡️ | API Call in Next JS 🦜 | Tutorial in Hindi 🌵 | React JS | PART - 2
มุมมอง 1635 หลายเดือนก่อน
Welcome to Part 2 of our Next.js Weather App tutorial! In this video, we'll dive into the Asynchronous JavaScript and React state management. API: www.weatherapi.com/my/fields.aspx Project Repository Github: github.com/ankitojha07/nextJs-weatherApp This step-by-step guide covers the entire frontend development process, from setting up the Next.js framework to designing a beautiful UI with Tailw...
Build a Next JS Weather APP 🌡️ | Frontend Development Tutorial in Hindi 🦖 | React JS | PART - 1
มุมมอง 1355 หลายเดือนก่อน
Welcome to Part 1 of our Next.js Weather App tutorial! In this video, we'll dive into creating a sleek and responsive weather application using Next.js and Tailwind CSS. This step-by-step guide covers the entire frontend development process, from setting up the Next.js framework to designing a beautiful UI with Tailwind CSS. Perfect for both beginners and experienced developers, this tutorial w...
How To Solve LeetCode (as a Beginner) And Learn DSA in 2024
มุมมอง 8386 หลายเดือนก่อน
How to solve LeetCode problems fast and learn DSA in 2024? Which DSA problems do you need to solve to get a good placement in software engineering? How to use Leetcode effectively? How much time to spend on a LeetCode problem? What roadmap do you need to follow for learning DSA? Which DSA sheet to follow? How many Leetcode problems do you need to solve? How to never forget any algorithm you lea...
Chrome Extension Development Tutorial | How to Build & Publish a Chrome Extension in 15 Minutes?🔥
มุมมอง 2847 หลายเดือนก่อน
Hey guys, In this video, We're going to develop our very own Google Chrome Extension in a few simple steps. This extension will fetch a random boring Joke every time a user clicks on it. Code: github.com/ankitojha07/chrome-extension-randomJokes Random Jokes API: icanhazdadjoke.com/slack Documentation: developer.chrome.com/docs/extensions/get-started Join our WhatsApp Community: chat.whatsapp.co...
Next JS 14 Tutorial: Installation of Next JS Explained in Hindi | Beginner-Friendly
มุมมอง 487 หลายเดือนก่อน
Next JS Tutorial #2024 | Introduction to Next JS 14 | Best Choice in 2024 | Codewithcoffee| Next JS Tutorial For Beginners to Advance in Hindi #NextJS #NextJS14 #NextJSTutorial ⫸ Learn Next: nextjs.org/docs ⫸ Learn React: react.dev/learn 🧑🏻💻 In this comprehensive Next.js 14 Tutorial, we delve into the world of Next.js, exploring its features, benefits, and why it's one of the most sought-after...
Day 15 - "===" vs "==" in JAVASCRIPT
มุมมอง 458 หลายเดือนก่อน
vs in javascript Important Resource: github.com/leonardomso/33-js-concepts?tab=readme-ov-file#5 vs vs-typeof 🧑🏻💻 Join Challenge here: github.com/ankitojha07/15-Days-of-Javascript #15DaysOfJavascript #javascript Join our WhatsApp Community: chat.whatsapp.com/E27XYKEV5iWJyr6J4UJkPs Don't worry if you're new to coding, You can Join me on WhatsApp or Telegram, All the links are available below lin...
Day 14- What is IIFE in Javascript? Javascript Interview Questions
มุมมอง 1938 หลายเดือนก่อน
In this video, I'm going to show you what IIFE is and how it can be used in Javascript. We'll also go over some of the most common questions about IIFEs that you might be asked in a job interview. Watch Next ► Closure in Javascript: th-cam.com/video/THRkt9MavuA/w-d-xo.html ► Currying in Javascript: th-cam.com/video/jtLm234UY8w/w-d-xo.htmlsi=1cgoeq8hKTZNIUnQ 🧑🏻💻 Join Challenge here: github.com/...
Day 13- map( ) function in Javascript | 15 Days of Javascript
มุมมอง 858 หลายเดือนก่อน
In this video, we will learn about the map( ) function in javascript, and perform some operations on an array. 🧑🏻💻 Join Challenge here: github.com/ankitojha07/15-Days-of-Javascript #15DaysOfJavascript #javascript Join our WhatsApp Community: chat.whatsapp.com/E27XYKEV5iWJyr6J4UJkPs Don't worry if you're new to coding, You can Join me on WhatsApp or Telegram, All the links are available below l...
Day 12- this Keyword in JavaScript | JavaScript Interview Questions - This Keyword in JS
มุมมอง 689 หลายเดือนก่อน
Hey everyone, in this video we will learn 1- What is this keyword? 2- Where do we use it? 🧑🏻💻 Join Challenge here: github.com/ankitojha07/15-Days-of-Javascript #15DaysOfJavascript #javascript #this #webdevelopment 📌 Bookmark this Playlist: th-cam.com/play/PL70k07VRR396TJzGzwD_JCwk47fWayJ9d.html Join our WhatsApp Community: chat.whatsapp.com/E27XYKEV5iWJyr6J4UJkPs Don't worry if you're new to c...
Day 11- Currying in Javascript | JS Interview Questions
มุมมอง 439 หลายเดือนก่อน
In this video, we'll explore the concept of currying in Javascript. We'll start by looking at the basics of what currying is and why it's useful. Then we'll look at how to use it in a few different ways. #curryingJS #closures #javascript 🧑🏻💻 Join Challenge here: github.com/ankitojha07/15-Days-of-Javascript #15DaysOfJavascript #javascript Join our WhatsApp Community: chat.whatsapp.com/E27XYKEV5...
Day 10- Closure in Javascript | Javascript Interview Preperation | 15 Days Of Javascript
มุมมอง 569 หลายเดือนก่อน
Day 10- Closure in Javascript | Javascript Interview Preperation | 15 Days Of Javascript
Day 9- Build a Clock in Javascript SetTimeOut & SetInterval
มุมมอง 489 หลายเดือนก่อน
Day 9- Build a Clock in Javascript SetTimeOut & SetInterval
Day 8- Arrow Functions in Javascript | JS Interview Questions | Web Development Interview
มุมมอง 639 หลายเดือนก่อน
Day 8- Arrow Functions in Javascript | JS Interview Questions | Web Development Interview
Day 7- Getting Current Location in Javascript | geolocation
มุมมอง 439 หลายเดือนก่อน
Day 7- Getting Current Location in Javascript | geolocation
Day 6- Local Storage in Javascript | localStorage( ) | 15 days Of JAVASCRIPT
มุมมอง 1489 หลายเดือนก่อน
Day 6- Local Storage in Javascript | localStorage( ) | 15 days Of JAVASCRIPT
Day 5- Weather APP Project in HTML CSS JAVASCRIPT | 15 Days Of JAVASCRIPT
มุมมอง 3K9 หลายเดือนก่อน
Day 5- Weather APP Project in HTML CSS JAVASCRIPT | 15 Days Of JAVASCRIPT
Day 4 - Promises Explained For Beginners | Async-Await & Promise | 15 Days Of JAVASCRIPT
มุมมอง 5389 หลายเดือนก่อน
Day 4 - Promises Explained For Beginners | Async-Await & Promise | 15 Days Of JAVASCRIPT
Day 3 - Event Handling in Javascript | Event Listeners and Handlers in Javascript
มุมมอง 1.1K9 หลายเดือนก่อน
Day 3 - Event Handling in Javascript | Event Listeners and Handlers in Javascript
Day - 2 FUNCTIONS & ARRAYS in Javascript | 15 Days Of JAVASCRIPT Challenge #15DaysOfJavascript
มุมมอง 1639 หลายเดือนก่อน
Day - 2 FUNCTIONS & ARRAYS in Javascript | 15 Days Of JAVASCRIPT Challenge #15DaysOfJavascript
Day-1 Basics of Javascript | 15 Days Of JAVASCRIPT Challenge #15DaysOfJavascript #javascript
มุมมอง 2649 หลายเดือนก่อน
Day-1 Basics of Javascript | 15 Days Of JAVASCRIPT Challenge #15DaysOfJavascript #javascript
Join me on 15 DAYS OF JAVASCRIPT Challenge #15DaysOfJavascript
มุมมอง 3119 หลายเดือนก่อน
Join me on 15 DAYS OF JAVASCRIPT Challenge #15DaysOfJavascript
Game Changer OpenAI SORA - OpenAI's text-to-video model
มุมมอง 4589 หลายเดือนก่อน
Game Changer OpenAI SORA - OpenAI's text-to-video model
FREE Data Structures and Algorithms Course - DSA Course ~35 Hours+ | #DSA #faang
มุมมอง 3539 หลายเดือนก่อน
FREE Data Structures and Algorithms Course - DSA Course ~35 Hours | #DSA #faang
Free Cyber Security Courses for 2024: Top Cybersecurity Certification courses in 2024
มุมมอง 96810 หลายเดือนก่อน
Free Cyber Security Courses for 2024: Top Cybersecurity Certification courses in 2024
Learn Tailwind CSS - Course for beginners in Hindi 2024 | Tailwind CSS in One Shot
มุมมอง 18710 หลายเดือนก่อน
Learn Tailwind CSS - Course for beginners in Hindi 2024 | Tailwind CSS in One Shot
brother when i try sudo mongod --dbpath=Users/username/data/db this in after use mongodb campss, in terminal syas sudo: mongod: command not found help brother
Please follow the installation steps carefully, otherwise it will throw an error
brother mene 5,6 bar aapne jesa kiya hai vese hi kr rha hu vo ek bar to chal jata hai lekin terminal band krke chalu krta hu vhi commond lga ke to mongod no such file btata hai please help
Thankx bro past 2 days been a headache to solve the error
after the file db the code sudo mongod --dbpath=/Users/usersname/data/db . it will show again that shutdown error and dont show password for enter
For DP and other topics ?
For Google like companies ?
not working only showing the link not the card
Are you using the correct url? Please check url once and make sure you are using correct username
@Codewith_Coffee yes I just include the url in the img tag and it worked
Thanks it helped me a lot!!
Glad to hear 😊❤️
After doing sudo mongod --dbpath=Users/username/data/db Annd downloading mongodb compass it shows no connection Helppppp😢
Sure
I am getting permission denied to edit .zshrc file. Please help
Are you trying with the sudo command? sudo open .zshrc
@@guylovescoding I'll try with sudo now
Even after sudo open, i cannot edit @@guylovescoding
Thanku bhai..cool
🙌
Nice explanation😊
Thank you
👍
How do i make it transparent ?
![Leetcode Stats](leetcard.jacoblin.cool/your_leetcode_username?theme=transparent) use this url to add card.
Will we get certificate for this
No
Hello bhaiya...I also entered my API key but it didn't work. Can uhh tell me.. what's wrong ??
Sunday ko part two aa jayega, usme sab kuch explain kar diya hai API call wagerah
Sir i just want to learn DSA in Java so please tell me what is the step of learning
If you are comfortable with Java then directly start with DSA. I would suggest you to start with any udemy course
bhai jo weather json ki link ha us json ko mujhe read krna ha kese hoga ye jaise aap kr rahe the
Console me dekhne ke liye, response ko json me console.log kr lo. Web ke console me visible ho jayega
@@guylovescoding thnks sir ek video logic building p bhi bana do
Thanks a lot sir for helping me to create a good looking weather ap
Which language should I use to learn DSA? 🤔
Start with C++
Language doesn't matter, focus on Core concepts
create one small project in next js
hi bro i'm vivek ojha were are you from
I'm from Sultanpur UP bro 😊
@@guylovescoding I'm also up in lucknow
Study in BBD by computer science
you study or job ?
@@guylovescoding my village in Lambhua and i live in Lucknow.. Just few KM....Nice meeting you sir...
ky koi bta skta h ki completion certificate milega ki ni
Nhi milega, ye bs structured course hai
Congratulations, bro on your achievement! 🎉
Thank you so much bro 😊❤️
Hey Ankit, I wanted to express my gratitude for taking the time to create a video covering the topic. It means a lot to me you acknowledged my request. I've another favor to ask if you're up for it. Could you possibly create a comprehensive project using HTML, CSS, and JavaScript? I'm not just talking about a single page, but a complete project like what a real-world client might need. This would be incredibly beneficial for your students, including myself. While I grasp many JavaScript concepts, I struggle with implementing them and bringing a project to completion. I've started a few projects before, but I often get stuck at a certain point and don't know how to proceed or how to create the logic needed to accomplish certain tasks. I understand that this is quite a big ask, if it's too much, perhaps you could consider making a guided video for those of us who find ourselves in this situation. Once again, thank you for explaining this concept and for considering my request.
Sure, I will create an end to end project using HTML, CSS & JS. Thank you so much for supporting ❤️
Thanks
You're welcome 🙌 keep supporting
from Nigeria
Thank you 🙏
thank you Ohja
You're welcome 🙌 keep supporting ❤️
Bro your teaching method too good. please make a video on "this" keyword why we use it where we use it.
Thank you so much bro 😊 means a lot 🙏❤️ Sure I'll make a detailed video on "This" keyword in JavaScript 🎗️
created video in "This" keyword, you cann watch it now from the channel.
Is certificate provided? Please reply
No, there is no certificate for this course, but if you are good enough to solve complex problems after this course then you don't need a certificate 🙌
pls function and arrow function pe or dom pe kuch aacha video lao and practice also thanks in advance🙏
Jarur bhai, laate hai jaldi hi 🙌 Keep supporting ❤️
what append actually do?? or ye container ke sth q likha
"container" ka reeference <div> se hai so ye div tage me "append" kar rha hai "el" ko (el is referencing to h1 tag in html) & Append ka use new "element "ko as a last child insert krne ke liye hota hy. So basically Container me el ko append kar rha hai idhr.