AG Grid Blog
  • Demo
  • Documentation
  • Pricing
  • Blog
  • Newsletter
  • |
  • React |
  • How To |
  • Angular |
  • Tutorial |
  • Misc |
  • Javascript |
  • Releases |
  • Vuejs |
  • Testing |
  • Typescript |
Alan Richardson

Alan Richardson

Alan is Head of Digital Marketing at AG Grid. You can also find him blogging about marketing at https://talotics.com

London •
29 posts •
Angular Kenya Meetup
Angular

Angular Kenya Meetup

Stephen Cooper presented at the Angular Kenya Meetup on June 23 2022.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
  • Stephen Cooper
    Stephen Cooper
  • Stephen Cooper
3 min read
JS Nation and React Summit June 2022 Overview
Misc

JS Nation and React Summit June 2022 Overview

June was a busy month for the AG Grid team as we were sponsoring and presenting at the JS Nation and React Summit conferences in Amsterdam

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
4 min read
How to evaluate a Javascript Data Grid
Misc

How to evaluate a Javascript Data Grid

What do we do when hunting for a new component to meet a specific need? How do we answer the question "What is the best Data Grid?"

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
13 min read
Geekle React Global Summit 2022 Overview
React

Geekle React Global Summit 2022 Overview

The Geekle React Global Online Summit took place in April 2022, AG Grid helped sponsor the conference

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
2 min read
Reactathon - React in the Park May 2022
React

Reactathon - React in the Park May 2022

React in the Park took place in San Francisco, on 2 - 5 May 2022. AG Grid sponsored the live stream for the conference.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
2 min read
Angular Nation's AG Grid Music Video
Misc

Angular Nation's AG Grid Music Video

Back in May of 2022, Bonnie and Samantha from Angular Nation made a trip over to London to visit the AG Grid offices where they shot the footage for an Angular Nation AG Grid Music video.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
2 min read
AG Grid on The Angular Plus Show Podcast
Misc

AG Grid on The Angular Plus Show Podcast

Stephen Cooper was guest on [The Angular Plus show podcast which was released on 8th July 2022. Describing his move into Angular, Automatically Creating Documentation and Examples... and more.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
13 min read
Prisma.io Case Study
Misc

Prisma.io Case Study

"We had very specific kinds of behaviour in mind, and spent a lot of time in CodeSandbox experimenting with different libraries, before finding an out-of-the-box solution like AG Grid that fit all our criteria."

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
5 min read
Football Stats Direct Interview
Misc

Football Stats Direct Interview

Viqas Hussain created the FootballStatsDirect.com application. Written in React, using RapidAPI and Firebase. We managed to grab some time with Viqas to talk through the project and see a demo of it in action.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
  • Viqas Hussain
    Viqas Hussain
  • Viqas Hussain
1 min read
Adaptable Tools Demo and Interview
Misc

Adaptable Tools Demo and Interview

We sat down with Jonny Wolfson, CTO of Adaptable Tools, and he provided a demo overview of Adaptable Tools in action.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
2 min read
Pablo Fonseca Interview - Streamlit AG Grid Component
Misc

Pablo Fonseca Interview - Streamlit AG Grid Component

Pablo Fonseca has created a Streamlit Component to make it easy to add AG Grid to Python Streamlit applications. We were able to chat online with Pablo about his project.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
1 min read
Free Online Training Courses for  React and Angular with AG Grid
Misc

Free Online Training Courses for React and Angular with AG Grid

We are aware that people have different learning styles so here are the free online training courses that we are aware of.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
3 min read
Cypress Plugin for AG Grid
Testing

Cypress Plugin for AG Grid

Kerry McKeever created a Cypress plugin for helping automate AG Grid. The plugin is open source and available on Github. Kerry was kind enough to spend some time with us to explain how the plugin works and demonstrate it in action.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
1 min read
Using React Testing Library with AG Grid
Testing

Using React Testing Library with AG Grid

Having written a Podcast Player using AG Grid, we should really add some tests. This post shows how to use Jest and the React Testing Library with AG Grid.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
12 min read
Dynamically Creating AG Grid Columns From JSON
How To

Dynamically Creating AG Grid Columns From JSON

In this blog post we will show how to dynamically configure and read a JSON object from API calls into AG Grid.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
5 min read
Proof Trading Case Study
Misc

Proof Trading Case Study

Proof Trading is a startup with the goal to revolutionize equity trading, we sat down to learn about their business and how they use AG Grid in their real time trading platform.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
10 min read
Proof Trading WebRush Podcast Using AG Grid
Misc

Proof Trading WebRush Podcast Using AG Grid

Han Dong and Prerak Sanghvi from Proof Trading were interviewed in episode 149 of the WebRush podcast describing into the decisions and experimentations that are required to build a high performance application.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
4 min read
JavaScript Jabber Podcast
Misc

JavaScript Jabber Podcast

Niall Crosby, founder of AG Grid, appeared on the JavaScript Jabber podcast. Topics discussed included - JavaScript Data Grids, supporting multiple frameworks, DOM performance, Web Components, IOC, typescript and more.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
24 min read
How to Write a Podcast App Using React and AG Grid
Tutorial

How to Write a Podcast App Using React and AG Grid

In this post we will iteratively create a simple Podcast listening app using React. The main GUI for the app will be AG Grid so you can see how simple it is to get a prototype application up and running, leaning on the React Data Grid to do much of the heavy lifting for us.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
27 min read
Creating a React Tile Slider Puzzle
React

Creating a React Tile Slider Puzzle

AG Grid's new React Rendering Engine is written 100% in React. To demonstrate the use of custom headers in the new React Rendering Engine we created a simple game to add buttons in the header using a custom header renderer, the game code also demonstrates other customization approaches.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
10 min read
React UI Overview - 100% React
React

React UI Overview - 100% React

AG Grid's React UI is a rendering engine written in pure React 100% throughout so it is fast and plays well with React dev tools and coding approaches.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
3 min read
Customising React Data Grid with hooks and functions
React

Customising React Data Grid with hooks and functions

AG Grid allows extensive customisation by creating custom components. In this post we will create custom components for rendering cells, filtering column values, editing cell values.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
6 min read
Getting Started with React Hooks and React Data Grid in 5 minutes
React

Getting Started with React Hooks and React Data Grid in 5 minutes

In this post we will cover Getting Started using Hooks and how to optimise components which use the React Data Grid.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
6 min read
Keeping Up To Date With JavaScript Libraries
Misc

Keeping Up To Date With JavaScript Libraries

Most projects have dependencies on other libraries, the problem is that they need to be refreshed to fix bugs, security issues and take advantage of new features.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
11 min read
React Data Grid Example Projects
Tutorial

React Data Grid Example Projects

This post will provide a quick overview of the React Data Grid example repo with some suggested exercises to act as introductions for developing using AG Grid.

  • Alan Richardson
    Alan Richardson
  • Alan Richardson
6 min read
Page 1 of 2 [Next Page]
Documentation
  • Getting Started
  • Changelog
  • Pipeline
  • Documentation Archive
Support & Community
  • Stack Overflow
  • License & Pricing
  • Support via Zendesk
The Company
  • About
  • Blog
  • Privacy Policy
  • Cookies Policy
Follow
  • Github
  • Twitter
  • YouTube
  • LinkedIn
  • npm

AG Grid Limited registered in the United Kingdom. Company No. 07318192.

© AG Grid Ltd. 2015-2023