Tagged: Web Components

Embedding a workout muscle-map web component. 0

Embedding Workouts using Web Component

I wanted a way to represent workouts by the muscle groups they activate. Most applications where you log do it. I thought it must be easy with SVG images. It wasn’t as easy. First, I had to get an image that is remake-friendly. I used this drawing by OpenStax & Tomáš Kebert &...

Uma’s 2026 Playlist 1

Uma’s New Playlist

We have updated Uma’s playlist on her radio. It’s no baby rhymes now. It has carefully selected songs. Currently, U2026 has songs from Kannada, Malayalam, English, and Italian. I have heard all of them and read lyrics as well to make sure it’s friendly. It is tough to filter out songs for toddlers,...

0

Blogring – Web Component using Vanilla JavaScript

I wanted to write a simple web component to display the Blogring. Currently, I have embed.html, I use it in an iframe, inside which we get the data to create the content and set it as the innerHTML of a div. I just wanted a fancy tag that would embed the Blogring.