What's new

Closed Which is better?

Status
Not open for further replies.

lobaloba000

Addict
Joined
Aug 13, 2018
Posts
280
Reaction
29
Points
123
Hello, guys, I need some tips and advice.
Which is better for you to use, when creating a website/web systems?
Nodejs + ???? (express, koa, hapi, sails, meteor, adonis)
or
Laravel?

which is better and kindly drop your opinions, critics, and experience using those tools.

Thanks!
 
For me, it depends on your purpose. They have their own PROS and CONS. I am using NodeJS Express. I believe it is a modern tool to create a modern website. NodeJS is a NON-BLOCK.
 
For me, it depends on your purpose. They have their own PROS and CONS. I am using NodeJS Express. I believe it is a modern tool to create a modern website. NodeJS is a NON-BLOCK.
Sir madali na lang po ba pag aralan ang NodeJs when you have a little bit knowledge in JS?
 
Sir madali na lang po ba pag aralan ang NodeJs when you have a little bit knowledge in JS?

Lahat madali kapag willing ka lang matoto. Kailangan alam mo ang BASICS.

Examples:

1. Hoe to use loops
2. How to declare variables
3. Differences of var, let, and const
4. Conditional statements
5. OOP
6. Destructuring Assignment
7. At marami pang iba.

kung di naman sa YøùTùbé dami tutorials.
 
Last edited by a moderator:
For me, it depends on your purpose. They have their own PROS and CONS. I am using NodeJS Express. I believe it is a modern tool to create a modern website. NodeJS is a NON-BLOCK.
sabagay sir, iniisip ko kasi if ever nodejs gamitin ko maraming nag sasabi na "madaling i-implement ang websockets". btw nakapag develop na rin ako ng website using nodejs + express + mysql or mongo.

yun nga lang hirap ako i-implement yung websockets lalo na kapag yung file structure ko eh naka MVC na.
 
sabagay sir, iniisip ko kasi if ever nodejs gamitin ko maraming nag sasabi na "madaling i-implement ang websockets". btw nakapag develop na rin ako ng website using nodejs + express + mysql or mongo.

yun nga lang hirap ako i-implement yung websockets lalo na kapag yung file structure ko eh naka MVC na.

Nice to hear that. Dami naman tutorials jan about websocket. Kaya mo yan ikaw pa hehehe. Sigurado ako mas magaling kapa kaysa sa akin.
 
They're almost the same, btw laravel is for php. Kung realtime web app ang gusto mo, go for nodejs else php.
 
Status
Not open for further replies.

Similar threads

Back
Top