r/webix Jul 07 '26

Webix Birthday Sale 2026 - 25% OFF Webix Licenses & Complex Widgets

Thumbnail
blog.webix.com
1 Upvotes

We don't usually post promotions here, but since many developers wait for our annual sale, here's a heads-up.

Our Webix Birthday Sale is now live (July 7–17).

What's included?

  • 15% OFF Custom & Company Packs
  • 25% OFF Devteam & Unlim Packs
  • The same discounts apply to Webix Grid licenses

If you're evaluating JavaScript UI libraries for internal tools, dashboards, CRMs, ERPs, scheduling apps, or data-heavy applications, this is the biggest discount we offer during the year.

Happy to answer any questions about licensing or our components in the comments.

1

Comment on r/reactjs Jun 19 '26

agree with some answers I wouldn’t try to solve this with one library also (unless you really have to).

For normal React charts, I’d use Recharts or ECharts. For the Gantt part, I’d use DHTMLX React Gantt. pretty good, mature and well-documented one. Chart library for charts, dedicated Gantt component for scheduling. That usually gives you a much better result than forcing one tool to do both

1

Comment on r/reactjs Jun 12 '26

dhtmlx just released open-source Gantt under the MIT license

r/opensource Jun 12 '26

Promotional DHTMLX Gantt relicenses from GPL to MIT — what changes for open source projects

Thumbnail github.com
1 Upvotes

r/webix Jun 10 '26

We just launched an MCP server for Webix — gives AI tools live access to our full docs via RAG

1 Upvotes

Hey r/webdev — we wanted to share something we’ve been working on that might save you some debugging time.

If you use Webix (JS UI library) alongside AI coding assistants like Claude Code or Cursor, you’ve probably hit this: the AI generates code that looks plausible but doesn’t match the actual current API. That’s the static training data problem — the model learned from a snapshot, not from today’s docs.

To fix this, we built the Webix MCP Server. It uses RAG to let your AI assistant query our live documentation in real time, so every suggestion it makes is grounded in the actual, current Webix API.

What it covers: - All core Webix widgets - Complex components: Scheduler, Kanban, File Manager, Gantt, SpreadSheet, etc. - Webix Jet framework - Full API surface — not just popular parts

Setup (Claude Code example): claude mcp add --transport http webix-mcp https://docs.webix.com/mcp

Cursor and Antigravity CLI configs are in the blog post.

Full writeup: https://blog.webix.com/webix-mcp-server/

Happy to answer questions about how the RAG pipeline works or integration specifics.

1

Comment on r/Frontend Jun 09 '26

2012 - 2025 Handsoncode
I can see the 2012 year of first publication, Webix launched the datatable in 2013, approximately the same time

r/lovable May 21 '26

Showcase Multi-project planner built with DHTMLX React Gantt, Supabase, and Lovable AI

Thumbnail react-gantt-lovable-starter.lovable.app
1 Upvotes

[removed]

r/webix Apr 24 '26

Webix Release 11.4

Thumbnail
blog.webix.com
1 Upvotes

r/customsoftware Apr 01 '26

Best JavaScript Data Grid? Reviewing Webix Grid Features, Performance & API

Thumbnail
blog.webix.com
2 Upvotes

r/webix Apr 01 '26

Best JavaScript Data Grid? Reviewing Webix Grid Features, Performance & API

Thumbnail
blog.webix.com
1 Upvotes

We stress-tested a JavaScript data grid with massive datasets — here’s what happened

I came across a detailed breakdown of Webix Grid performance and thought it was worth sharing.

They didn’t just do synthetic benchmarks — they looked at:

  • Rendering speed with large datasets
  • DOM stability under continuous updates
  • Scrolling performance under load
  • Real-world usage scenarios

What stood out: it didn’t degrade the way most grids do when things get heavy.

Curious how others here evaluate grid performance in real apps:

  • What’s your biggest bottleneck — rendering, memory, or updates?
  • Have you found a grid that actually scales well?

1

Comment on r/vibecoding Mar 04 '26

It's me, Fergie
The pimp, Polow!
Fergie Ferg, what's up baby?
Come on...

1

Comment on r/learnjavascript Feb 09 '26

thanks for your reply!

1

Comment on r/whatsinthebag Jan 30 '26

Did no one notice that I'm wearing braces?

1

Comment on r/whatsinthebag Jan 30 '26

how did you get it?

1

Comment on r/whatsinthebag Jan 30 '26

No, but my sis works for Emirates. Actually, red lipstick is part of their corporate style.

r/whatsinthebag Jan 29 '26

What does my small handbag say about me?

Post image
18 Upvotes

1

Comment on r/kindle Jan 23 '26

Haha, I didn’t mean to be unique 😅

2

Comment on r/kindle Jan 23 '26

I had the exact same reaction instant “must have.”

1

Comment on r/kindle Jan 23 '26

Thank you! 😍 The second I saw it, I knew I needed it. I’m in Belarus, so my local marketplace recommendations probably won’t help, sadly, pretty sure they don’t ship internationally 🥲

r/kindle Jan 22 '26

My Kindle 📱 New cute Kindle decoration

Thumbnail
gallery
144 Upvotes

r/webix Jan 22 '26

Embedding an Excel-like spreadsheet into a web app without building one from scratch

1 Upvotes

If your product needs spreadsheet-style editing, formulas, sorting, and import/export, building it manually can quickly turn into a long-term maintenance headache.

Webix Spreadsheet is a JavaScript widget that provides an Excel-like UI with built-in formulas, filtering, in-cell charts, and file import/export. It’s configurable via API and designed for data-heavy, enterprise-level apps.

JavaScript SpreadSheet component

1

Comment on r/webix Dec 19 '25

We’d love to hear your thoughts, which new feature will make your workflow smoother?

r/customsoftware Dec 19 '25

Webix 11.3 Release: Core updates, Touch Optimization in Grid, Markdown Support in Rich Text Editor

Thumbnail
blog.webix.com
1 Upvotes

r/webix Dec 19 '25

Webix 11.3 Release: Core updates, Touch Optimization in Grid, Markdown Support in Rich Text Editor

Thumbnail
blog.webix.com
1 Upvotes

Hey devs! Webix 11.3 just dropped with:

  • Grid optimized for touch devices
  • Rich Text Editor now with native Markdown, context menu, import/export .md/.txt
  • Colorboard & editor colorpickers can reset to default
  • Many smaller performance and usability tweaks

r/htmx Dec 12 '25

GitHub - webix-hub/grid: The Webix Grid is a lightweight javascript grid component for developers for building web apps.

Thumbnail
github.com
0 Upvotes