Tailored materials for education
On the difficulty of finding quality materials for niche subjects in schools and the approach I took.
On the difficulty of finding quality materials for niche subjects in schools and the approach I took.
A look at SvelteKit's load function through a number of examples, and see the different ways it can be used in 1.0.
A somewhat rushed look at JWTs and how to implement a toy example using Rust, Actix web and openssl.
Serverless means using server
A somewhat detailed look at TLS and how to implement it with Rust and Actix-web. This will also cover a bit on the OSI model, certificate authorities and how to use mkcert.
A look at CORS, same-origin policy and middleware in context of the an example server written with Rust and the Actix web library.