mirror of
https://github.com/flarum/framework.git
synced 2025-03-21 20:45:14 +08:00
Add a little disclaimer about the current quality of code :)
This commit is contained in:
parent
174151ac00
commit
7859d915c4
@ -33,6 +33,8 @@ Ember.js is a mature JavaScript framework which will power Flarum’s front-end.
|
||||
|
||||
I’ve been working on a prototype for some time in-between my studies. In addition to interface design, most of my time has been spent building out the architecture: making decisions about which frameworks to use, the most effective way to componentize everything, standardizing the API, etc.
|
||||
|
||||
You might notice that a lot of the code is a bit of a mess right now. This is because I wanted to get things working on a superficial level in order to record material for the Kickstarter video, and since then I haven't yet had sufficient time to clean it up. Please be aware that the mess is not at all indicative of the standard that we're aiming for!
|
||||
|
||||
### What’s Done
|
||||
|
||||
- [x] The basic technology stack (Laravel and Ember – see above)
|
||||
|
Loading…
x
Reference in New Issue
Block a user