Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate with atomic-data-browser #103

Closed
3 tasks done
joepio opened this issue Feb 20, 2021 · 0 comments
Closed
3 tasks done

Integrate with atomic-data-browser #103

joepio opened this issue Feb 20, 2021 · 0 comments

Comments

@joepio
Copy link
Member

joepio commented Feb 20, 2021

Turning Atomic Data into HTML is something that is currently done in two ways: with Tera templates in this repo, and with React / Typescript with atomic-data-browser. The second approach results in a far better and more flexible product, although it does not support server side rendering at the moment.

I think using atomic-data-browser as a default makes sense, as it is a more impressive demo and an all-round more feature-rich environment. But in order to replace the Tera templates, some issues need to be tackled:

  • only send HTML requests to the JS front-end. I gues I'll need a guard-header for that?
  • front-end should be able to resolve urls with a new route that catches all
  • don't use the hashrouter anymore
joepio added a commit that referenced this issue Feb 20, 2021
@joepio joepio closed this as completed Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant