ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,639 results

react-admin
Refresh Any Part of the Screen in a React-Admin Application

React-admin query hooks leverage Tanstack Query, which provides an invalidateQuery helper to force the browser to refetch a ...

4:39
Refresh Any Part of the Screen in a React-Admin Application

273 views

1 year ago

react-admin
Writing a Data Provider For React-Admin

The data provider maps the queries and mutations made by react-admin components to your API. If your API backend isn't in the ...

7:46
Writing a Data Provider For React-Admin

2,887 views

1 year ago

react-admin
Access Control and Authorization in React-Admin

Restrict access to pages and components in react-admin apps using `authProvider.canAccess()`. This security feature lets you ...

8:51
Access Control and Authorization in React-Admin

1,209 views

1 year ago

react-admin
Reference Field Components in React-Admin

Learn how to fetch and display data from more than one table, whether in a many-to-one or in a one-to-many relationship, thanks ...

6:41
Reference Field Components in React-Admin

1,204 views

1 year ago

react-admin
React-admin and Supabase

React-admin provides special guessers to scaffold an app on top of a Supabase server. Discover how to start a new react-admin ...

7:37
React-admin and Supabase

3,316 views

1 year ago

react-admin
The Resource Component in React-Admin

At the heart of react-admin, the Resource component lets you define CRUD routes for a given record type. It relies on react-router.

6:47
The Resource Component in React-Admin

1,524 views

1 year ago

react-admin
The Admin component in React-Admin

Discover how to add authentication, translation, a dashboard, themes and custom pages to a react-admin application by setting ...

9:02
The Admin component in React-Admin

1,965 views

1 year ago

react-admin
Linking Two Inputs In A React-Admin Form

See how useWatch and FormDataConsumer can help you hide an input based on the value of another one in react-admin.

4:57
Linking Two Inputs In A React-Admin Form

678 views

1 year ago

react-admin
The ArrayInput component in react-admin

Use ArrayInput to edit an array of objects with react-admin, like basket items in an order. ArrayInput lets you build complex forms ...

5:44
The ArrayInput component in react-admin

439 views

1 year ago

react-admin
The FunctionField Component in React-Admin

Combine data from several fields in Datagrid or Show view, using this very common react-admin Field component.

4:29
The FunctionField Component in React-Admin

470 views

1 year ago

react-admin
The SelectInput Component in react-admin

SelectInput let users choose a value from a menu of options in react-admin forms. It renders a dropdown list powered by Material ...

4:10
The SelectInput Component in react-admin

458 views

1 year ago

react-admin
Calling the API With the Data Provider in React-Admin

How to call the API in a react-admin application? Learn how to use the useDataProvider, useGetList, and useUpdate hooks, ...

6:12
Calling the API With the Data Provider in React-Admin

954 views

1 year ago

react-admin
Using the ListGuesser to Scaffold a List View in React-Admin

React-admin Guesser components are common starting points for building List and Edit views in react-admin. See an example ...

5:37
Using the ListGuesser to Scaffold a List View in React-Admin

3,585 views

1 year ago

react-admin
Lifecycle Callbacks: Add Logic to a React-Admin Data Provider

LifecycleCallbacks add logic to an existing dataProvider for specific resources of a react-admin app. Before and after applying a ...

10:56
Lifecycle Callbacks: Add Logic to a React-Admin Data Provider

573 views

1 year ago

react-admin
The List Component in React-Admin

An overview of the usage and main props of the List component proposed by François Zaninotto, one of the core developers of ...

7:01
The List Component in React-Admin

2,346 views

1 year ago

Smart Tutorials
Smart React Admin Template Installation/Build Generation Instructions

This Free ReactJS Admin Template are built using Bootstrap 4, HTML5, CSS3, jQuery, DataTables, Chartist.js and jVectorMap.

5:00
Smart React Admin Template Installation/Build Generation Instructions

3,169 views

7 years ago

react-admin
The NumberField Component in React-Admin

NumberField lets you format, transform and localize a numeric value from the current record. This react-admin component is more ...

5:19
The NumberField Component in React-Admin

394 views

1 year ago

react-admin
The DataTable Component

Learn how to use react-admin's DataTable component, the powerful table component for list views. - Documentation: ...

7:57
The DataTable Component

387 views

6 months ago

react-admin
Bulk Action Buttons: Update Multiple Records At Once in React-Admin

Learn how to customize the bulk actions toolbar of a Datagrid to let users perform the same action on several records on a ...

7:17
Bulk Action Buttons: Update Multiple Records At Once in React-Admin

867 views

1 year ago

react-admin
The Edit Component in React-Admin

Explore the Edit component features and props in this tutorial by François Zaninotto, one of the core developers of react-admin.

6:49
The Edit Component in React-Admin

1,537 views

1 year ago