DEV Community

John B
John B

Posted on

1

React headless components

Frontend is hard. Most of the times, dev just want to be able to ship something without needing to reinvent the wheel but still having the flexibility to do whatever their minds dictate.

Since the start of the year, we have been experimenting with headless components: the engineering and the logic is captured by these headless components and all a frontend dev needs to do is to instantiate them with their UI components. To make it easier, we provide a sample implementation in bootstrap. From there, applications can be built quickly and with confidence, knowing there are solid foundations supporting the app.

Some headless components we have:

  • data table
  • form
  • layout with tabs and cards
  • data loader
  • Status Change

This is the start but we plan on integrating many features in the future.

Feedback and support is always appreciated!

link to the repo: https://github.com/nexys-system/react-headless
demo: https://nexys-system.github.io/react-headless/

SurveyJS custom survey software

JavaScript UI Libraries for Surveys and Forms

SurveyJS lets you build a JSON-based form management system that integrates with any backend, giving you full control over your data and no user limits. Includes support for custom question types, skip logic, integrated CCS editor, PDF export, real-time analytics & more.

Learn more

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay