#What to Learn to use Actix-Web to host a home server?

12 messages · Page 1 of 1 (latest)

split bear
#

I have 0 familiarity with web stuff as I really just make silly little apps. I have followed along the actix tutorial on their site, but overall the language of it makes little to no sense (request, get, route etc). My eventual goal is to build a home server using actix. Is there a website or anything where I can get into the concepts required to understand making a backend with actix? Thanks!

foggy grove
#

the language of the docs on the website avoid trying to explain the general principles of web development

#

similarly with avoiding explaining Rust as a language

#

i could get behind adding a link early on to some resources about web dev principles

#

a home server
i don't quite understand what you mean by this

whole topaz
split bear
split bear
#

also ty both

foggy grove
split bear
#

I wanna get better at understanding webdev too lol