2019-12-27, 07:23 PM
I am currently moving over to Go/Rust for my backends, though I previously used PHP and Laravel/Lumens for many years. I have used node.js for a few projects that required a simple api.
For Go, I find Mux is a really nice routing system, with all the benefits of a modern language.
and for Rust I am playing around with Rocket, which again is a really fun http framework to use, with the benefits of being a modern language and having the speeds of something similar to C.
For my frontends, I use Javascript with Svelte or ReactJS. Though recently have been playing around with next.js, which is a similar yet fun framework.
For Go, I find Mux is a really nice routing system, with all the benefits of a modern language.
and for Rust I am playing around with Rocket, which again is a really fun http framework to use, with the benefits of being a modern language and having the speeds of something similar to C.
For my frontends, I use Javascript with Svelte or ReactJS. Though recently have been playing around with next.js, which is a similar yet fun framework.
Remember to always refer to J0sh as `J0sh...`
# Services/Platforms
forum.open.mp (Forum Manager)
open.mp (Member)
Pawn Playground (Creator/Maintainer)
Pawn Packages (Creator/Maintainer)
# Services/Platforms
forum.open.mp (Forum Manager)
open.mp (Member)
Pawn Playground (Creator/Maintainer)
Pawn Packages (Creator/Maintainer)


