Git Product home page Git Product logo

Comments (1)

scottbedard avatar scottbedard commented on July 19, 2024 1

Hi, you make some good points here. This project came about because of the way that I personally was using October. The frontend tools for October, while good, do not operate at the level I needed them to. For example, how do you unit test an October component? How would you make an SPA with them? How would you integrate build tools to write modern javascript? etc...

It was these sorts of road blocks that led me to develop Vuetober, and I developed it with this mindset... "October's backend is amazing, but I want to handle the frontend". This is why I generally don't work with plain Laravel/Lumen projects. Yes, creating the APIs and the frontend would be the same as with Vuetober, but I wouldn't have the ability to quickly make beautiful lists and forms to manage everything. October's backend still gives me that, as well other things like administrator roles, dashboards, plugins I can integrate, and so on.

With that said, some of the concerns you have are totally valid. I don't think Vuetober would be a good fit for something you're looking to hand off to a client. This project is a better fit for sites that are going to have a developer working on it.

As for your concern about exposing endpoints to the public, there are no security concerns here. If you're using Vuetober with the RainLab.User plugin, just wrap your routes in this middleware I added a while back. This will give you basic authenticated routes, but if you need something fancier there should be nothing preventing you from implementing that.

And lastly, it might be possible to get Vuetober working with October's frontend tooling, I just have not dug into this much. @daftspunk even had the idea a while back to use October's component system to make plug-and-play APIs, which could be a really cool technique. I'd be interested to see the results of any experiments you (or anyone else) does with regard to this.

from vuetober.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.