NEW VERSION RELEASED! Webix 11 Read More Core Updates, Extended Functionalities in SpreadSheet and File Manager and more

WEBIX BLOG

New Webix Pivot – New Features

The main fall release of 2021 was marked by a number of important updates to the Webix library. Among other changes, a special place is kept to a deep update of one of the complex widgets of the library. And this article is dedicated to the flagship of the 9.0 release, namely, the new Webix JavaScript Pivot widget. Let’s figure out what has been changed and how the updates affected the functionality, interface and code in general.

Webix in Practice: translation management system

Webix continues to gather feedback from our customers to improve and to look for new valuable ideas. Today we have Malte Sussdorff (LinkedIn profile) with us. Malte is an experienced developer, Agile coach, and Scrum trainer. His current project is Cognovis, which deals with translation management systems. We are happy Malte has agreed to share his experience with us.

interview with Johan Smith

Новая стратегия создания комплексных виджетов: Почему Webix Jet?

В этом году мы разработали новую концепцию создания комплексных виджетов и
реализовали её на нескольких примерах: File Manager, Document Manager, Query и
User Manager. Каждый из этих комплексных виджетов написан как Webix Jet
приложение, что делает их гибкими, настраиваемыми и многофункциональными.
Исходный код такого приложения не очень прост в освоении, но как только вы
поймёте общую идею, перед вами откроется широкий спектр возможностей.

Life after File Manager 7.2: The benefits of Jet-based widgets

Давайте познакомимся с основными возможностями новых виджетов и узнаем
преимущества Jet-подхода.

Webix Jet – a better way to build web apps

Making a web application should be easy.

While developing Webix, we have tried to create components that simplify the development of web applications. Fast, clear, customizable; Such are the components we needed for our projects.

However, it was not enough. Every time we were developing new applications, we invented new solutions about how to keep the code, how to organize navigation, how to work with the server-side code and lots of other boring tasks. After a while, we decided that enough is enough. Eventually, all the best practices for developing on Webix were combined into a micro-framework. So, that’s how Webix Jet was born.

webix jet micro framework

 

What is Webix Jet

Webix Jet is a micro framework for a single-page application. As you probably know, Webix is a library of diverse and separate UI components. Webix Jet is a framework which allows you to combine and reuse them all and to create and develop your perfect app with minimal code footprint and without stress.

It is very light in weight (less than 10 kb of code ), works with any back end (NodeJs, PHP, .Net ) and can be used for both Desktop and Mobile apps.