A recommended learning path for NOALVO's newcomers and veterans to web development.
😎 You can browse the links below per tag, knowledge level and series using our Raindrop Collection of links.
How the Web Works: A Primer for Newcomers to Web Development (or anyone, really)
How the Web Works Part II: Client-Server Model & the Structure of a Web Application
HTTP Headers 101 – Bilal Ahmad Khan
How the Web Works Part III: HTTP & REST
RESTful Services Part I : HTTP in a Nutshell
RESTful Services Part II : Constraints and Goals
RESTful Services Part III : HATEOAS and The Richardson Maturity Model
@Thiago Lima's RESTful APIs series - portuguese 🇧🇷
Parte 1 — A anatomia de uma API RESTful
Parte 2 — O que você precisa saber sobre métodos e códigos de status do protocolo HTTP
Parte 3 — Segurança em APIs RESTful
Parte 4 — Versionando APIs RESTful
Parte 5 — Paginação, Ordenação e Filtros em APIs RESTful
Parte 6 — Políticas em APIs RESTful
Parte 7 — Cache, compressão e muito mais sobre performance em APIs RESTful
Parte 8 - Como chegar ao nível supremo de APIs RESTful
33 concepts every JavaScript developer should know
Learn the basics of the JavaScript module system and build your own library
Dijkstra was right — recursion should not be difficult
Secure your web application with these HTTP headers
Migrating your REST APIs to HTTP/2: Why and How?
How JavaScript works: Deep dive into WebSockets and HTTP/2 with SSE + how to pick the right path
Durable Functions patterns and technical concepts