- 63
- 804 896
React with Masoud
Azerbaijan
เข้าร่วมเมื่อ 28 ต.ค. 2011
I'm Masoud & I'm here to help you learn to code, introduce you to the cutting-edge coding tools of 2022, and make everything as clear as possible for you to show how easily you can become a skilled developer and get your dream job in ReactJS!
If you are tired of boring university courses and want to learn everything in a practical way with REAL projects, make sure you've subscribed to my channel.
I have worked in different areas of the programming world, from making small to-do apps to building massive multiplayer mobile games. Currently, I work as a front-end lead at a remote international company.
Follow along and get real, no-hype, honest advice from someone who walks the walk and truly wants to help others.
Subscribe now, and join us. I'm here to serve you. ;)
If you are tired of boring university courses and want to learn everything in a practical way with REAL projects, make sure you've subscribed to my channel.
I have worked in different areas of the programming world, from making small to-do apps to building massive multiplayer mobile games. Currently, I work as a front-end lead at a remote international company.
Follow along and get real, no-hype, honest advice from someone who walks the walk and truly wants to help others.
Subscribe now, and join us. I'm here to serve you. ;)
Build a REACT Admin Dashboard App using Material UI, ChartJS, and DataGrids in 2023
Learn how to create a powerful and user-friendly admin dashboard using React with this step-by-step tutorial. In this video, you'll discover how to build a React admin dashboard app from scratch using Vite and popular libraries like Material UI, ChartJS, and React Pro Sidebar. Whether you're a beginner or an experienced developer, this tutorial provides valuable insights on how to structure your project, choose the right libraries, and create a robust admin panel. By the end of this tutorial, you'll have a solid understanding of how to create a professional-grade React admin dashboard that's both visually stunning and fully functional. Start building your dream dashboard today with this comprehensive guide!
You can download the project source code from here: pezeshkzade.com/blog/source-code/
Time tags:
00:00 React Admin Dashboard APP DEMO
01:34 Libraries that used to build the app
02:42 Create an empty react project using Vite
17:04 How to customize Material UI
19:27 Create the APP header using MUI
30:15 Create the SIDENAV menu using react pro sidebar
40:52 Routing system
51:22 Build the Dashboard Screen
01:37:46 Build the Content Screen
01:58:49 Build the Analytics Screen
02:55:50 Build the Customization Screen
You can download the project source code from here: pezeshkzade.com/blog/source-code/
Time tags:
00:00 React Admin Dashboard APP DEMO
01:34 Libraries that used to build the app
02:42 Create an empty react project using Vite
17:04 How to customize Material UI
19:27 Create the APP header using MUI
30:15 Create the SIDENAV menu using react pro sidebar
40:52 Routing system
51:22 Build the Dashboard Screen
01:37:46 Build the Content Screen
01:58:49 Build the Analytics Screen
02:55:50 Build the Customization Screen
มุมมอง: 32 214
วีดีโอ
How to build a Video Call App in React Native using ZEGOCLOUD
มุมมอง 7Kปีที่แล้ว
· Get 10,000 free mins for video chat app: bit.ly/3J3H4NY · Find out more about ZEGOCLOUD: bit.ly/3QS7sfv · How to make video call app [for Beginners]: bit.ly/3WrThPA ZEGOCLOUD allows you to easily build your voice chat and live video chat apps within minutes. In this video, I used the ZEGOCLOUD video call product to build a video call app in react native. If you want to have a video call app r...
React Sidebar Navigation Menu in 10 minutes
มุมมอง 24K2 ปีที่แล้ว
Do you want to build a react sidebar navigation menu? In this video, I covered that. By watching this video you will learn how to build a react sidebar navigation menu easily. It takes 10 minutes to build a sidebar in react using this tutorial. Hope you enjoy it. Consider subscribing if it was helpful for you! yarn add @trendmicro/react-sidenav cdnjs.com/libraries/font-awesome yarn add react-ro...
React dropdown component for beginners
มุมมอง 15K2 ปีที่แล้ว
In this video, I created a react dropdown component from scratch without using any third-party library. If you are familiar with my channel, you probably know I have several videos on the React-Select component, but this time I created something like react select but without using any library. This is fully customizable and supports features like clear button, search, default selected option, e...
Search Bar with suggestions and filter in react for beginners
มุมมอง 91K2 ปีที่แล้ว
In this tutorial, I show you how to build a react search bar with suggestions. If you want to build a react search bar with autocomplete or suggestions feature from scratch, this video can help you. If this video gets more than 50 likes, then I make the second episode of it. Please share what you exactly are looking for and put a thumbs up, the rest is on me! You can download the project source...
React Js How to REFRESH a Component | Best Practice
มุมมอง 89K2 ปีที่แล้ว
In this video, I'll show you how to refresh a component in react js. There are several ways to refresh a component in react js but what is the best approach to refresh a component? I have a real scenario and will show you what solutions we have and what is the best one...
Serverless Real Chat APP with React Native Gifted Chat and Firebase - Full App
มุมมอง 14K2 ปีที่แล้ว
In this video, I show you how to connect Firebase Realtime Database with React Native Gifted Chat library to build a real chat application in React Native. If this video gets more than 100 likes, then I know it is helping you so I will prepare the next episode to include a group chat or authentication feature. J Hope you enjoy it Useful links: - the library that I used to build the chat screen ...
Call API in React Js | How to send data from frontend to backend react
มุมมอง 86K2 ปีที่แล้ว
In this tutorial, I show you how to call API in react js. If you want to send or receive some data from the backend and you don't know how to send data from frontend to backend react, this quick video can help you how to achieve this. You can download the project source code from here: pezeshkzade.com/blog/source-code/ Fetch docs: developer.mozilla.org/en-US/docs/Web/API/Fetch_API Hope you enjo...
How to get a remote job in 2021 as a software developer? and how I did!
มุมมอง 5523 ปีที่แล้ว
Having a remote job and working remotely is not a dream anymore! If you are a software developer and you want to work for a remote company remotely but you don't know how to start and how to get the job, watch this video until the end, I have lots of things to share!
React Events Between Components Using EVENT EMITTER Component
มุมมอง 14K3 ปีที่แล้ว
In this video, I will show you how to send events in react to the other components. In this way, you can pass data to your components and you don't need to have nested relation between your components to pass data to them. If for some reason you like to have events in React, this tutorial is best for you. I am using the EventEmitter component to handle send/receive events in reactjs. Event Emit...
React Native Chat App Tutorial | Serverless Chat APP with React Native Gifted Chat | UI Part
มุมมอง 8K4 ปีที่แล้ว
In this video, I will be sharing with you how to build a chat app in react native. This video is actually the first part of this series and I am gonna continue it based on your feedback. source code of the project: github.com/mdeveloper20/rnchat-app/tree/masoud In the first episode, I used the react-native-gifted-chat to build the chat page screen. We also used the built-in RN components to bui...
REAL PROGRAMMER REACTS TO THE SILICON VALLEY
มุมมอง 6K4 ปีที่แล้ว
REAL PROGRAMMER REACTS TO THE SILICON VALLEY
React useState | useState Hook Tutorial
มุมมอง 4394 ปีที่แล้ว
React useState | useState Hook Tutorial
React Select with Formik | Formik Select Tutorial
มุมมอง 29K4 ปีที่แล้ว
React Select with Formik | Formik Select Tutorial
React Firebase Realtime Database Tutorial
มุมมอง 33K4 ปีที่แล้ว
React Firebase Realtime Database Tutorial
Serverless ReactJS Firebase Authentication Tutorial
มุมมอง 7714 ปีที่แล้ว
Serverless ReactJS Firebase Authentication Tutorial
How to build Serverless Video Chat App using Firebase and WebRTC in React
มุมมอง 27K4 ปีที่แล้ว
How to build Serverless Video Chat App using Firebase and WebRTC in React
Form validation in React JS using Formsy
มุมมอง 1.4K4 ปีที่แล้ว
Form validation in React JS using Formsy
React Animated Number Tutorial - How to build an animated counter
มุมมอง 15K4 ปีที่แล้ว
React Animated Number Tutorial - How to build an animated counter
Color Picker React JS Tutorial Using TippyJS and React-Color package
มุมมอง 5K4 ปีที่แล้ว
Color Picker React JS Tutorial Using TippyJS and React-Color package
Tippy JS Tutorial | How to build tooltips in ReactJs
มุมมอง 10K4 ปีที่แล้ว
Tippy JS Tutorial | How to build tooltips in ReactJs
React JS Popper Tutorial | How to Build Tooltips in React Using React-Popper
มุมมอง 17K4 ปีที่แล้ว
React JS Popper Tutorial | How to Build Tooltips in React Using React-Popper
FreeCodeCamp JavaScript Tutorial - Learn JavaScript for web development
มุมมอง 7844 ปีที่แล้ว
FreeCodeCamp JavaScript Tutorial - Learn JavaScript for web development
Bootstrap 5 Alpha Tutorial - Master bootstrap from scratch in 2020
มุมมอง 9784 ปีที่แล้ว
Bootstrap 5 Alpha Tutorial - Master bootstrap from scratch in 2020
How To GET & POST Data From API In JavaScript - Using Fetch() Function
มุมมอง 1.7K4 ปีที่แล้ว
How To GET & POST Data From API In JavaScript - Using Fetch() Function