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
-
C0D4681467yHey, I don’t need to know what you do with a large piece of paper with java code printed out😏
-
lotd79227yIt depends your goals with the stack.
Performance? Phalcon as api and js, well.. Vue seems to be lightweight compared to react and angular. Not sure about meteor.
Honestly, I'm not too well versed on js frameworks
Convenience? Laravel & vue -
lotd79227y@Artemix what's so hard about laravel? :p
And yeah, once you get the hang and mindset of it.. :) -
lotd79227y@Artemix yeah, it's quite heavy and has a lot of overload, I agree.
For logic flow, yes. Yes you can.
Understanding how the "magic" calls gets passed around and the container being really center piece is quite mind-boggling at first though.
I agree on part, when it comes to obscure callbacks though..
Which is part why I almost always opt for Observer classes in contrast to callbacks on models.events
The docs focus on outlining how to quickly get stuff working, not how it actually works.
Which I think it does a good job at..
For phalcon on convenience, yeah.
But not to the same degree, takes quite a bit more effort to get working. -
Froot75567y@BindView Ah ok. Well you asked for interesting js stacks and I have a valid answer. Do with it what you will 😄
Still curious tho. What do you prefer then? -
C0D4681467y@BindView I was kidding about the paper before but seriously sand paper?
I’m loving how everyone’s shoving large frameworks down in here, yet it’s a hackathon, you literally mash a bunch of code together and make it do something no?
Why over complicate it by dragging in a learning curve for unfamiliar stacks? -
Froot75567y@rc5-asdf @mrlinnth I fail to understand how Vue is any less complicated than react. If anything id say it's the other way around.
Btw you can achieve amazing development speed in react if you ignore stuff like tests and flowtypes -
cursee171597y@Froot very dumb reason for a dumb me 😌 documentation and community. I'm already familiar with laravel and Vue documentation and environment is very similar to it. Another reason is, I am biased towards tools managed and created by neither google nor Facebook 😁
-
It was really fun, we ended up with phalcon and vue, now waiting for the results but im hoping for a good place :)
We had to make a minimal cms, something ive wanted to do since i was like 12 lmao
Hey, my team is attending a hackathon kind of thing tonight. Can you recommend us some interesting php+js stacks?
rant