JavaScript / HTML5 뉴스

관계형 데이터 관리를 간소화하세요

7월 2, 2025
Isomorphic Software의 SmartClient는 데이터 관계를 자동으로 표시, 편집 및 업데이트하기 위한 코드 없는 솔루션을 제공합니다.

SmartClient is a comprehensive JavaScript component suite compatible with React, Vue, Angular, and more, that allows you to create large-scale, high-productivity web applications. It provides a comprehensive set of tools for developers, including advanced UI components, robust data management capabilities, and integration with modern backend technologies. Key features include dynamic data fetching, customizable grids, and a responsive interface for a wide range of devices. SmartClient enables developers to create applications with optimized performance, scalability, and a superior user experience. Ideal for enterprise-grade use cases, such as financial analytics, inventory management, and real-time reporting, SmartClient empowers organizations to deliver feature-rich applications that handle complex data requirements with ease.

Relations connect objects to each other and are used in databases and systems that are object-oriented. SmartClient lets you declare these relations in your data source using Relation Fields, providing a full access to related data without the need to write additional code. With two new user interface (UI) components for editing related records and the Relation Fields feature, it is now easier to manage many-to-many relationships. "MultiPickerItem" is a compact control used for inline form editing where the selected values appear inline and a pop-up displays checkboxes to enable users to select from a related data source. The Shuttle Interface can be embedded in any layout, including forms and modals, and provides a visual dual-panel interface for handling multi-item associations. These features simplify the management of relational data, offering users a declarative, scalable, and user-friendly approach.

SmartClient is licensed per developer and is available as both perpetual and subscription licenses. Product updates and technical support is also available. See our SmartClient licensing page for full details.

For more information, visit our SmartClient product page.

Gantt 차트를 사용하여 일정 준수가 중요한 작업을 조율하세요

7월 1, 2025
Gantt 차트는 시간 경과에 따른 작업을 매핑하며, 이는 일정을 관리하고, 충돌을 파악하고, 복잡한 프로젝트 일정을 파악하는 데 도움이 됩니다.

A Gantt chart is a visual project management tool that displays tasks or activities along a timeline, allowing teams to see the start and end dates, duration, and dependencies of each task within a project. Typically represented as horizontal bars across a calendar-based axis, Gantt charts provide a clear overview of project progress and help identify potential bottlenecks or scheduling conflicts. Gantt charts improve planning, scheduling, team coordination, and stakeholder transparency by clearly organizing tasks and timelines. They are especially valuable in complex projects, offering both macro and micro views to support informed decision-making and efficient execution.

Several JavaScript chart controls provide Gantt charts including:

  • AnyGantt JS by AnyChart allows you to build feature-rich Gantt charts for project tracking, including task grouping, critical paths, and interactive controls.
  • FusionCharts Suite XT lets you create interactive Gantt charts that visualize task timelines, dependencies, and progress with rich, customizable styling.
  • Syncfusion JavaScript Chart (part of Syncfusion Essential Studio Enterprise) provides dynamic Gantt chart support with drag-and-drop scheduling and real-time task updates.
  • DevExtreme Chart (part of DevExtreme Complete by DevExpress) facilitates Gantt chart rendering, enabling task planning with milestone tracking and zoomable time scales.

For an in-depth analysis of features and price, visit our JavaScript chart controls comparison.

Compare JavaScript Chart Controls

스크롤 시 그리드 행을 동적으로 렌더링하세요

6월 30, 2025
가상 스크롤 및 무한 스크롤을 사용하여 표시되는 콘텐츠를 동적으로 렌더링하면 JavaScript 애플리케이션에서 데이터 그리드의 성능을 개선할 수 있습니다.

The ability to load items in a data grid as you scroll is a technique where content is rendered or fetched dynamically based on the user’s scroll position. Its purpose is to improve performance, and ultimately the user experience, when dealing with large datasets. This includes virtual scrolling, where the grid only renders rows that are currently visible in the viewport and reuses those same DOM elements as the user scrolls, and infinite scrolling (also known as endless scrolling), where additional data is loaded from a remote source in response to reaching the end of the currently displayed dataset. By minimizing the amount of data rendered or retrieved at any one time, this approach significantly reduces initial load times, improves responsiveness, and allows applications to scale efficiently.

