Total.js Platform
Website: https://www.totaljs.com
All posts
j-DataGrid - Total.js UI component part 2. This blog focuses on the advanced features of the j-DataGrid component from the jComponent library, such as handling row click events, using checkboxes for selecting multiple rows, and adding control buttons for individual rows. It includes practical examples and usage demonstrations.New tabTutorials / 28 Mar. 2025 • 2 min read
Javascript unreveiled prototypes #01: Array.wait(). In the Total.js framework, developers are granted an exceptional tool for managing asynchronous operations within arrays — Array.wait(). This utility, not native to JavaScript but crafted by Total.js, introduces a novel way to handle asynchronous tasks efficiently.New tabTutorials / 04 Jan. 2024 • 2 min read
JavaScript Unveiled Prototypes #03: Array.findItem() and Array.findIndex(). For developers seeking mastery in the realm of JavaScript array manipulation, two hidden gems emerge — Array.findItem() and Array.findIndex(). These powerful functions, often overlooked, unlock the potential to discover the first array item that meets specific criteria. Let's embark on a journey of exploration, unraveling the elegance and efficiency of these functions.New tabTutorials / 04 Jan. 2024 • 3 min read



