WEBIX JAVASCRIPT LIBRARY BLOG

UI development best practices, front-end programming tips and news to speed up your Web development.

Follow us:

Write for us: learn about our guest posts guidelines.

Easy Integration of Webix with dhtmlxScheduler

Please note that the article is outdated. There is a new article on the integration of Webix with dhtmlxScheduler.

All the working processes are connected with making plans and their fulfilling. To organize events and appointments or to manage and track the ongoing tasks, managers can use an interactive dhtmlxScheduler.

dhtmlxScheduler is a JavaScript multifunctional event calendar that allows adding a Google-like scheduler into your web app. It can create events, show a schedule for a day, week and month, display locations associated with the calendar events, display recurring events.

Nice news! You can easily use Webix with the above useful planning tool. This integration will empower your web apps with the multiple features of Scheduler leaving all great Webix functions.

webix integration with scheduler

Moreover, you don’t need to write tons of code to add Scheduler into a Webix app. You can use Scheduler as any other Webix component.

Webix 1.5: Improved Mobile Device Support

One of the main Webix features is the ability to run correctly on both desktop and mobile devices. So it means that you can develop one web app which supports multiple platforms.

We are constantly improving the above functionality. Thanks to the efforts of our professional team, starting from version 1.5, Webix mobile web apps look and perform on touch devices even better. To evaluate the positive changes that were implemented, check this demo with a new skin on your mobile device.

touch demo

Interactive Tutorials – Quick Way to Learn Webix

An Interactive tutorial is an easy-to-use and demonstrative way to learn JavaScript libraries from scratch. Developers may read the guide, code in the neighboring block and preview the results on the same page. All the mistakes that are made by “JavaScript students” are highlighted at once so that you can correct them.

Webix presents several detailed interactive tutorials that are divided into the following topics: a general tutorial for beginners, DataTable tutorial and Form controls guide.

 

getting-started

 

Easy-to-use Live Coding Tool for Webix UI

Are you looking for an easy-to-use tool for fast prototyping? Would you like to share your UI experiments in popular social nets?

Webix presents a live coding tool “Code Snippet” that allows you to code UI with Webix and see the results of your work immediately.

snippet

This tool enables you to code in JavaScript and HTML, load data in JSON and XML formats or apply 6 Webix skins to decorate your UI.

Webix 1.4: Advanced Data Selection and Real-time Server Communication

Greet new Webix 1.4 that will delight you by new data selection controls, real-time server communication and other fixes and improvements.

New Data Selection Controls

With Webix 1.4, you can enhance the functionality of your HTML select controls.

Data-suggest allows you to use rich media as select options. You can use images or any other complex html content as select options and in the select itself.

data-suggest

View demo

1 5 6 7 8 9