You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Denmark, many of the biggest IT projects are initiated by the state. One of the primary requirements when working with state IT projects is that their UI should be coherent with the existing infrastructure, like borger.dk and virk.dk. The design is described through the DKFDS (Dansk Fælles DesignSystem) and is exposed as a Node Package. This library however can be clunky to use in a modern development environment, as it is primarily implemented through plane JS and CSS. I would like to create a React UI library which exposes the DKFDS design in a more elegant component based way, to make development with DKFDS much easier, just like MUI or Ant design.
I have never made a React library before, so some expertise with frontend development would be appreciated :)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In Denmark, many of the biggest IT projects are initiated by the state. One of the primary requirements when working with state IT projects is that their UI should be coherent with the existing infrastructure, like borger.dk and virk.dk. The design is described through the DKFDS (Dansk Fælles DesignSystem) and is exposed as a Node Package. This library however can be clunky to use in a modern development environment, as it is primarily implemented through plane JS and CSS. I would like to create a React UI library which exposes the DKFDS design in a more elegant component based way, to make development with DKFDS much easier, just like MUI or Ant design.
I have never made a React library before, so some expertise with frontend development would be appreciated :)
Beta Was this translation helpful? Give feedback.
All reactions