Ext JS 7.9 & Rapid Ext JS 1.1 are out now! Check what’s new Read More

blog image
日本語

Ext JS Upgrade Adviserで古いExt JSアプリをアップデート

Senchaでは、常に最新のWebブラウザ環境に対応するべくアップデートを提供しており、Ext JSアプリケーションも継続的なメンテナンスを行うことで、これらの最新環境に迅速に対応していくことが推奨されています。しかし、過去に作成したWebアプリケーションを、バージョン固定で保持し続け、古い資産としてしまった方も少なくないでしょう。 (more…)

blog image
ReExt

ReExt vs. React Grid: Which Is Better?

React developers often need to integrate a data grid in their apps, especially in data-intensive and enterprise-grade apps. These grids allow developers to organize and present large datasets in a structured way. Thus, they make it easy to read and…

blog image
WebTestIt

What Is Web UI Testing?

We can all agree that the internet has become an indispensable aspect of our lives in today's fast-paced, competitive society. These days, most of us make judgments based on information on the internet. Thus, having a website is no longer…

blog image
React Grid

Why You’re Failing At React Grid View

Grids are essential in web applications. They display, sort, and manage data effectively. However, a poorly implemented React grid view can harm your application. Slow performance and limited functionality frustrate users. Studies show that users abandon applications with poor experiences.…

blog image
Ext JS

What Is The Best JavaScript Framework For Mobile Apps?

With the staggering increase in mobile phone users comes the need for developing high quality mobile apps. Mobile apps now also play an important and vital role for all businesses, whether small or large. Keeping the importance of mobile apps…

blog image
日本語

エンタープライズ開発に対応したReactデータグリッド「Sencha GRUI」

Reactは、コンポーネントモデルを使用して複雑なUIを構築できる人気のオープンソースJavaScriptライブラリです。これらのコンポーネントは、JavaScript言語構文のReact拡張機能であるJSXを用いて記述され、使い慣れた構文によってコンポーネントのレンダリングを構造化できます。 (more…)

blog image
Ext JS

A Beginner’s Guide To JavaScript Grid Libraries

Developer-friendly JavaScript grid libraries are key in web development. They help manage large amounts of data faster and easier. These libraries offer features like sorting, filtering, and on-the-fly updates. With the rise of data-intensive applications, these libraries are becoming even…

blog image
Sencha Test

What Are The Most Popular Tools For Automation Testing?

Using Automation Testing Tools is a perfect way to go about the verification of your product. Most organizations do this often to ensure that their products attain the standard requirement for it. Certain resources are used to carry out testing…

blog image
Ext JS Grid

How To Create An HTML CSS Grid

An efficient and robust Javascript data grid is vital for building a data-intensive web app. The massive volumes of data generated by small and medium enterprises call out for the need of good JavaScript developer tools that can help you…