From Hugo in Action by Atishay Jain
Hugo supports a variety of markup languages for generating content. Markdown is the most popular amongst them and most widely used.
In this article we’ll create formatted posts using Markdown to fill up the content pages used in the website for Acme Corporation.
From API Security in Action by Neil Madden
This article covers the definition of an API and what it means for an API to be secure.
From Web Components in Action by Benjamin Farrell
This article covers:
• Component and Class Encapsulation
• How the Shadow DOM Protects Your Component’s DOM
• The Open and Closed Shadow DOM
• Shadow DOM Terminology: Shadow Root, Shadow Boundary, and Shadow Host
• Polyfilling With the Shady DOM
Six Questions for Edd Yerburgh, author of Testing Vue.js Applications
By Frances Lefkowitz
Edd Yerburgh is a JavaScript developer and Vue core team member. He’s the main author of the Vue Test Utils library and is passionate about open source tooling for testing component-based applications. He’s currently working as a software engineer at the BBC in London