You are viewing a single comment's thread from:
RE: witness roadmap (potentially) for @jesta in 2018
I totally understand. Whilst it seems like a noble aim to keep learning new technologies, we also have to try and be proficient with what we use. I sometimes forget that, and spend too much time changing stacks. Perhaps similarly though, I like Bootstrap, and am now using Bootstrap Vue.
I'd never come across semantic-ui, but I see it does have a Vue Integration, but think it's very immature.
Perhaps I can help with back-end anyway, if it's Python :)
Oh yup, had no idea that existed! Looks pretty similar, just slightly different syntax using
<sui-header ...>
instead of<Header ...>
for example.The backends themselves will definitely be in python. I also want the API itself to be portable/modular enough that others will be able to use it for other project needs as well. SDBS I feel was trying to go that route, but it wasn't customizable enough for my needs in building a DB.