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

Create an example project #2

Open
green-coder opened this issue Mar 26, 2019 · 0 comments
Open

Create an example project #2

green-coder opened this issue Mar 26, 2019 · 0 comments
Labels
discussion needed Start at your own risk, we don't have a consensus on the details and need to discuss them. enhancement New feature or request

Comments

@green-coder
Copy link
Member

green-coder commented Mar 26, 2019

An example project that saves and loads the data templates into/from a EDN file.

Ideally, the example would parse a template and save it in a EDN file from CLJ, would serve the file on HTTP where it would be loaded by a CLJS web page which would use it to render something and display it.

That's helpful as a PoC to validate that we did not forget anything important.

Suggested tools to use:

  • Figwheel Main, create the project via the clj deps template which can be found in its documentation.
  • Any router library on the CLJ side.
  • Find a nice source code "text area" like code-mirror to show the rendered template.
@green-coder green-coder created this issue from a note in Reaching 'the' use case (To be discussed) Mar 26, 2019
@green-coder green-coder added enhancement New feature or request good first issue Good for newcomers discussion needed Start at your own risk, we don't have a consensus on the details and need to discuss them. and removed good first issue Good for newcomers labels Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion needed Start at your own risk, we don't have a consensus on the details and need to discuss them. enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant