You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The application obviously works, but I want to make the code base prettier to make it more maintainable.
Fiber is an amazing framework too and cross-compiling in Go just works, but I think I'll achieve the cleaner code base by using a different language, e.g. Rust with Actix-Web or Rocket.
I'll try to do it in Go first though and compare it with an Actix-Web/Rocket project. Cross-compilation, compile time, binary size, etc.
The text was updated successfully, but these errors were encountered:
The application obviously works, but I want to make the code base prettier to make it more maintainable.
Fiber is an amazing framework too and cross-compiling in Go just works, but I think I'll achieve the cleaner code base by using a different language, e.g. Rust with Actix-Web or Rocket.
I'll try to do it in Go first though and compare it with an Actix-Web/Rocket project. Cross-compilation, compile time, binary size, etc.
The text was updated successfully, but these errors were encountered: