How to Build an Admin Dashboard with React Admin

preview_player
Показать описание


=================
Timestamps
0:00 Intro
0:35 Setup
6:18 Data provider
7:28 Resource component
8:33 Tables/List component
13:17 Filter component
18:41 Edit view
24:43 Create view
=================

Рекомендации по теме
Комментарии
Автор

Very helpful and well put together video, thank you very much!

Brunomerez
Автор

Very helpful and clean instructions, thankyou ❤️

mayank_upadhyay_
Автор

Which webcam do you use? The video quality is really great!

muratsutunc
Автор

Beginner’s question: what does this React Admin app have to do with Appsmith? And can’t this be done in appsmith? Regards!

sebak
Автор

The video is very helpful, and I learnt a lot through this, but the github repo to this project ang the REST API projects are no longer available.

danielsomade
Автор

can you post an video with custom log in page in react admin

aruningole
Автор

tutorial is very good and clear i have a question one i use URL in data-provider i am getting noting plz guide me?

alihusnain
Автор

Wow, creating from scratch. I thinking to clean DEMO app. Good job! But why without TypeScript?

oleksandrluchytskyi
Автор

Please can u tell, is there defined name for designing API for react-admin, because I am having difficulty in fetching data from custom API which I made.

pranshujain
Автор

I've got MongoDB and the API working, but no data. Where can I find instructions on loading and serving the MongoDB databases associated with this tutorial?

ssaav
Автор

I am new to react. I have created a web page and I have called some components on App.js. Therefore I cant delete everything in App.js. So can I create an admin panel as a js file and import it in to app.js.

pathumsandaruwan
Автор

What we do if we have different routes for create, edit, delete etc.. I have Asp net core web api and I access all cities by route 'Cities/getCities', but when I need to create new city, I need to access route 'Cities/create'. If I put resource name only 'Cities' it never go to create. How to manage that ?

Koceww
Автор

I have admin project and web project with multiple different bootstrap. I want to build project which include admin and web. Please help me. Thank you

meanime
Автор

I created my API with node.js and express.js, what should i use for connecting? I need help :(

medinecayr
Автор

I created the react admin dashboard, but i have created my api with java, how i can connect the api without LoopBack4? ty very usefull video.

danielperezalonso
Автор

I am beginner in React JS. It is very useful for me. I need your help Please tell me. How to add sample data in database. I tried into from robo3t and API web dashboard but don't succussed. Please Help!.

htouqeer