Rajesh Bhattarai
Rajesh Bhattarai
  • Видео 46
  • Просмотров 96 910
How to Create Custom Hooks in React | Create Your Own Hooks in React JS
In this video, we dive into the world of Custom Hooks in React. Since the introduction of Hooks in React, Custom Hooks have become a foundational concept in modern React development. Custom Hooks allow you to extract and share logic across multiple components, promoting code reusability and efficiency. By encapsulating complex logic in Custom Hooks, you can build clean, scalable React applications.
Connect with me:
Twitter: izrajesh
Instagram: irajeshbhattarai
Medium: rajeshi.medium.com/
Website: rajeshbhattarai.com/
Disclaimer:
All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research...
Просмотров: 249

Видео

Learn AI with JavaScript | LangChain Js for Beginners | Google Gemini Model
Просмотров 9934 месяца назад
Welcome to our AI Crash Course for JavaScript Developers! 🚀 Whether you're a seasoned JavaScript developer or just starting out, this video is going to be your gateway to AI using JavaScript and LangChain Js. Connect with me: Twitter: izrajesh Instagram: irajeshbhattarai Medium: rajeshi.medium.com/ Website: rajeshbhattarai.com/ Disclaimer: All videos are for education...
Make React Component Faster with AI Linter
Просмотров 1517 месяцев назад
Million Lint is a VSCode extension that keeps your React website fast. It identifies slow code and provide suggestions to fix it. It’s like ESLint, but for performance! Connect with me: Twitter: izrajesh Instagram: irajeshbhattarai Medium: rajeshi.medium.com/ Website: rajeshbhattarai.com/ Disclaimer: All videos are for educational purposes and use them wisely. Any vid...
Complete React Form Validation | Forms Handling & Validation Tutorial using React
Просмотров 3389 месяцев назад
Tired of handling messy forms and form validation in your web app? In this video i have discussed how to handle Reactjs forms and form validation in much more clean, scalable and easy way using react hook form library. Connect with me: Twitter: izrajesh Instagram: irajeshbhattarai Medium: rajeshi.medium.com/ Website: rajeshbhattarai.com/ Disclaimer: All videos are for...
Learn Webpack - Crash Course for Beginners | Module Bundlers Explained Easy Way
Просмотров 70010 месяцев назад
Dive into the world of webpack with our Crash Course! Learn the essentials of bundling, optimizing, and managing your JavaScript projects efficiently. Connect with me: Twitter: izrajesh Instagram: irajeshbhattarai Medium: rajeshi.medium.com/ Website: rajeshbhattarai.com/ Disclaimer: All videos are for educational purposes and use them wisely. Any video may have a slig...
From Idea to SaaS - Crafting CrackFrontend
Просмотров 49Год назад
Introducing you CrackFrontend. Your one-stop destination for mastering frontend interviews. It's not just a platform; it's your personal mentor, your study buddy, and your secret weapon in landing that dream frontend job. Prepare Frontend Interviews: crackfrontend.com/ Connect with me: Twitter: izrajesh Instagram: irajeshbhattarai Medium: rajeshi.medium.com/ Website: ...
What is Asynchronous JavaScript | Complete Asynchronous JavaScript Course
Просмотров 146Год назад
Asynchronous JavaScript (async JS) is a programming technique that allows your code to perform tasks without waiting for each task to complete before moving on to the next one. It's like handling multiple tasks in the background while your code continues to run, making your programs more efficient and responsive. Topics Covered: Execution Context (Global and Function) What is synchronous and as...
Get remote job through open source contribution
Просмотров 419Год назад
In this video, I am going to show 5 open source projects for frontend developers looking to contribute and score high-paying remote jobs! Connect with me: Twitter: izrajesh Instagram: irajeshbhattarai Medium: rajeshi.medium.com/ Website: rajeshbhattarai.com/ Disclaimer: All videos are for educational purposes and use them wisely. Any video may have a slight mistake, p...
Design to Code: Your 100X Secret Weapon!
Просмотров 88Год назад
I am thrilled to introduce you to an extraordinary programming tool that will transform your frontend development game and supercharge your productivity - @dhiwise! Say goodbye to hours of manual coding and hello to 100X development speed! With @dhiwise, you can seamlessly convert your Figma designs into high-quality, pixel-perfect code in just a snap. This powerful tool bridges the gap between...
Top 10 JavaScript Interview Questions With Answers
Просмотров 256Год назад
I have curated a list of the most commonly asked interview questions to help you ace your next JavaScript coding interview. I will walk you through each question step-by-step and provide in-depth explanations along with clear and concise answers. Whether it's about JavaScript fundamentals, object-oriented programming, asynchronous programming, or other crucial concepts, I have got you covered. ...
Mastering Error Handling in JavaScript | Frontend API Error Handling - Complete Guide
Просмотров 597Год назад
When working with APIs, encountering errors is inevitable. However, worry not! We've got you covered with various error handling techniques. In this video, I will teach you with the essential skills to handle errors effectively while making API calls in frontend applications. Learn how to leverage powerful methods like .then() and .catch(), gracefully handle exceptions using the try-catch block...
Mastering JavaScript: Basics to Advanced Concepts for beginners | JavaScript Crash Course
Просмотров 3,9 тыс.Год назад
Welcome to Complete Modern JavaScript Crash Course. Whether you're new to programming or looking to enhance your skills, this comprehensive course is designed to take you on a journey from the fundamentals to advanced techniques in JavaScript. From understanding variables, loops, and functions to exploring object-oriented programming and asynchronous programming, we've got you covered. Join us ...
How to get a remote web developer job | Get Hired and Work from Anywhere!
Просмотров 232Год назад
Looking for remote web dev jobs? You're in the right place! In this video, I will show you where to look and how to apply for remote web dev positions. I will cover top websites like Instahyre, LinkedIn, Himalayas[.]app, and Wellfound, which specialize in remote job opportunities for web developers. I will also give you tips on your resume and preparing for remote work. Watch now and start your...
Learn Frontend Debugging | Chrome Developer Tools | JavaScript Debugging
Просмотров 624Год назад
Are you a beginner struggling with frontend debugging? In this video, I will guide you through the Elements, Console, Styles, and Network tabs in Chrome DevTools, giving you a step-by-step walkthrough of how to debug your code effectively. Whether you're working on HTML, CSS, or JavaScript, these tools will help you identify and solve common frontend bugs. You'll learn how to inspect and manipu...
Unleash Your Web Development Potential: Use ChatGPT Effectively and Skyrocket Your Career!
Просмотров 72Год назад
Looking to unleash your web development potential and take your career to new heights? In this video, we'll show you how to use ChatGPT effectively and leverage its powerful features to skyrocket your career as a web developer. From coding tips and tricks to expert advice on building killer websites, we've got everything you need to take your skills to the next level. Watch this video and start...
React Testing Crash Course with React Testing Library for Beginners
Просмотров 233Год назад
React Testing Crash Course with React Testing Library for Beginners
React Best Practices | PRO React.js Tips for beginners
Просмотров 281Год назад
React Best Practices | PRO React.js Tips for beginners
Autocomplete Search Suggestions | Auto Suggestions Search Bar | HTML CSS & JavaScript
Просмотров 1,8 тыс.Год назад
Autocomplete Search Suggestions | Auto Suggestions Search Bar | HTML CSS & JavaScript
Code Faster in React JSX Using Emmet in VS Code
Просмотров 1,9 тыс.Год назад
Code Faster in React JSX Using Emmet in VS Code
Do This To Master JavaScript | Important Concepts to master JavaScript
Просмотров 212Год назад
Do This To Master JavaScript | Important Concepts to master JavaScript
CSS Animation Tutorial | Keyframes and Transition in CSS
Просмотров 200Год назад
CSS Animation Tutorial | Keyframes and Transition in CSS
Complete React JS Crash Course for Beginners | React Tutorial
Просмотров 6 тыс.Год назад
Complete React JS Crash Course for Beginners | React Tutorial
CSS Tutorial For Beginners | Complete CSS Tutorial For Beginners
Просмотров 144Год назад
CSS Tutorial For Beginners | Complete CSS Tutorial For Beginners
HTML Full Course for Beginners | Complete HTML Tutorial
Просмотров 227Год назад
HTML Full Course for Beginners | Complete HTML Tutorial
useState mistakes React Developer makes | Ultimate guide to useState hook
Просмотров 396Год назад
useState mistakes React Developer makes | Ultimate guide to useState hook
useRef and forwardRef in React | Learn useRef hook and forwardRef
Просмотров 1,6 тыс.Год назад
useRef and forwardRef in React | Learn useRef hook and forwardRef
Create Picture in Picture app using JavaScript | Screen Share Project using JavaScript
Просмотров 437Год назад
Create Picture in Picture app using JavaScript | Screen Share Project using JavaScript
Learn useReducer hook | Social Media React Project using useReducer hook
Просмотров 191Год назад
Learn useReducer hook | Social Media React Project using useReducer hook
Learn useCallback react hook | useCallback hook explained in 15 minutes
Просмотров 158Год назад
Learn useCallback react hook | useCallback hook explained in 15 minutes
React memoization explained in the right way | UseMemo and React.memo Everything You Need to Know
Просмотров 209Год назад
React memoization explained in the right way | UseMemo and React.memo Everything You Need to Know

