Giter Site home page Giter Site logo

template-typescript's People

Contributors

jonas-martinez avatar taorepoara avatar

Watchers

 avatar

template-typescript's Issues

[Task] Change the template to manage only JSON Routes by default.

What should be done

Since we only promote the JSON Route at launch, we should update the template to only return the JSON Views by default.
The client part might or might not be in the template because this part can be done using many different technologies.

[Task] Document how to create the JSON/Lenra Routes

What should be done

I tried to create a new app using a JSON Route.
For now, the template only define the "rootView", we should replace this with the "/" LenraRoute and document how to create a JSON Route.

export const rootView = "main";

[Task] Document how to use the Lenra npm API

What should be done

For now, the only documentation we have is the official doc (docs.lenra.io) that does not include any hint on how to use the differents library.
There is also no doc on this Template and since it's the entrypoint of any developper, we should add some documentation here (or at least point to the library doc)
I'm speaking about the Components, Query, Listener, View, Routes, Data...
If i'm a new developper using this template, i can only relate to existing code example and the official doc.
this means that if any of the API is not used in the example, i cannot use it and i'll probably use the generic JSON (manual) way instead of the helper API.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.