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-linklist-widget.html
https://xmlexpr.blogspot.com/2025/01/blogger-post-label-alias.html
https://xmlexpr.blogspot.com/
https://xmlexpr.blogspot.com/2025/01/blogger-label-widget.html
Label Widget
January 19, 2025
2025
January
19
05:45 AM
Blogger (blogspot) Label
widget template data collection. This post uses the Blogger 2nd generation template for a reference (Contempo, Soho, Emporio, Notable, Essential).
Introduction
Label
widget is gadget that displays post labels available in the blog.
Markups
<b:widget id='Label1' locked='false' title='Labels' type='Label' visible='true'>
<b:includable id="main" var="this">
<b:loop values='data:labels' var='label'>
<a expr:href='data:label.url'>
<data:label.name/>
(<data:label.count/>)
</a>
</b:loop>
</b:includable>
</b:widget>
Widget Data
Here's a list of known data in the widget:
data:title
data:labels[]
name
url
count
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-linklist-widget.html
https://xmlexpr.blogspot.com/2025/01/blogger-post-label-alias.html
https://xmlexpr.blogspot.com/