Introducing React ReExt – Sencha Ext JS Components in React! LEARN MORE

Ext JS Upgrade Adviserアーリーアクセス版公開

February 6, 2019 141 Views
Show
この記事は Sandeep Adwankar によるExt JS Upgrade Adviser Early Access is Now Availableの抄訳です

今回、Ext JS Upgrade Adviserのアーリーアクセス版の公開を発表しました。Ext JS Upgrade Adviserは、既存のExt JS 4.xおよびExt JS 5.xアプリケーションをスキャンし、最新バージョンのExt JSにアップグレードする前に対処するべきソースコード中の問題点を検出しレポートします。

Ext JS Upgrade Adviserアーリーアクセス版には以下が含まれます。

  • Ext JS ESLint Plugin – コマンドラインあるいはVisual Studio CodeのようなIDEに統合して実行可能
  • Ext JS ESLint Pluginで利用できるESLintルール – 削除、プライベートあるいは非推奨となったメソッド、config、プロパティの指定をサポート
  • Ext JS ESLint Pluginで、特定した問題個所の自動修正の作成オプションを提供
  • スキャン結果と影響するソースコードをビジュアルに確認できるデスクトップアプリケーションを提供
Ext JS 6.xにアップグレードするメリット

Ext JS 6.xでは、デスクトップ、タブレット、スマートフォンなどをターゲットとしたユニバーサルアプリケーションを単一コードベースで構築できます。Ext JS 6.xは、row bodyウィジェットを含むGridの強化に加え、Pivod Grid、Calendar、D3、強化されたエクスポーターなど新しいコンポーネントをサポートしています。Ext JS 6.xにはコア機能と新しいグラファイトアクセシブルテーマに関するARIA機能によるアクセシビリティの改善も含まれています。Ext JS 6.xを用いれば、Ext JS npmパッケージやExtGen、ExtBuildといった新しいオープンツールにアクセスすることもできます。

 

Ext JS Upgrade Adviserアーリーアクセス版を試してみよう

Recommended Articles

Virtual JS Days 2024のハイライト

2024年2月20日~22日、第3回目となる「Virtual JavaScript Days」が開催されました。JavaScript の幅広いトピックを採り上げた数多くのセッションを実施。その内容は、Senchaの最新製品、ReExt、Rapid Ext JSまで多岐にわたり、JavaScriptの最新のサンプルも含まれます。 このカンファレンスでは多くのトピックをカバーしています。Senchaでセールスエンジニアを務めるMarc Gusmano氏は、注目すべきセッションを主催しました。Marc は Sencha の最新製品「ReExt」について、詳細なプレゼンテーションを実施。その機能とメリットを、参加者に理解してもらうべく詳細に説明しました。 カンファレンスは、Senchaのジェネラルマネージャを務めるStephen Strake氏によるキーノートでスタートしました。キーノートでは、会社の将来のビジョンについての洞察を共有しています。世界中から JavaScript 開発者、エンジニア、愛好家が集まるとてもエキサイティングなイベントとなりました。これは、JavaScript エコシステムの最新情報について学ぶユニークな機会と言えます。

JS Frameworks: A Guide to Dodging 10 Common Blunders

Ext JS is one of the most popular JS frameworks for creating interactive websites. However, beginners often face challenges when using it. This guide helps…

JS Frameworks’ Shorthand Syntax for Developers

Looking to make your JS frameworks code simpler and easier to read? JavaScript’s shorthand syntax can help. This blog explores the basics and advanced uses…

JS Frameworks Dynamic UIs: A Guide to Elevating User Interfaces

Today, we will explore the beauty of dynamic UIs in web development. We’re here to show you how to turn plain web pages into exciting…

JS Frameworks: JavaScript for Device Characteristic Detection

In web development, we are always looking to enhance the user experience. One of the best ways to achieve this is by understanding user environments.…

Debugging JS Frameworks: Identify and Fix Errors with Techniques

JavaScript is one of the most flexible programming languages used in web development. However, it comes with major challenges instead of higher complexity and flexibility.…

View More