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
-
@LicensedCrime I don't use any mainstream frameworks, but my personal framework is pretty much the same orientation than Laravel, keeping the framework learning and usage simple :-)
-
@Kripx if you know well vanilla JS, then the documentation of nodejs will be enough :-)
-
dcode4288yCheck Laravel and PHP7 bro. PHP was out and made ton of money back in the time too while JS was limited only to infinite alert loops. ( It is awesome too nowadays and cooperate perfrectly with the backend of choice. Node.js rocks aswell! You can hate whatever you want though. ).
-
Pointer32498yYou've got to admit that PHP was forced to evolve, thinking about he was only pointed to be a template language, and now it's a monster... It may seem ugly, but it is very powerful
-
shasha3448yI agree that PHP is pure shit but... Oh no, wait, there's no but.
Yes, you can do many things in PHP and it was there when your grandma was a teenager...blah blah blah... So what? It's old and ugly. Let it rest in peace. -
dcode4288yYou haterz can belive what you want. I am just telling you that It can look a bit lame to just whine factless about something you don't really understand.
-
willol13898yWell, PHP vs JS is an open debate but Laravel & Symfony are far far more complete than Node
-
I don't believe for a second that you have worked 4 years in PHP; somebody who did work that long with PHP would not be complaining about dollar sign as the start of a variable name, or dots as concatenation character of strings... It would be complaining about something; but not that...
this smells phony -
I dont agree with you.
Remeber nodejs use JavaScript, why "var" is better than "$" ??
Both are not strongly typed language and even the lastest versions u still have a choice to type or not, forcing u to write tons of "if" to check if the var is null, or empty or undefined or anyother shit. And u must now import libraries that do those if for u.
JavaScript was never meant to do more then "document.write()"
Wow, after 4 years of working with PHP, and now working with NodeJS and ASP Core, I gotta admit that PHP is pure shit.
It's really awesome to see the documentation provided for NodeJs and ASPCore.
75% of PHP documentation isunreadable crap. Every fucking variable starts with a fucking dollar sign, wtf! How unpleasant is to read that. And holy mother of god, why concatenate with a dot ? We all know "+" means "add, aggregate, etc". PHP is unreadable as fuck. Fuck laravel, fuck Yii, fuck Composer.
Seriously guy, move to NodeJs or AspCore. Both of them are pretty good.
undefined