This book will upgrade your PHP code by highlighting the errors, antipatterns, and security weaknesses common to PHP applications.
Web Design Playground, Second Edition teaches you modern HTML, CSS, and web design standards through fun and creative projects.
From The Jamstack Book by Raymond Camden and Brian Rinaldi
Let’s learn how to add search functionality to a Jamstack site!
The Jamstack is more of an architecture or methodology for building web applications than a prescriptive stack of technologies. Jamstack was formed in response to dynamic web page development that many felt had become cumbersome, slow and insecure. The Jamstack architecture offers a number of benefits including page speed, security and cost.
Six questions for Paul McFedries, author of Web Design Playground: HTML and CSS the Interactive Way
Paul McFedries is a web designer, instructor, and the author of more than 100 books. You can find him all over the internet, including his own website.
From Web Components in Action by Ben Farrell
This article walks you through the creation of your first web component.
From Progressive Web Apps by Dean Hume
In this article, we are going to learn about what makes a web app “progressive” and how you can unlock the powerful functionality that already lies within your browser. We will also delve into “Service Workers” – the new feature that makes PWAs possible in the first place.
From Web Performance in Action by Jeremy Wagner
In this article, we’ll learn what caching is, how to develop a caching strategy that’ll provide the best performance for your website, as well as how to invalidate cached assets when you update your website’s content. Let’s begin by learning how caching works.