Nicklas Börjesson
Nicklas Börjesson
Hi Thomas, First, that repo is just a fork of @mike-marcacci's original repo: https://github.com/mike-marcacci/angular-schema-form-builder , so it is mostly their ideas. And to add more to this thread, @rowino's existing...
One thing I feel is important with the builder is that you should be able to use it as part of one's own solutions, for example I want to make...
Something along those lines, yes. I would guess that is what @joelwkent is looking for as well.
WRT your example, I'd like to mention that I would like to keep the implementation framework-agnostic and ES 6. Not sure how it should be implemented smoothly to for example...
Forget about the vanilla ES6 stuff I just said. How embarrassing. I just realized that the builder actually is a full blown angular application. Looking at the code, I have...
Actually, I do not think we should build on that until 1.0 is released. (I suppose it was the .es6-ending that put me as well on that track :-) )...
Grunt? Isn't it gulp? And it needs building to work.
Well..no, I don't think so, we will need to add testing and stuff like that, and that is usually handled by the build tools. Also, it is possible that we...
Yeah, basically, I suppose.
Personally, partially due to the lack of activity, I went on to use the esp_http_server.h instead, worked OK. This thread seems to have been diverted slightly, but on my part...