Starting slow, simple header and footer

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • flowbite

    Open-source UI component library and front-end development framework based on Tailwind CSS

  • By using a code already written on flowbite, I was able to hack a simple header quickly, I have a UI component in angular called header, that itself uses 3 other components, more granular ones, a title component, a navbar and a button. I like this way to make it work, even if it means that I need to redo some of the boilerplate code to allow for the components themselves to be less specific and to allow parents (either header, footer, other components or the other pages) to use them, by allowing the parents to specify the css class and the internal information, or to have an A LA CART kind of ability of the components to let the parents choose actions.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts