Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Anything that produces a restful service really. At least in my experience, something like Django REST or an API built with Flask, Sinatra, Slim, Rails or Express fits the bill pretty good.
.net core works beautifully for creating rest apis as well, oh and go. Basically anything really.
It is true that it comes out the box with Laravel tho. -
I'll go with Lavarel.. picked it before, and changed to Bulma because it was easier... But now I regret it.
-
Wombat105826y@GyroGearloose
1. Laravel is a backend PHP framework.
2. Vue is a frontend JavaScript framework.
3. Bulma is a CSS framework.
All are standalone. But they can be combined. There's no decisions wich eliminates one because of the other. -
@Wombat Well, not I'm even more confused lol
My only problem with Bulma is the Menus... I don't like them, wanted something more interactive... -
Wombat105826y@GyroGearloose if you are using Bulma and Vue there's Buefy wich combines both and offers dynamic components. But if this whole stuff confuses you, maybe keep using plain JS and CSS to get more comfortable with it.
-
@GyroGearloose what kind of experience do you have and what do you want to learn/make?
I have the feeling that you are really confused about things, so in order to help you need to take a step back and explain things. I'm willing to help you outside of devrant if you want. -
@Wombat looked to Buefy, it actually promises a lot, but found the documentation confusing and there is no youtube tutorials for it...
-
@Codex404 Barelly almost none... know the basics of a few languages and html, never actually did a big project.
I want to do my home page, but I want to start in a good base (good framework I won't change like I already did 3 or 4 times).
It's on a VPS, so better start doing it right...
you can look at my current ugly page at https://rjpf.ddns.net/ done with Bulma... -
@Codex404 know a little of C, Python, PHP, JS, nothing special, but enough for the basics, the rest I'll research while I go, like always...
That's the best way for me to learn also, that's why I don't mind scrapped old pages... -
@GyroGearloose Thats why I mentioned it. I follow you so I kinda know what your slippers intressted in
-
@GyroGearloose Just one thing I didn't get it yet, what framework you use for the front-end? Bootstrap? and the others for the backend?
Related Rants
Hey guys.
What framework works well with Vue for front-end?
I'm redesigning my webpage but lack ideas and don't know much about frameworks.
question
framework
frontend
web