The "Deploy to Netlify" button allows you to create a boilerplate project that can easily be deployed by other users to their Netlify accounts. In this article you can learn more about this feature and some extra interesting options that come with it!
The author of SolidJS looks at the framework from the perspective of game theory. Being an avid Magic The Gathering player, they try to explain what can you learn from the game and how these learnings can be applied to building web frameworks.
Web development hasn't changed a lot in 10 years, but modern browsers and APIs are opening the door for a new, decentralized approach known as Jamstack.
11ty started out as a static site generator, but is quickly getting into the dynamic game. Use the templates and structure you love, but use them on the server, as well!
There is an array of Headless CMSes out there. In this article, we delve into headless CMS features to satisfy your content editors, marketers and yourself as a developer.
Mercurius is a GraphQL adapter for Fastify. Mercurious has performance has first class citizen and a lot of other interesting features. Absoluterly recommended if you are building GraphQL APIs using Node.js.
Book of the week
Angular 2 Cookbook
by Matt Frisbie
This book covers all the most complicated Angular concepts and at the same time introduces the best practices with which to wield these powerful tools. It also covers in detail all the concepts you'll need to get you building applications faster. Often neglected topics such as testing and performance optimization are widely covered as well. A developer that reads through all the content in this book will have a broad and deep understanding of all the major topics in the Angular 2 universe.