The new release of the Webix Javascript library is available for download from now on. Both Webix Standard for open source projects and Webix PRO for commercial use have been updated. Let’s take a look at the main changes.
The 24th International Forum on Telecommunications, Information and Bank Technologies “TIBO-2017” is held in Minsk on April 18-21, 2017. During one of the largest IT exhibitions in Baltic and CIS region the release of Webix 4.3 Javascript UI framework was announced.
With Webix you can also follow the TypeScript pattern and enjoy all the benefits of static typing from hints on methods’ usage during development to stable applications in the long run. The article below will tell you how to do it.
Native applications are increasingly replaced by their Web analogues. More and more companies are developing cross-platform products and services, and you can do the same with Webix. The powerful javascript widgets library is capable of repeating any interface and, to prove this, let’s replicate Windows 10 interface in a web application.
“Debugging is like being the detective in a crime movie
where you are also the murderer”. Filipe Fortes
Want to develop Webix-based apps wisely and efficiently? Tired of red-eye nights spent by the computer screen? Still feel pain after catching that naughty untrackable bug last week?
Then it’s high time to arm yourself with technology and knowledge. Today I am going to get you acquainted with debugging tools that Webix offers right out of the box.
Electron is an open-source framework that allows you to develop cross-platform desktop apps using web technologies such as JavaScript, HTML and CSS.
If you’re a web developer that has an idea of an app that no one can live without, you may wish to enlarge your audience by creating a desktop version as well. But multi-platform desktop application development involves the use of many different technologies, which significantly complicates the task.
<br/ >The main aim of this article is to learn how you can create cross-platform applications using Webix JavaScript Library and Electron. Besides that, we’ll use Node.js for the server-side part of our project and gulp to build project.
Webix, in its turn, provides a wide variety of components that you can use for building a user interface, from simple inputs to complex components, such as datatable, scheduler or spreadsheet, and even accessible UI components.
Real-time firebase apps allow users to get new information as soon as it is published. There’s no need in reloading. New data appears on the screen right after the update. This functionality can be used for demonstrating real-time changes in the form of different types of charts, for example.
In this article we’ll learn the basics of building real-time web applications with Webix UI and Firebase by Google.
Learn about our guest posts guidelines