Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Rack/Middleware #17

Open
lashd opened this issue Jun 26, 2015 · 6 comments
Open

Rack/Middleware #17

lashd opened this issue Jun 26, 2015 · 6 comments
Labels

Comments

@lashd
Copy link
Contributor

lashd commented Jun 26, 2015

No description provided.

@lashd
Copy link
Contributor Author

lashd commented Jun 26, 2015

This video looks pretty decent: https://www.youtube.com/watch?v=iJ-ZsWtHTIg

@lashd
Copy link
Contributor Author

lashd commented Jun 26, 2015

This video goes in to writing your own web framework based on rack. This could be a nice work shop/exercise to get in to rack proper? @joshnesbitt

@joshnesbitt
Copy link
Contributor

Ah nice. Yeah that would be a great one to walk through with them.

@lashd lashd mentioned this issue Jul 1, 2015
Closed
@lashd
Copy link
Contributor Author

lashd commented Jul 1, 2015

In combination with the Workshop that @joshnesbitt has been building I am working on an exercise to dove tail with the video mentioned above.

The exercise is to build a web framework called Linguine. This Framework will provide the following features:

  • Translated pages when appending a local to the end of an endpoint
  • Caching of translations to aid with speed and keep translation service usage down
  • A dev mode that does not use the service

Candidates should also work in a feature of their choosing.

@lashd
Copy link
Contributor Author

lashd commented Jul 2, 2015

This is written and Dan is doing it so we can wait for feedback from him as to how he got on.

@lashd lashd added 3 - Done and removed 2 - Working labels Jul 2, 2015
@joshnesbitt
Copy link
Contributor

Great.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants