Skip to content

Which language do you want to use for your next project? #30

@muadong200474

Description

@muadong200474

Reference: https://www.reddit.com/r/node/comments/waubbs/is_nestjs_really_an_upgrade/

There are many variables that we need consider in choosing a language

For example,

Go, Zig, C++, Carbon or Rust will always beat NodeJS no matter what, but they usually come with a cost of development speed. Writing the same application in Rust will probably take more time. So you need to find a balance here.

If we care about performance: go for Golang or Rust, cause they definitely beat NodeJS.
But if we want to reduce time on development, then NodeJS (particular NestJS framework) will be a good choice. Because NestJS is providing hundred things like decorators, interceptors, etc. to help you develop your project easier and faster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions