Geek24
Geek24
  • Видео 42
  • Просмотров 45 712
Build a Full Stack PostgreSQL Admin Tool with Node.js & React || Backend
Welcome to the first part of our "Build a Full Stack PostgreSQL Admin Tool with Node.js & React" series! In this video, we dive into building the backend of our application using Node.js and Express. This is the foundation of our PostgreSQL client, where we'll set up the server, configure our routes, and establish a connection to the PostgreSQL database.
What You'll Learn:
Setting up a Node.js and Express server
Installing and configuring necessary packages
Connecting to a PostgreSQL database
Creating RESTful API endpoints for database operations
Github 👉🏻 github.com/Geek24YT/PG-Client/tree/main/backend
Keywords:
Node.js
Express
PostgreSQL
Backend Development
Full Stack Development
REST API
SQL Client
D...
Просмотров: 17

Видео

Build a Full Stack PostgreSQL Admin Tool with Node.js & React || Project Overview
Просмотров 244 часа назад
Welcome to the "Build a Full Stack PostgreSQL Admin Tool with Node.js & React" tutorial series! In this comprehensive guide, we'll walk you through the process of creating a powerful PostgreSQL client application, similar to pgAdmin, using Node.js, Express, and React. What You'll Learn: Setting up a Node.js and Express backend Creating a PostgreSQL database and running SQL queries Building a dy...
React Chat Application tutorial 2024 || Pure CSS || Animated Chat UI
Просмотров 1492 месяца назад
Hello friends! In this video, we'll learn how to create a ChatApp UI in ReactJS without any backend coding. This tutorial is in Hindi for your convenience. We'll walk through the entire process step by step, while also discussing some important and fun features of ReactJS. By watching this video, you'll understand the process of creating a great chat application UI and enhance your ReactJS skil...
React Notes App Tutorial from Scratch | A CSS and React Project you can add to your Portfolio! 2024
Просмотров 2724 месяца назад
🚀 Dive into the world of React development with this hands-on tutorial! Learn how to create a simple yet powerful notes-taking application using Vite for a speedy development experience and enhance the styling with Tailwind CSS. In this react notes app tutorial, we will build a notes app from scratch 📝 GitHub Repository: github.com/Geek24YT/MyNote-React-Tailwind 🌐 Deployed App: my-note-react-ta...
React Drag and Drop using react-beautiful-dnd
Просмотров 2295 месяцев назад
🚀 React Beautiful Drag and Drop List Tutorial in Hindi | Build a Simple Drag-and-Drop List with react-beautiful-dnd In this step-by-step tutorial, we'll explore the power of drag-and-drop functionality in React using the popular library react-beautiful-dnd. Follow along as we create a simple list with one droppable area and 10 draggable list items, enhancing the user experience in your React ap...
How To Create Weather App Using React JS In 2024 Step By Step Explanations
Просмотров 4,9 тыс.6 месяцев назад
👋 Welcome to our step-by-step guide on creating a Live Weather Search App using React JS in Hindi! Throughout this tutorial, we'll dive into React Functional Components, explore React Hooks, master the Fetch API, and unravel many more essential concepts in the realm of React development. Learn How To Create Weather App Using React JS With Step By Step Explanation | Make Weather App In React JS#...
Creating Donut Charts in Highcharts: Visualizing Mobile Phone Brand Sales
Просмотров 2447 месяцев назад
In this comprehensive tutorial, you'll learn how to create stunning donut charts using Highcharts, the leading JavaScript charting library. We'll walk you through the entire process of visualizing sales data for various mobile phone brands, helping you make your data more engaging and insightful. Whether you're a beginner or an experienced developer, this step-by-step guide will empower you to ...
Create Pie Chart: Visualize YouTube Video Views
Просмотров 1237 месяцев назад
In this engaging tutorial, we'll guide you through the process of creating an eye-catching pie chart to visualize your RUclips video views. Pie charts are a powerful tool for presenting data, and we'll teach you how to craft one step by step. Whether you're a data enthusiast, content creator, or a web developer, you'll find this tutorial incredibly useful. 🥧 What You'll Learn: Introduction to p...
Customize Highcharts Credits: Remove Default Credits and Add Your Own
Просмотров 1377 месяцев назад
In this Highcharts tutorial video in Hindi, we'll show you how to take control of your charts by customizing the credits. Highcharts comes with default credits that can be restrictive in some cases. We'll guide you through the process of removing these default credits and replacing them with your own personalized credits. You'll also learn how to edit and style the credits to match your project...
Highcharts Tooltips: A Comprehensive Guide to Customization
Просмотров 2647 месяцев назад
In this in-depth video tutorial, we explore the world of Highcharts tooltips and uncover the art of customization. Whether you're a data visualization enthusiast, a developer, or a designer, this video will equip you with the knowledge and techniques needed to transform your Highcharts tooltips into powerful communication tools. We'll cover everything from basic customizations to advanced techn...
Highcharts Tutorial in Hindi: Create Interactive Line Charts Step by Step
Просмотров 9687 месяцев назад
In this comprehensive Highcharts tutorial in Hindi, we'll dive into the world of data visualization and show you how to create interactive line charts effortlessly. We'll cover the basics of Highcharts, teach you how to set up the environment, and walk you through the process of building a stunning line chart that showcases the change in height per year. 📈 What You'll Learn: Introduction to Hig...
JavaScript Array Map Method
Просмотров 217 месяцев назад
Welcome to our comprehensive guide on the JavaScript Array Map method! In this tutorial. Learn how to harness the power of Map to transform and manipulate arrays effortlessly. We'll cover the fundamentals, provide real-world examples, and offer practical tips to supercharge your JavaScript skills. Whether you're a beginner or looking to level up your programming game, this tutorial has got you ...
JavaScript Short Circuit Operators Explained: A Refreshing Pre-Requisite for React.js
Просмотров 768 месяцев назад
🚀 Learn How to Use Short Circuit Operators in JavaScript! 🔥 In this comprehensive JavaScript tutorial, we dive deep into the powerful world of short circuit operators: && (logical AND) and || (logical OR). Discover how these operators can streamline your code and improve efficiency by allowing you to control the flow of your programs based on specific conditions. 📌 Key Topics Covered: What are ...
Arrow Functions in JavaScript
Просмотров 338 месяцев назад
🏹 Mastering Arrow Functions in JavaScript! 🚀 Join us in this comprehensive tutorial as we dive deep into the world of Arrow Functions in JavaScript. These concise and expressive functions are a game-changer, offering a more elegant way to write functions and handle 'this' in your code. 📌 Key Highlights: Learn the syntax and benefits of Arrow Functions. Discover how Arrow Functions simplify func...
Ternary Operator in JavaScript
Просмотров 218 месяцев назад
🔀 Mastering the Ternary Operator in JavaScript! 🚀 Join us in this engaging tutorial as we demystify the Ternary Operator in JavaScript. This compact yet powerful operator offers a concise way to make conditional decisions in your code, enhancing readability and efficiency. 📌 Key Highlights: Understand the syntax and structure of the Ternary Operator (conditional operator). Learn how to create s...
Template Literals in JavaScript
Просмотров 198 месяцев назад
Template Literals in JavaScript
Rest and Spread Operator in JavaScript
Просмотров 398 месяцев назад
Rest and Spread Operator in JavaScript
Object and Array Destructuring in JavaScript
Просмотров 528 месяцев назад
Object and Array Destructuring in JavaScript
Socket.io + ReactJS Tutorial | Learn Socket.io For Beginners | Hindi
Просмотров 1789 месяцев назад
Socket.io ReactJS Tutorial | Learn Socket.io For Beginners | Hindi
How to make Google Translate Clone - ReactJS with React Hooks (in Hindi) P-4
Просмотров 13110 месяцев назад
How to make Google Translate Clone - ReactJS with React Hooks (in Hindi) P-4
How to make Google Translate Clone - ReactJS with React Hooks (in Hindi) P-3
Просмотров 12110 месяцев назад
How to make Google Translate Clone - ReactJS with React Hooks (in Hindi) P-3
How to make Google Translate Clone - ReactJS with React Hooks (in Hindi) P-2
Просмотров 10610 месяцев назад
How to make Google Translate Clone - ReactJS with React Hooks (in Hindi) P-2
How to make Google Translate Clone - ReactJS with React Hooks (in Hindi) P-1
Просмотров 25410 месяцев назад
How to make Google Translate Clone - ReactJS with React Hooks (in Hindi) P-1
Firebase React Course For Beginners - Learn Firebase V9+ in 1.5 Hours
Просмотров 54510 месяцев назад
Firebase React Course For Beginners - Learn Firebase V9 in 1.5 Hours
Build a Todo List App in ReactJS Easily | आसान तरीके से ReactJS में Todo List App बनाएं
Просмотров 2,6 тыс.11 месяцев назад
Build a Todo List App in ReactJS Easily | आसान तरीके से ReactJS में Todo List App बनाएं
Multiselect Dropdown in ReactJS
Просмотров 6 тыс.Год назад
Multiselect Dropdown in ReactJS
Searchable Dropdown in React in 10 mins
Просмотров 4,1 тыс.Год назад
Searchable Dropdown in React in 10 mins
Create an Image Gallery Project in ReactJS 🔥 | Learn in Hindi 2023
Просмотров 388Год назад
Create an Image Gallery Project in ReactJS 🔥 | Learn in Hindi 2023
React Bootstrap Offcanvas Component
Просмотров 2,7 тыс.Год назад
React Bootstrap Offcanvas Component
React Bootstrap Carousel Controlled Component in Hindi Part-2
Просмотров 219Год назад
React Bootstrap Carousel Controlled Component in Hindi Part-2

