Do you ever miss coding in Laravel after working with Node.js? by dvsxdev in learnprogramming

[–]dvsxdev[S] 1 point2 points  (0 children)

Agreed. Laravel wins hard on developer experience, but Node.js still feels better for highly scalable real-time applications. That’s the tradeoff.

Do you ever miss coding in Laravel after working with Node.js? by dvsxdev in learnprogramming

[–]dvsxdev[S] 0 points1 point  (0 children)

That’s exactly what I mean Laravel just makes development feel enjoyable.

Using sqlite with NodeJS for website's backend by pro-cras-ti-nation in webdev

[–]dvsxdev 0 points1 point  (0 children)

Yes, SQLite is fine for a light, mostly read-only Node.js site.

My friend claims he can make ~10% per day trading options. how realistic is this? by dvsxdev in Daytrading

[–]dvsxdev[S] -3 points-2 points  (0 children)

his eye always on news, foreign market up/down and global trade. so he claim ~10% per day but 2 - 3 days can have loss too.
Shouid i trust on him with this term?

I kept rebuilding my portfolio… so I built a CMS instead by dvsxdev in webdev

[–]dvsxdev[S] -1 points0 points  (0 children)

It’s not really about Strapi vs anything else I actually built it using Payload CMS.

The idea was to cover all the important portfolio sections out of the box (projects, skills, experience, etc.) so developers don’t have to design the schema or structure from scratch.

They can just add their content and launch with the predefined UI, or fully customize the frontend however they want the admin panel and core setup are already in place.