Total.js Platform
Website: https://www.totaljs.com
All posts
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