Why Javascript?
dontblink @ dontblink @feddit.it Posts 52Comments 110Joined 2 yr. ago

dontblink @ dontblink @feddit.it
Posts
52
Comments
110
Joined
2 yr. ago
Resources on how to understand what API are and work and everything that could be related?
Deleted
Permanently Deleted
Routing all network requests in proxy? Avoid use of the internet outside of proxy
I know some basic Rust (currently at chapter 9) and a little bit of JavaScript.
I'm trying to work with headless CMSs and that requires some understanding on how APIs work..
Even tho I wouldn't want to stick with JS, I don't really want to dig into frameworks and dependency hells.
But I like the concept and I need to build a site that grabs some data from an external api, so a headless cms would be my choice to grab the data and structure them there in order to be rendered later in something like a static site generator (I'm quite good at Hugo). Or will learn some basic React and try to build a template on my own there...