debtcollective / parent

1 stars 0 forks source link

Research moving header from Vue to React.js #257

Closed orlando closed 5 years ago

orlando commented 5 years ago

The header is build using Vue, this forces us to include the Vue runtime in all the places where we need to display it, no matter if we use Vue or not.

We will start moving everything to React.js, and makes sense to have this component ready for that transition. Later on, if we need to integrate this in another framework (for example, if we want to integrate it with Discourse), we will move it to Stencil.js

Tasks

Acceptance criteria

orlando commented 5 years ago

Issue moved to debtcollective/dc-vue-header #14 via ZenHub