Total.js Platform
Website: https://www.totaljs.com
Tutorials
Benchmarking Node.js Frameworks: selecting your framework for 2025!. This analysis showcases the performance of these frameworks in side-by-side benchmarks, ultimately revealing the strengths and weaknesses of each in terms of speed. With Total.js consistently showing promise, this comparison will shed light on why it may be the ideal choice for projects where performance is a top priority.
New tabTutorials / 13 Nov. 2024 • 6 min read
Total.js V5: Middlewares. Middlewares are useful features in Web development that helps manage what happens when a user makes a request to your server.
In this blog, we’ll focus on how to create simple middleware for handling requests in standard routing. We'll also explore practical examples so you can test it yourself.
New tabTutorials / 26 Sep. 2024 • 3 min read
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