Quick Start Labels
Reading List
https://jackwhiting.co.uk/posts/lazy-loading-vanilla-js-with-webpack-laravel-mix
https://medium.com/free-code-camp/reducing-css-bundle-size-70-by-cutting-the-class-names-and-using-scope-isolation-625440de600b
Libraries
https://github.com/verlok/vanilla-lazyload
Developer Resources
https://webpack.js.org/configuration/output/
https://web.dev/articles/preload-critical-assets
Reading List
https://www.codemzy.com/blog/how-to-name-webpack-chunk
How to name a webpack chunk (including split and common chunks)
Reading List
Sidebar Labels
https://xmlexpr.blogspot.com/2025/01/blogger-blog-widget.html
https://xmlexpr.blogspot.com/2025/01/blogger-label-widget.html
https://xmlexpr.blogspot.com/
https://xmlexpr.blogspot.com/2025/01/blogger-linklist-widget.html
LinkList Widget
January 19, 2025
2025
January
19
06:10 AM
Blogger (blogspot) LinkList
widget template data collection. This post uses the Blogger 2nd generation template for a reference (Contempo, Soho, Emporio, Notable, Essential).
Introduction
LinkList
widget is gadget that displays a user-provided list of links.
Markups
<b:widget id='LinkList1' locked='false' title='' type='LinkList' visible='true'>
<b:includable id='main' var='this'>
<ul>
<b:loop values='data:links' var='link'>
<li>
<a expr:href='data:link.target'>
<data:link.name />
</a>
</li>
</b:loop>
</ul>
</b:includable>
</b:widget>
Widget Data
Here's a list of known data in the widget:
data:links[]
target
name
https://xmlexpr.blogspot.com/search/label/%40lvc
@lvc
https://xmlexpr.blogspot.com/search/label/widget-data
widget-data
https://xmlexpr.blogspot.com/2025/01/blogger-blog-widget.html
https://xmlexpr.blogspot.com/2025/01/blogger-label-widget.html
https://xmlexpr.blogspot.com/