Search found 4 matches

by snover
Thu Oct 04, 2018 5:49 pm
Forum: [3.x] Style Development
Topic: [NEW THEME] 4. JS frameworks & approach
Replies: 61
Views: 265936

Re: [NEW THEME] 4. JS frameworks & approach

We just want to completely move to an api driven backend to ensure we have separate concerns. Are you talking about implementing a server-side MVC architecture? Are you talking about rewriting phpBB as a set of microservices? Are you talking about reimplementing the back end as a REST/GraphQL/SOAP/...
by snover
Sun Sep 30, 2018 3:44 am
Forum: [3.x] Style Development
Topic: [NEW THEME] 4. JS frameworks & approach
Replies: 61
Views: 265936

Re: [NEW THEME] 4. JS frameworks & approach

hanakin, I have some specific things you’ve said which I would like to respond to individually, but before I do that I want to make sure I understand your overall thinking on direction. Based on the things you have said, it sounds like you may want the phpBB UI to eventually be a pure client-side JS...
by snover
Fri Sep 21, 2018 11:09 pm
Forum: [3.x] Style Development
Topic: [NEW THEME] 4. JS frameworks & approach
Replies: 61
Views: 265936

Re: [NEW THEME] 4. JS frameworks & approach

Thanks, CHItA. I didn’t check every single component mockup, but as far as I can see those mockups don’t use Vue (except for the one modal) and don’t do anything which I could identify as needing a client-side view system like Vue, so for the moment, I don’t see anything to convince me to change my ...
by snover
Tue Sep 18, 2018 3:53 am
Forum: [3.x] Style Development
Topic: [NEW THEME] 4. JS frameworks & approach
Replies: 61
Views: 265936

Re: [NEW THEME] 4. JS frameworks & approach

I’ve been frustrated recently by trying to theme over the prosilver templates in phpBB 3.2, so I actually came to this board just to see if the phpBB team was working on a replacement modern theme. I am glad to see that there is a shared interest, and I have some feedback. For a very brief backgroun...