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

Add @foal/ejs #34

Merged
merged 10 commits into from
Dec 21, 2017
Merged

Add @foal/ejs #34

merged 10 commits into from
Dec 21, 2017

Conversation

LoicPoullain
Copy link
Member

@LoicPoullain LoicPoullain commented Dec 19, 2017

Issue

FoalTS does not have a system to render views.

Steps to solution

  • Add a ViewService interface
  • Create ViewBinder controller binder.
  • Create @foal/ejs to make services that render ejs templates.
  • Complete @foal/examples.
  • Write docs.
  • Upgrade node version to 8.

@LoicPoullain LoicPoullain added this to In Progress in Issue tracking Dec 19, 2017
@LoicPoullain LoicPoullain changed the title Add ViewBinder and ViewService interface Add @foal/ejs Dec 19, 2017
@LoicPoullain LoicPoullain merged commit 1d90231 into v0-4-0 Dec 21, 2017
@LoicPoullain LoicPoullain deleted the view-controller-ejs branch December 21, 2017 10:54
@LoicPoullain LoicPoullain mentioned this pull request Dec 21, 2017
18 tasks
@LoicPoullain LoicPoullain moved this from In Progress to Done in Issue tracking Dec 21, 2017
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

Successfully merging this pull request may close these issues.

None yet

1 participant