From c26f014dc9f9aa9c78cae2ef660e0a577698a3c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Wed, 27 Aug 2025 14:53:51 +0200 Subject: [PATCH] Added Acing the Frontend Interview Hi, Stjepan from Manning 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..f3a486d 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. +* [Acing the Frontend Interview](https://www.manning.com/books/acing-the-frontend-interview) – Stand out from the crowd in frontend interviews. [⇧ back to top](#contents)