Total.js Platform
Website: https://www.totaljs.com
Tutorials
Beginner Guide to Total.js UI #3: Data Binding (Part 1). In this post, we’ll break down what data binding is, introduce you to the <ui-bind> HTML element, and explore how it serves as the bridge between your data and the UI. We’ll also cover the essential attributes and binding commands you’ll need to master this concept.New tabTutorials / 03 Sep. 2024 • 9 min read
Total.js UI: Coding the Tic-Tac-Toe Game. Learn how to master Total.js UI by creating engaging projects such as a Tic-Tac-Toe game. This tutorial emphasizes the practical use of `paths` and `<ui-bind>` to dynamically handle game state and user interactions, offering a hands-on approach to building dynamic web applications.New tabTutorials / 19 Aug. 2024 • 7 min read
Beginner Guide to Total.js UI: #02 Understanding Paths. In Total.js UI, paths are representational addresses to data or functions/actions. They allow you to access, manipulate, and observe data within your application. Paths are essential for creating dynamic and interactive user interfaces, making them a foundational concept in Total.js UI.New tabTutorials / 07 Aug. 2024 • 7 min read
Beginner Guide to Total.js UI: #01 Installation and Setup. In this initial post, we will focus on the prerequisites and the installation process of Total.js UI. By the end of this guide, you will have a working environment ready to explore and develop with Total.js UI.New tabTutorials / 04 Aug. 2024 • 5 min read
j-Input UI component part 1. Short information about UI component j-Input with link to a video on YouTube.New tabTutorials / 11 Jun. 2024 • 4 min read
Data Caching for fast loading Total.js Apps. Unlock the potential of Total.js with FILECACHE, a powerful file caching mechanism designed to optimize data performance. This feature-rich tool seamlessly integrates into Total.js applications, offering efficient data caching capabilities that enhance speed and efficiency. Discover how FILECACHE simplifies data management, accelerates application performance, and boosts overall productivity, making it an indispensable asset for Total.js developers.New tabTutorials / 25 May. 2024 • 8 min read
Installing Total.js v5: A Comprehensive Guide. Step-by-step guide to install Total.js v5New tabTutorials / 19 Apr. 2024 • 5 min read
How to create REST API using Total.js LessCode. In this tutorial, we will walk through the process of building a REST API using Total.js LessCode, which offers a visual programming interface. We will cover how to handle requests and responses using Total.js LessCode.New tabTutorials / 08 Apr. 2024 • 6 min read
Enhance your applications with Total.js v5 proxy functionality. My previous exploration into Total.js, a robust framework for web applications, uncovered its straightforward yet powerful proxy creation capabilities. Since then, Total.js has released version 5, which brings significant updates and improvements to its proxy functionality. Today, I'm excited to delve into these updates, demonstrating how Total.js continues to ease and refine the development process.New tabTutorials / 03 Apr. 2024 • 5 min read
Building a CRUD API with Total.js: A Step-by-Step Guide. Discover the power of Total.js, a robust web application framework for Node.js, through this step-by-step guide to building a CRUD (Create, Read, Update, Delete) API. Learn the essentials, from setting up the project and defining API routes to creating a 'Books' schema and testing the API. The post also dives into testing API routing for WebSockets, providing a comprehensive resource for Total.js enthusiasts. Explore the additional documentation for in-depth insights into API routing mechanisms.New tabTutorials / 19 Feb. 2024 • 3 min read
JavaScript Unveiled Prototypes #02: Array.async(). For developers leveraging the power of the Total.js framework, a robust tool awaits — Array.sync(). This unique utility, not native to JavaScript but crafted by Total.js, introduces an innovative approach to handling asynchronous tasks efficiently. Before we delve into examples, let's ensure your environment is set up correctly.New tabTutorials / 09 Jan. 2024 • 2 min read