Several JavaScript grid components allow you to load items as the user scrolls, including:

  • DevExtreme HTML5 JavaScript Data Grid (part of DevExtreme by DevExpress) supports both virtual and infinite scrolling to optimize data loading performance.
  • KendoReact Data Grid (part of KendoReact by Telerik) offers customizable column/row virtualization and virtual scrolling, dynamically requesting data as needed.
  • Sencha Ext JS Grid (part of Sencha Ext JS) implements infinite scrolling through a virtualized system that loads data on demand without traditional pagination.
  • Syncfusion DataGrid for JavaScript (part of Syncfusion Essential Studio Enterprise) allows both virtualization and infinite scrolling for responsive grid rendering.

For an in-depth analysis of features and price, visit our comparison of JavaScript grid components.

Compare JavaScript Grid Components

다이어그램 파일을 여러 플랫폼에서 직접 열람할 수 있습니다

6월 25, 2025
ONLYOFFICE Docs v9.0에서는 다중 플랫폼을 지원하는 통합 다이어그램 뷰어가 추가되어, 사용자가 Microsoft Visio 파일을 열고 탐색할 수 있습니다.

ONLYOFFICE Docs is a comprehensive online editor, allowing users to create text documents, spreadsheets, presentations, and forms. It enables your users to edit, share, and collaborate on documents online in their preferred browser, within your own application. It is fully compatible with OOXML (Office Open XML) formats and supports popular Microsoft Office and other document formats such as CSV, DOC, DOCX, EPUB, HTML, ODP, ODS, ODT, PDF, PPT, PPTX, RTF, TXT, XLS, and XLSX.

The ONLYOFFICE Docs v9.0 update adds a multi-platform integrated Diagram Viewer tool that allows users to view and navigate Microsoft Visio (.vsdx) files natively across devices, on web, desktop, and mobile web platforms, without requiring third-party software. With intuitive controls, zooming and panning, it provides effortless navigation whilst visualizing ideas and workflows as diagrams. Whether an IT manager is mapping infrastructure or a student is presenting a flowchart, the viewer ensures ideas and systems are clearly communicated.

To see a full list of what's new in v9.0.0, see our release notes.

ONLYOFFICE Docs is licensed by the number of simultaneous document connections and is available as an annual license with 1 year support and upgrades. See our ONLYOFFICE Docs licensing page for full details.

For more information, see our ONLYOFFICE Docs product page.

Vue.js 애플리케이션에서 차트에 애니메이션을 적용하세요

6월 24, 2025
애니메이션을 사용하면 개발자가 데이터를 더 쉽게 이해하고 해석할 수 있는 보다 매력적인 차트를 만들 수 있습니다.

Animation in charts is a feature used in data visualization to visually transition between different data states or configurations. This technique helps communicate changes in data over time or between user interactions in a smooth, progressive manner. Rather than instantly switching from one state to another, animation introduces motion that can guide users’ attention, reinforce patterns, and reduce confusion. It is particularly useful in interactive dashboards and real-time analytics, where users benefit from a clearer understanding of what has changed and how.

Several Vue.js charting components support the use of animations, including:

  • DevExtreme Chart (part of DevExtreme by DevExpress) offers high-performance Vue components for data visualization that integrate configurable animation options.
  • Wijmo FlexChart and FinancialChart (part of Wijmo by MESCIUS) incorporates various animation modes and timing controls for visualizing data in web applications.
  • Highcharts Core by Highsoft is a JavaScript charting library that can equip Vue.js apps with advanced animation functionality for highlighting data and aiding data interpretation.
  • Kendo UI for Vue Chart (part of Kendo UI by Telerik) features built-in animations that respond to data changes in real-time, creating engaging transitions by default.

For an in-depth analysis of features and price, visit our comparison of Vue.js chart components.

Compare Vue.js Chart Controls