Tag

custom tags

0 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Mar 30, 2021 · Backend Development

Understanding Django Templates for Building User Interfaces

This article explains how to configure, render, and extend Django templates, covering template directories, context data, built‑in tags and filters, reusable blocks, includes, and creating custom tags to efficiently build dynamic web interfaces.

Backend DevelopmentContextDjango
0 likes · 16 min read
Understanding Django Templates for Building User Interfaces
Java Captain
Java Captain
Dec 12, 2018 · Backend Development

Configuring Spring MVC with JSP, JSTL, Custom Tags, and JavaScript for a Seckill Application

This tutorial demonstrates how to configure Spring MVC in a Java web project by modifying web.xml, creating DispatcherServlet, implementing controllers and DTOs, setting up JSP pages with Bootstrap, handling JSTL date formatting using custom tags for Java 8 LocalDateTime, and integrating modular JavaScript for a seckill (flash sale) application.

BootstrapJSPJSTL
0 likes · 17 min read
Configuring Spring MVC with JSP, JSTL, Custom Tags, and JavaScript for a Seckill Application
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Apr 18, 2016 · Frontend Development

Why Riot.js Is the Ultra‑Lightweight Alternative to React for Frontend Development

Riot.js is a micro UI library that offers custom tags, a concise syntax, virtual DOM, and an 8.5KB footprint, providing a standards‑compatible, low‑learning‑curve alternative for building modern client‑side applications.

Riot.jsUI librarycustom tags
0 likes · 7 min read
Why Riot.js Is the Ultra‑Lightweight Alternative to React for Frontend Development
Baidu Tech Salon
Baidu Tech Salon
Dec 12, 2014 · Frontend Development

Overview of HTML5 and Prospects for HTML6

HTML5, widely adopted for audio, video, offline storage and new semantic elements, remains evolving, while the speculative HTML6 proposal envisions namespace‑prefixed custom tags such as logo and html:media, richer metadata, unified APIs, and clearer semantics to improve readability and media handling, though it is not yet finalized.

HTML6Namespacecustom tags
0 likes · 10 min read
Overview of HTML5 and Prospects for HTML6