nicolasbadia on gestixi
Update Font Awesome to v6 Prevent a potential crash with … (compare)
mauritslamers on ml
fix typo Add a loader implementing a web… (compare)
mauritslamers on ml
expanding on manual tasks for c… (compare)
mauritslamers on ml
Make sure SC.RootResponder.resp… (compare)
mauritslamers on ml
add note for manual adjustment … (compare)
mauritslamers on ml
make index creator skip node_mo… make sure the paths are relative make sure sc_require doesn't ca… and 6 more (compare)
mauritslamers on ml
When creating an index.js, don'… (compare)
mauritslamers on ml
provide the external create_ind… (compare)
mauritslamers on ml
remove apps from tree as apps w… (compare)
this.performAsync('method')
. Getting data from the store is such an action. The method called asynchronously is called after the observers are attached. I think it is telling that in this example app it is already not done that way.Especially regarding the recent JS developments (async await etc) it makes sense to have the observers attached as early as possible.
Hello SproutCore Friends!
I made this with your framework: https://www.classicmacfinder.com/server-admin/
I do have to say that even though I really like Vue, SproutCore is a lot of fun and surprisingly very productive... especially for a mostly-backend guy. I made that whole Server Admin clone in about a months time, learning as I went, so I won’t pretend to really know SC in/out, but I am happy to help contribute to the project if I can.