Code a Podcast Player App in React with AG Grid - How to Build Application Tutorial Part 2

preview_player
Показать описание
In the second part of this build a React app tutorial we will code a Podcast Player, using the AG Grid community edition. The podcast player will be enhanced to support filtering, searching, pagination and a list of podcasts to choose from. We will also cover the difference between managed and unmanaged components in React.

Part 1 of this tutorial is here:

Blog post describing this tutorial here:

Code for this tutorial is available on Github:

In the podcast-player folder.

AG Grid works with React, Angular, Vue, and JavaScript. Available as a free community edition and commercially as an Enterprise product (full support and more features).

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

- available as a free community edition and commercially as an Enterprise product (full support and more features).
- works with React, Angular, Vue, and JavaScript.

agGrid
Автор

Is there a way to render a noRowOverlay when quickfilter returns no data. since the value returns by gridApi.quickFilter doesn't return any value I couldn't apply it conditionally?

arihantjain
Автор

Is there any way to upload csv in react ag grid and preview it and automatically open it on upload csv

deepakkathuria