If anyone interested, fixed some minor bugs and applied a bit of my style #5
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Well I don't mean this to ever be merged. (while the previous I do)
But I'd like to share a bit of what I've done here... fixed some minor bugs like not showing validation messages but there's also some of what I consider to be more elegant.
(I guess I should just have disabled auto formatting, changes are hard to look that way)
It's the first time I paid some time to develop some stuff on the TALL stack and I gotta say: it's AWESOME!
With about 900 lines of code we have a web page with a similar UX as of this same project written instead in React with about 6k lines.
I don't usually have free choice to pick my stack, but this is now certainly my GO TO web stack!