Add typescript support to provided single page application setup #106
mario-fehr
started this conversation in
Ideas
Replies: 1 comment
-
@mfehr94 The js files in the Sulu Headless Bundle must more seen as an example, or a quickstart to experimental with the headless bundle. They are deeply connected to react and mobx and so they only represent how we develop our frontend application. I'm not sure how we continue with the JS implementation, if we refractored them to be more framework independent or have them as own skeleton. As it is more common when people using the headless bundle that they use other technologies like Next.js or Nuxt.js where they have Server Side rendering. So at current state there is not planned to add here typescript types. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am not sure how many people use the provided single page application setup from the headless bundle, but what do you think about providing typscript types/interfaces for these files out of the box?
Beta Was this translation helpful? Give feedback.
All reactions