days to give it a try before you buy! Download now. The best deals on licenses are coming soon Download now. The best deals on licenses are coming soon

WEBIX BLOG

Top 25+ JavaScript Memes We Love

It is boiling hot here in Minsk this summer. Air conditioners and fans have become obligatory team members. Ice cream and icy lemonade help to overcome the heat, and a couple of witty memes sent in a team chat make the atmosphere more pleasant and relaxed.

Catch up on some of our favorite JavaScript memes to unwind during your working day!

Webix Autumn Follow-Up 2020

Software development time saving practices: Gantt charts for project management and UI libraries

Managing a project in software development is a challenging task: there are always lots of issues to face, team members who need to be controlled, deadlines that should be met in a timely manner, and tons of critical details that affect the whole project development. In this environment, time-saving practices take the stage and play a critical role: the better you master them, the higher the chances to successfully complete a project.

Boosting Webix Pivot Performance: HTML5 Web Workers

Performance is a key feature of modern web applications. It is a mountain you have to climb to win your customer’s heart, but sometimes its top remains unreachable due to heavy tasks the application has to perform on the client side.

Take, for instance, Webix Pivot table JS widget. It does a hard job of calculating and aggregating data and may leave the UI unresponsive if the data is too big. Fortunately, from version 4.2 the widget comes supplied with an HTML5 Web Worker, which takes all the data processing into a separate thread.

web workers for high-performant web pages

1 2