Комментарии

  • @varshaharkal9730
    @varshaharkal9730 18 часов назад

    thanks

    • @geek_24
      @geek_24 18 часов назад

      Welcome 😊

  • @mmm-tl6gq
    @mmm-tl6gq День назад

    Dubbing video audio translate make video

    • @geek_24
      @geek_24 День назад

      Great Idea, I will make it soon Thank you. 😊

    • @mmm-tl6gq
      @mmm-tl6gq День назад

      @@geek_24 thank you 😊 🙏 like voxqube or rask ia

  • @bhavikpunmiya9641
    @bhavikpunmiya9641 День назад

    Thank you bro , i was searching for this, and you made it too simple for me !

    • @geek_24
      @geek_24 День назад

      I'm glad it helped you. :)

  • @BismiAllah_coder
    @BismiAllah_coder 5 дней назад

    nice

    • @geek_24
      @geek_24 День назад

      Thank you :)

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

    This tutorial helped me learn a lot after seeing it.

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

      I'm glad it helped 😊

  • @hamedhasan5843
    @hamedhasan5843 16 дней назад

    Is the api is free ?

    • @geek_24
      @geek_24 15 дней назад

      Hi, yes, this API is free to use, but after a certain period, you need to regenerate the keys to continue using it.

  • @Toolyis
    @Toolyis 18 дней назад

    Nice

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

    Nicely explained brother

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

      Thank you so much :)

  • @tusharsharma2359
    @tusharsharma2359 28 дней назад

    hi sir , keep up the good work, im learning a lot from ur vids. can you please reply to my comment and and this question that u told in 1st vid i.e. why are you specifically using react-bootstrap version 2.0 ? why not the latest version. PS: i did'nt had any time to watch the whole series

    • @geek_24
      @geek_24 28 дней назад

      Hi there! Thank you so much for your support and for reaching out with your question. Regarding your question about why I used React-Bootstrap version 2.0 instead of the latest version, let me explain. During the creation of these videos, my aim was to demonstrate how to utilize UI kits and templates to build admin dashboards. Unfortunately, the templates I wanted to use were built using the older version of React-Bootstrap. While there may not be significant differences between the versions in terms of core functionality, I understand the importance of staying updated. If you prefer to use the latest version, I encourage you to do so! The concepts and techniques covered in the videos should still provide a solid foundation, and transitioning to the newer version shouldn't be too challenging, especially with the help of React-Bootstrap documentation. I apologize for not being able to complete the series as intended, but I hope the content provided still proves helpful to you. If you have any further questions or need clarification on anything, feel free to ask. Have a good day :)

    • @tusharsharma2359
      @tusharsharma2359 28 дней назад

      @@geek_24 thank you so much sir for replying and giving a thorough explanation for my doubt. You seem like a good person and i pray to god that you may achieve all the greatness that you desire in your life.

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

    ye responsive nhi h?

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

      Hi, you're right, it's not responsive at the moment. Since this tutorial was aimed at beginners, I didn't focus much on responsiveness. However, I'll update the code on GitHub to make it mobile-responsive soon.

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

    Aur to sab thik hai but sochne wali baat ye ye channel milion wala hai but itne kam.subscriber kaose 😢

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

      Thank you so much. Your comment means a lot to me. Your words are more precious to me than a million subscriptions. ❤️❤️

  • @user-vg9fo6ij5m
    @user-vg9fo6ij5m Месяц назад

    Do you have any video on dynamically created tooltip

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

      Hi, unfortunately, I do not have such a video. However, if you can explain your requirement or what you mean by a dynamically created tooltip, I can help you.

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

    Hi, i´m using react bootstrap for the first time, so excuse my dumb questions please :) How can i change the css of the canvas. Right now i´ve packed the text of the title and body in divs and used classNames like text-white or bg-dark for the entire canvas. But somehow i can´t center my offcanvas title. I don´t know how or where to put these bootstrap classes ?

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

      Hi there! No worries, happy to help you out with this. 1. Centering the Title:To center your Offcanvas title, you can directly apply the Bootstrap class text-center to the title element. Here's how you can do it: <Offcanvas.Title className="text-center">Your Title</Offcanvas.Title> 2. Applying Bootstrap Classes:For customizing the entire canvas and its contents, you can apply Bootstrap classes directly to the elements inside the Offcanvas component. Here's an example where I've applied classes for text color and background color: <Offcanvas.Title className="text-center">Title</Offcanvas.Title> <Offcanvas.Body className="text-white bg-dark"> {/* Your content here */} </Offcanvas.Body> 3. Container Styling:If you're facing issues with centering due to container styling, you might need to adjust the container's CSS separately. Inspect the elements using your browser's developer tools to identify the relevant container and then apply custom CSS or additional Bootstrap classes as needed. 4. Div Wrapping:While wrapping content in divs and applying classes is common, make sure you're applying classes to the correct elements within the Offcanvas component. Sometimes, applying classes directly to the component's elements might yield better results than wrapping them in additional divs. By following these steps, you should be able to customize the styling of your React Bootstrap Offcanvas component effectively. If you encounter any specific issues or need further assistance, feel free to ask!

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

      @@geek_24 I´ve done it like this: return ( <> <Offcanvas className="bg-dark" show={show} onHide={handleClose} {...props} backdrop={true} placement="end" name="End"> <Offcanvas.Header closeButton> <Offcanvas.Title className="text-center text-white"> Terms of use </Offcanvas.Title> </Offcanvas.Header> <Offcanvas.Body className="text-white bg-primary"> By using this site, you agree to refrain from using profanity, racism, or any form of offensive language when creating or commenting on recipes. We promote a respectful and inclusive community environment. </Offcanvas.Body> </Offcanvas> </> ); Still the title inside the header of the canvas is not centered. If i put the text-center directly into the offcanvas (where "bg-dark " is, only the text inside the body gets centered but not the title. I think the problem could be the closeButton in the header. But these are the things which confuse me a little as i´m new to programming in general :D EDIT: The closeButton is a flex element and seems to have around 232 margin to the left, which i think prevents the title on the left to be moved to the right.

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

    Very useful channel ❤🎉

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

      ❣Thank you.

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

    Bro thank youuu ❤🎉

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

    thanks

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

      You're welcome! :)

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

    nice bro

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

      Thank you :)

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

    thanks alotttttt broooo, its working, i subscribed you

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

      😊 Thank you.

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

    Great! Bro, I am a business owner but ya im planning to get into saas, where to start? web dev?

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

      Hey there! That's awesome to hear that you're considering getting into SaaS! Starting with web development is definitely a solid move. Here's a step-by-step guide to help you get started: Learn the Basics of Web Development: Begin with HTML, CSS, and JavaScript. These are the building blocks of web development. You can find numerous tutorials on RUclips, or you might want to consider online courses like those offered on Codecademy or freeCodeCamp. you can watch my videos as well :) Choose Your Tech Stack: Decide on the technologies you want to work with. For SaaS, you'll probably need to learn a backend language/framework such as Node.js, Django, or Javs SpringBoot, along with database management (SQL or NoSQL). Build Projects: Practice is key! Start building small projects. Try to recreate popular web apps like a to-do list, a blog, or a simple e-commerce site. This will help you solidify your learning and gain practical experience. Learn about SaaS: Understand the principles of Software as a Service. Learn about subscription models, user management, data security, and scalability. There are many great resources available online and in books. Work on Your SaaS Idea: Start brainstorming and refining your SaaS idea. Consider the problem you're solving, your target market, and what makes your solution unique. Refine your idea through market research and competitor analysis. Prototype and MVP: Build a prototype or Minimum Viable Product (MVP) of your SaaS idea. Keep it simple and focus on the core functionality. This will help you validate your idea and get feedback from potential users. Launch and Iterate: Once you have your MVP, launch it! Gather feedback from your users and continue to iterate and improve your product based on that feedback. Keep Learning: Web development and SaaS are continually evolving fields. Keep learning and stay updated with the latest technologies and trends.

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

      @@geek_24 thanks for all this information brother! Finished relearning html and almost done with css and will start javascript soon! I started with replicating above project first and didn't knew much and now understand almost a lot of things haha! Btw Any way we can connect?

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

      @@aryanimagine Glad to hear you found the information helpful! You can connect with me on Instagram at @chitrang_sharma__

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

    Do you have video for zoom? I really need that one.

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

      Hi, I don't have a video for that but adding zoom is very simple, you just need to define one property i.e zoomType:x (for zoom in x axis) Here is a simple example that might be helpful for you. Code: Highcharts.chart('container', { chart: { type: 'line', zoomType: 'x' }, series: [{ data: [29.9, 71.5, 106.4, 129.2, 144.0, 176.0, 135.6, 148.5, 216.4, 194.1, 95.6, 54.4] }] }); You can try this. Let me know if you have any questions I will try to answer them as soon as possible.

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

      @@geek_24 Thanks bro. Do you know about the Range selector in highcharts which can work dynamically (I have an api that gives constant data )?

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

      ​@@suyogdhadwe3625 If you want to make a range slider, similar to what we make using <input type="range"/> in html, then yes you can make it using "rangeSelector" type of chart available in highCharts, You can check this example: Highcharts.stockChart('container', { rangeSelector: { selected: 1 }, title: { text: 'Dynamic Range Selector Example' }, series: [{ name: 'Data', data: [29.9, 71.5, 106.4, 129.2, 144.0, 176.0, 135.6, 148.5, 216.4, 194.1, 95.6, 54.4] // Sample data }] }); Just put your constant data in the data array. I hope this helps :)

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

      @@geek_24 Thanks you bro 😇. I really need these in the project.

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

    Your explanation is good bro , keep uploading videos

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

      Thank you so much 😊 Would you be interested in more tutorials on Highcharts?

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

    What a mindblowing explanation 🤯. Plz make more videos like this

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

      Thank you, sure will do! Stay tuned :)

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

    I am not able to add color in bg by using Ctrl+space. Please help me

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

      Hi there, For IntelliSense and class completion using ctrl+space, you need to install the Tailwind CSS IntelliSense plugin in your VS Code text editor. Once you install it, you will be able to add classes and get auto-completion. Additionally, I have provided another video link of mine with a timestamp of 12:26 where I demonstrate how to install the extension. You can watch it here: ruclips.net/video/z7xpDnHQO_A/видео.htmlsi=dIdfMX0DYjsbl69O. Let me know if you have any further questions.

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

    Thank you very much!! amazing explanation

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

      Thank you so much :)

  • @user-eo3he8ig3b
    @user-eo3he8ig3b 2 месяца назад

    i want nested dropdown like react select but to select only one vlaue how to do this?

  • @user-eo3he8ig3b
    @user-eo3he8ig3b 2 месяца назад

    which font you are using in your vs code

  • @MuhammadHamza-ch7dt
    @MuhammadHamza-ch7dt 3 месяца назад

    weldone bro ap ek video aur banao jisme ye ho ke jb hun image upload kary background wali image show ho

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

    explained very well

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

      😊Thanks a lot

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

    Can you show how to hide the API key while pushing code to github. I'm aware of .env file but it differs while using vite.

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

      Sure I'll make a short on that maybe. But thank you for the comment 😊

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

      @@geek_24 Thannk you ! Looking forward to it.

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

    thank you so much ❣

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

      You're welcome 😊

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

    Yaaa Done, Thank You so much, Now i'll build a new webapp, with this Knowladge

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

      That's Amazing 🤩

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

    1:01:05 from here when i start puting stats={{....xyz..}} , my web page went white Screen (Blank).. I don't know why!

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

      Then i asked GPT he said "It seems like your page is going blank because you're trying to access properties of weatherData without ensuring that it exists. When your component first renders, weatherData is initialized to null, and accessing properties of null will throw an error, causing your application to crash. To fix this issue, you need to add a conditional check to ensure that weatherData exists before accessing its properties. Here's how you can modify your Temprature component to handle this:" -----------Now tell me how i check weatherData is exist or not

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

      Hi. Sorry for the confusion. I would request you to please continue following the video around 1:01:34. I have explained why this is happening and how to resolve it. I hope that will help.

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

    Thank you exactly what i needed

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

      😃I'm glad it helped

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

    Very helpful video.thank you so much

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

      Glad it was helpful!

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

      ​@@geek_24 How can I customise close button

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

      @@rajchowhan8132 To customize the close button in the React Bootstrap Offcanvas component, you can use the Offcanvas.Header component and provide your own custom close button within it. Here's how you can modify your code to achieve this: <Offcanvas.Header closeButton> <Offcanvas.Title>Offcanvas</Offcanvas.Title> {/* Custom close button */} <button className="btn-close" onClick={handleClose} aria-label="Close"></button> </Offcanvas.Header>

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

    Love you bro 2 din bad finely ap ki video sa samaj aaya thanks for this useful video 😘😘😘 love from pakistan

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

      😊Thank you so much. I'm Glad it helped you.

  • @user-kt7fm6ow4p
    @user-kt7fm6ow4p 3 месяца назад

    Стоит добавить return в useEffect, а еще сделать как-ниюудь так, чтобы запрос на сервер не летел после каждой введенной буквы

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

      Thank you for the comment! You're absolutely right. As this is a beginner-level tutorial, I haven't implemented debounce functionality in this video. However, I appreciate your insight, and I'll definitely consider incorporating it into future videos to enhance the application's performance. Your feedback is valuable, and I'm grateful for your helpful suggestions. Thanks again for taking the time to share your thoughts!

  • @NidhiSharma-xo9rh
    @NidhiSharma-xo9rh 3 месяца назад

    Nice Start for begineers

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

      😊 Thanks a lot

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

    thank you sooooooooooooooooooooooo much

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

    Thanks

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

      Most Welcome.😊

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

    amazing sir

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

      Thank you so much 😊

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

    At app. Jsx where we create an object inside the <temperature/> it shows me error help me 😭

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

      Hey, don't worry please tell me the exact timestamp in the video and what exact error you are getting on console.

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

      Bro it solved thanks for your your beautiful tutorial I help me a lot

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

      @@govindsharma973 Thank you, you made my day ❣

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

    Nice explanation

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

      Thank you so much 😀

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

      @@geek_24 waiting for more react project and you should try giving assential information from shorts as I'm beginning i want good advices

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

      @@Code_loading Thank you so much for your comment! I want to let you know that I have a dedicated playlist of beginner-level React projects that you might find helpful. You can explore it here: ruclips.net/p/PLaBxiuYBVOR3OJoWUuNTEFTnTvvRcd3Gh I will soon add more projects to this list. And I truly appreciate your feedback, and I'll definitely take your suggestions into consideration for future content. Thanks again for your support and encouragement-it means a lot! 😊

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

      @@geek_24 yes I'm exploring your channel you explain nicely just keep it up one day ur channel will also be highlighted

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

    my next project will be this

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

    sir mujhe ye option mere wordpress website add karna hai kaise hoga please reply kare

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

      Hello, sir mene wordpress ke sath integrate kar k try toh nahi kra hae. lekin jitna mujhe lagta hae, ye thoda complex hoga. Apko thoda bht php code bhi likha padega. But ye steps agr aap try kar skte hae toh possible hae k ye work kre. Otherwise I will try to look into it and if I got success I will try to make a video on this topic. But abhi toh aap in steps se smjh skte hae. 1. Create a Custom Page Template or Post Type Template: Create a new PHP file in your theme directory (e.g., custom-upload-template.php) and add a custom template header. Alternatively, if you're using a custom post type, you can create a custom template for that post type. 2. Embed PHP Code to Handle Upload and API Call: Inside your custom template file, add PHP code to handle file upload, call the API, and display the result. 3. Embed WordPress Functions to Render the Form: Use WordPress's built-in functions (such as wp_nonce_field() and wp_upload_dir()) to render the form for file upload. 4. Display the Result to the User: After calling the API and getting the result, display the modified image to the user. Here's a basic example of how your custom template file might look: <?php /* Template Name: Custom Upload Template */ // Add header, sidebar, footer, etc. if needed // Handle form submission if ($_SERVER['REQUEST_METHOD'] === 'POST' && isset($_FILES['image_file'])) { // Handle file upload and API call // Implement your file upload and API call logic here } // Render form for file upload ?> <div class="container mt-4"> <div class="row mt-4"> <div class="col-md-12 card mt-4"> <form id="bg-removal-form" method="post" enctype="multipart/form-data"> <?php wp_nonce_field('bg_removal_nonce', 'bg_removal_nonce_field'); ?> <div class="form-group"> <label for="fileInput">Select a File: </label> <input id="fileInput" name="image_file" class="form-control" type="file"> </div> <input class="btn btn-primary m-1" type="submit" value="Upload"> </form> </div> </div> </div> <?php // Display the modified image to the user if available ?> <?php if (isset($modified_image_url)): ?> <div class="container mt-4"> <div class="row mt-4"> <div class="col-md-12 card mt-4"> <img src="<?php echo esc_url($modified_image_url); ?>" alt="Modified Image"> </div> </div> </div> <?php endif; ?> <?php?> The template handles form submission, including file upload and API call (you need to implement this logic). The form is rendered using WordPress's wp_nonce_field() function to add a security token. The modified image (if available) is displayed to the user using an <img> tag. You'll need to set $modified_image_url with the URL of the modified image after calling the API. Remember to replace the placeholder logic with your actual file upload handling and API call logic. Additionally, ensure proper error handling and validation for file uploads and API responses.

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

    very well explained been following your videos

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

      Thank you so much for your kind words! I truly appreciate your support and am glad to hear that you find my videos helpful. If you have any specific topics or questions you'd like me to cover in future videos, feel free to let me know. 😊

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

    For anyone who might be confused about how to receive Tailwind CSS class suggestions in VS Code, it's essential to install the Tailwind CSS plugin. I apologize for not mentioning this in the video. To enable class suggestions, please make sure to download and install the Tailwind CSS extension for VS Code. Thank you.

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

    Nyc efforts 💪

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

      Thank you 😊

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

    Thank you so much!!!!!!

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

      Most Welcome :)

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

    Amazing Project 🚀🚀, Easy to follow each step and very well explained

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

      Thank you Manish 😃😃

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

    sir mai na youtube ki bohat sa channel dek hai hai but but ko koi beat nahi kr sak ta youe explaination is very well I need more project in react ............new subscriber❣

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

      😃 Thank you so much and Welcome. I will post more project videos soon stay tuned ❤