From 4c0f553aad26de648ad346d239b05200a08d2819 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Wed, 21 Jan 2026 14:47:42 +0100 Subject: [PATCH] Add 'Vanilla Web' book recommendation to README Hi, Stjepan from Mnning here. I thought this title might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da13e01..e0fa3aa 100644 --- a/README.md +++ b/README.md @@ -370,6 +370,7 @@ Here is a [CSS in JS techniques comparison](https://github.com/MicheleBertoli/cs * [CSS Secrets](http://shop.oreilly.com/product/0636920031123.do) – Better Solutions to Everyday Web Design Problems * [Every Layout: Relearn CSS Layout](https://every-layout.dev/) – Solving responsive layout problems using algorithmic design. * [Tiny CSS Projects](https://www.manning.com/books/tiny-css-projects) – Improve the way you write CSS as you build 12 tiny projects. +* [Vanilla Web](https://www.manning.com/books/vanilla-web) – A guide to building serious web applications using the tools built right into the browser. [⇧ back to top](#contents)