Hi Duncan,

I just finished my first AngularJS web app with Mojolicious as the backend. 
The result is impressive, slick and highly responsive. I had looked into 
the openAPI plugin before, but wouldn't really understand what it is and 
how to use it before doing my dev. In fact, I implemented json schema 
validation in another project (purely backend interaction) and I think it 
has to be the way to go (openAPI). 

Lesson learned, though : I've been rendering the app with the get ' / ' 
route, I think I might look into an alternative to serve the front end in a 
completely different environment than the backend. But still very happy 
with the result.

Hope this helps.

Luc

On Saturday, 28 July 2018 07:00:10 UTC-4, Duncan Ferguson wrote:
>
> Hi,
>
> I am considering diving into writing my own webapp but I am still trying 
> to work out how I might want to do it - this is more of a project so I can 
> learn new technologies rather than for any other reason.
>
> I have used Mojo before for a few small projects and I am currently 
> wondering if I can use Mojo as the backend and Angular as the frontend in 
> my new one, but before I go this route I am looking to see how many other 
> people have done this previously (rather than using node.js, which I have 
> never looked at before).  I'd prefer to try and not take on too much to 
> learn in one go, hence using Mojo, which at least I have a vague idea about 
> :)
>
> I have seen there are a couple of Angular modules on metacpan, but they 
> all appear to be 3+ years ago - are they still useful if I do end up going 
> this route?
>
> Thanks
>
>   Duncs
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to