Context: We have a huge legacy web app, with first commit 2003. It's based on the Yii PHP framework. Now we're thinking of moving beyond jQuery on the client side. We tried so far with multi-root Vue, but it ended up "suboptimal" and now we're actually reverting the changes back to vanilla PHP framework with a very thin layer of JavaScript. This "thinness" is relative, though, and we must prepare another way forward. Both Flow and TypeScript work on vanilla JS, so this can be included, as well as linting (NB: we have the luxury to assume support of ES8 in our administration interface). VueJS seem to "work" without any build system, which could be a gentle step out of jQuery/vanilla, but are there too many drawbacks? Feel free to leave any feedback. :)
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)