Комментарии

  • @CHIRAGARORA-gj4cr
    @CHIRAGARORA-gj4cr 5 дней назад

    nice video cearly understood thanks sir

  • @olmasovshahboz007
    @olmasovshahboz007 14 дней назад

    [[redirects]] from = "/*" to = "/index.html" status = 200

  • @Mazin-Emad
    @Mazin-Emad 18 дней назад

    thank you

  • @adityakulkarni9780
    @adityakulkarni9780 20 дней назад

    Very clear explanation.

  • @Lafsha
    @Lafsha 23 дня назад

    thanks a lot

  • @THEReFleX
    @THEReFleX 23 дня назад

    thanks it worked

  • @hispanadeformacion4925
    @hispanadeformacion4925 24 дня назад

    thank you so much it worked for me

  • @okaforchristian5340
    @okaforchristian5340 29 дней назад

    Thank you, it worked

  • @sharonraj801
    @sharonraj801 Месяц назад

    this works in onRender ?

  • @deps_here
    @deps_here 2 месяца назад

    thanks it worked

  • @DivyaDivya-qc8hz
    @DivyaDivya-qc8hz 2 месяца назад

    Thank so so so much brother i did not explore my happenies in words it's worked thank you so much brother ❤❤❤

  • @nikitalunia5783
    @nikitalunia5783 2 месяца назад

    Hi, any idea how to detect these broken links on react js for fixing it?

  • @niccolascente4059
    @niccolascente4059 2 месяца назад

    Thanks man! It worked here!

  • @sixevensage7004
    @sixevensage7004 2 месяца назад

    Yess! Thank you

  • @poojachoudhary2707
    @poojachoudhary2707 2 месяца назад

    Thanks!! It worked!

  • @eip408
    @eip408 3 месяца назад

    deym this works!

  • @happyhappy-xd7rx
    @happyhappy-xd7rx 3 месяца назад

    Mc baba c i it is not work useless video

  • @samnayakawadi
    @samnayakawadi 3 месяца назад

    Thanks. Subscribed.

  • @GladsonA
    @GladsonA 3 месяца назад

    Clearly understood ❤

  • @lhmann
    @lhmann 3 месяца назад

    Thank you so much❤

  • @canva_user
    @canva_user 3 месяца назад

    OMG!!! That actually worked! Thank you sm

  • @ethanroberson9753
    @ethanroberson9753 3 месяца назад

    I added that file but still getting a Page Not Found error

  • @ayushmanyadav723
    @ayushmanyadav723 4 месяца назад

    for me , it solved by creating _redirect page in public folder .

  • @ny1b0
    @ny1b0 4 месяца назад

    thanks brooooooo it works

  • @don-vi8ks
    @don-vi8ks 4 месяца назад

    Thank you for the solution 🙏❤

  • @kunalgakhar7330
    @kunalgakhar7330 4 месяца назад

    NOT WORKING, ISSUE STILL PERSIST, PLEASE HELP

  • @recipeFor
    @recipeFor 4 месяца назад

    Thanks. Subscribed You. ❤❤🎉🎉

  • @UsmanEliyas-b2o
    @UsmanEliyas-b2o 4 месяца назад

    Great help. tnx

  • @hussamshannan6604
    @hussamshannan6604 4 месяца назад

    thank you <33333

  • @LorenzoPeñalver-m9m
    @LorenzoPeñalver-m9m 4 месяца назад

    Hi, I'm having some problems trying to implement chat history with Gemini. I get the following problem: Please ensure that multiturn requests alternate between user and model. Could you do a video explaining how to solve it or how to implement chat history? Thanks you in advance

    • @heyrajesh
      @heyrajesh 4 месяца назад

      I would love to do it. I am running bit busy upcoming days. Once I am available I will do it.

  • @Parth-x6d
    @Parth-x6d 4 месяца назад

    Woww !! So Informative...!!

  • @levanphuong2684
    @levanphuong2684 4 месяца назад

    Please share your source code with me, I sincerely thank you

  • @mohammadmeherab2739
    @mohammadmeherab2739 5 месяцев назад

    Thank you. it's working

    • @heyrajesh
      @heyrajesh 5 месяцев назад

      Your Welcome

  • @darchankaen1307
    @darchankaen1307 5 месяцев назад

    Awesome, thanks x 1000!

    • @heyrajesh
      @heyrajesh 5 месяцев назад

      Happy for you

  • @goecha
    @goecha 5 месяцев назад

    thanks a lot bro

  • @DJ_Melech
    @DJ_Melech 5 месяцев назад

    i tried this and it didn't work for me.

  • @SaddamHossain-zi2fl
    @SaddamHossain-zi2fl 5 месяцев назад

    why don't it work with manual deploy?

  • @armanmittal2595
    @armanmittal2595 5 месяцев назад

    Finally worked.... Thanks a lot brother

  • @reverbmusic8444
    @reverbmusic8444 5 месяцев назад

    thanks

  • @StephenTetteh-on2cd
    @StephenTetteh-on2cd 5 месяцев назад

    it works,OMG bless you bro

  • @lu_k4x
    @lu_k4x 5 месяцев назад

    THANKS!

  • @abhinavbalodi7288
    @abhinavbalodi7288 5 месяцев назад

    Thankyou, Rajesh 😀

    • @heyrajesh
      @heyrajesh 5 месяцев назад

      Your welcome

  • @AlfredoGalvez-it2sv
    @AlfredoGalvez-it2sv 6 месяцев назад

    Nice one, dude. I was really struggling with this one.

  • @holali.a
    @holali.a 6 месяцев назад

    Thanks man, you’re the best😭

    • @heyrajesh
      @heyrajesh 6 месяцев назад

      Your welcome

  • @vision6410
    @vision6410 6 месяцев назад

    does manual deploy work in this case,in my case it is not working

  • @Parth-x6d
    @Parth-x6d 6 месяцев назад

    Woow..very simple and short ❤Thanks

    • @heyrajesh
      @heyrajesh 6 месяцев назад

      Your welcome

  • @cakiralgmail9595
    @cakiralgmail9595 6 месяцев назад

    worked perfectly, thanks from Germany

    • @heyrajesh
      @heyrajesh 6 месяцев назад

      Most welcome

  • @spsujoypaul
    @spsujoypaul 6 месяцев назад

    Thank you so much brother! You are great.

    • @heyrajesh
      @heyrajesh 6 месяцев назад

      Thank you so much man

  • @Parth-x6d
    @Parth-x6d 6 месяцев назад

    Extremely Informative!!!

  • @anmolmishra679
    @anmolmishra679 6 месяцев назад

    bro getting the same error will it work in aws server?? reply plz asap