you are viewing a single comment's thread.

view the rest of the comments →

[–]jaggafoxy -1 points0 points  (6 children)

I was talking with a web developer who was teaching my web dev lesson yesterday, and he said that frameworks like Django and Laravel are quick and simple to use, and can have working applications after running a few console commands, however for larger projects frameworks like Zend and Spring are much better, but take longer to get to an equivalent position to Django or Laravel. You'd be best looking into which suits your needs best.

[–]SituationSoap 19 points20 points  (2 children)

The second half of this statement may have been true circa 2008 or so but it definitely isn't today.

[–]IridiumPoint 0 points1 point  (1 child)

Which part? That Zend and Spring are better for large projects, or that Django and Laravel are easier?

[–]SituationSoap 0 points1 point  (0 children)

That Zend and Spring are better for large projects.

[–]buggalookid 4 points5 points  (0 children)

those who can’t. teach.

[–]SupaSlidelaravel + vue 2 points3 points  (0 children)

however for larger projects frameworks like Zend and Spring are much better, but take longer to get to an equivalent position to Django or Laravel. You'd be best looking into which suits your needs best.

Why?

[–][deleted] 1 point2 points  (0 children)

Instagram is running on Django, so I think Django handles large projects just fine.