JS Days 2025 is now live – Join 5,000+ devs for the premier virtual JavaScript event. Register Now

Video Series: Build an Ext JS Application Using Modern Modern Toolkit – Part 2

October 23, 2018 1413 Views
Show

I am pleased to present the second installment of my video series describing the process of developing an application from scratch using the Modern Toolkit. In these episodes, we will continue to build an application that will handle data from all FIFA World Cup matches. We will improve the look and feel of the Javascript Grid components in the application while also adding new ones such as List, Pivot Grid, and Charts for a sleek user interface design. You will also learn how to aggregate and load data in a store based on data from another store, as well as how to define the architecture of an application targeting various devices.

Here are five more episodes – as a reminder, you can view episodes 1-5 here or on our YouTube channel:

Episode 6: List Component

In this episode we add a List component to display data about FIFA matches in a phone version of our application.

Episode 7: Advanced Grid Features

In this episode we enhance our Grid component: insert HTML code into Grid cells, aggregate values from different fields in one cell, bind CSS class to a row based on the field values, add RowNumberer column.

Episode 8: Improving List Component

In this episode we enhance our List Component: extend the template corresponding to a listed item, and add CSS styles to DOM elements used in the template.

Episode 9: Pivot Grid Component

In this episode we add a Pivot Grid component to our application to aggregate and analyze data about FIFA matches: find countries that won and lost the biggest number of games at FIFA World Cups. We calculate flat data about matches based on the data from the original dataset, load this data into the Pivot Grid component and discuss its configuration properties: matrix, left axes, top axes and aggregate.

Episode 10: Chart Component

In this episode we add a Chart Component to our application to visualize count of wins and losses at FIFA World Cups for every country. We calculate aggregated data, load it to the Chart Component and discuss its configuration properties: type, axes and series.

Here is the source code for the application that we are building:
https://github.com/olga-petrova/FifaAppPart2

Stay tuned, more episodes are coming soon!

New to Ext JS?

We encourage you to view our interactive examples, check out our full resource library including additional videos, whitepapers and more, and download a free 30-day trial of Ext JS with open tooling.

Recommended Articles

Guide to Estimating ROI When Switching From DIY Libraries to Full Software Development Platforms Like Ext JS

Teams started with Do It Yourself, or DIY, JavaScript tools like jQuery and Bootstrap. But those fall apart as projects scale. Scattered code, user interface…

Top Frameworks Developers Are Using for Custom Software Development in 2025

We’re seeing it more every year; teams aren’t settling for plug-and-play tools anymore. In healthcare, finance, logistics, and other data-heavy industries, there’s a clear shift.…

Meet Sencha AI Coding Companion: Your AI-Powered Assistant for Faster Ext JS Development

Building modern web applications should be exciting. But too often, developers find themselves buried in documentation, endlessly Googling framework quirks, or stuck solving the same…

Ext JS 7.9 & Rapid Ext JS V1.1 Have Arrived

The Sencha team is excited to announce the latest Ext JS version 7.9 and Rapid Ext JS 1.1 release – designed to accelerate development, enhance…

Top 10 JS Grid Customization Tips for a Better UI Experience

Grids are pretty much everywhere in web apps. Working with financial sheets, product details, or users? Then you’ve probably used a JavaScript grid. It makes…

Why Ext JS Framework is the Go-To Framework for Building Scalable and Data-Intensive Web Apps

Web apps are much more advanced now. They deal with large amounts of data and need to stay fast, even with many users. If you’re…

View More

Trusted by Top Developers: Learn how to enhance your development journey — for free

Get the latest newsletter keeping thousands of developers in the loop.

Loved by developers at