Tag

html/template

1 views collected around this technical thread.

360 Tech Engineering
360 Tech Engineering
Jun 26, 2024 · Frontend Development

Understanding Web Components: Custom Elements, HTML Templates, and Shadow DOM

This article explains the evolution, core specifications, and practical usage of Web Components—including Custom Elements, HTML templates, and Shadow DOM—while comparing them to modern front‑end frameworks and demonstrating how to build reusable, encapsulated UI components.

Component EncapsulationCustom ElementsShadow DOM
0 likes · 13 min read
Understanding Web Components: Custom Elements, HTML Templates, and Shadow DOM
Wukong Talks Architecture
Wukong Talks Architecture
Jun 11, 2024 · Operations

Configuring Email Notifications in Jenkins Using Mailer and Email Extension Plugins

This article explains how to configure Jenkins to send build results via email, covering the default Mailer plugin setup, testing, and advanced Email Extension plugin usage with default, Groovy, and HTML templates, including pipeline script examples and best practices for reliable notifications.

CI/CDDevOpsEmail Notification
0 likes · 10 min read
Configuring Email Notifications in Jenkins Using Mailer and Email Extension Plugins
Laravel Tech Community
Laravel Tech Community
May 4, 2023 · Information Security

Go 1.20.4 and 1.19.9 Release: Security Fixes in html/template

The Go 1.20.4 and 1.19.9 releases address three critical security vulnerabilities in the html/template package, including improper handling of CSS values, JavaScript whitespace, and HTML empty attributes, which could lead to unintended HTML injection and attribute manipulation.

CVEGoSecurity
0 likes · 2 min read
Go 1.20.4 and 1.19.9 Release: Security Fixes in html/template