Comment on Nextcloud (PHP) vs OpenCloud (Rust)

<- View Parent
possiblylinux127@lemmy.zip ⁨3⁩ ⁨days⁩ ago

It is not really a proper language. It is designed to run to generate HTML dynamically but uses outside of that are pushing it. It is also problematic that Nextcloud mixes code and data. It is also slower than compiled languages like C, Go or Rust.

I think Go is really good for web applications with lots of server back end code since it is fast and static while being memory safe and easy to read. The Go syntax is cleaner than PHP and less hard to maintain.

source
Sort:hotnewtop