Danny Engelman

Danny Engelman @dannyengelman

About: Online since 1990 Yes! I started with Gopher. I do modern Web Component Development with technologies supported by **all** WHATWG partners (Apple, Google, Microsoft & Mozilla)

Location:
Amsterdam, the Netherlands
Joined:
Oct 20, 2018

Danny Engelman
articles - 37 total

AI beaten by a <chess-board> Web Component

I submitted my Stack Overflow Challenges "cipher" entry ...

Learn More 0 0Jun 14

<select-language> Web Component

Sorry, I don't have the time to write an extensive blog post. Then again, a good Web Component...

Learn More 1 2Jan 16

My 1 year old GPT: Web Component Creator - is free source now

Requirements an OPENAI Plus (or more) account Knowing how to copy-paste text My online...

Learn More 4 0Dec 25 '24

:nth-child builder in a Web Component

Just a quick prototype. It is more about the source code than the visual result Better viewed at:...

Learn More 0 0Dec 13 '24

Show favicon over A href link with a Web Component

After my previous longer blogpost Make It Snow!, time for a smaller code-sized Web Component. This...

Learn More 1 0Dec 12 '24

Web Components? Make it so!

Zach his &lt;snow-fall&gt; Web...

Learn More 1 0Dec 5 '24

<toast-message> Web Component

I needed a basic Web Component, for my upcoming Web Components course. But wasn't satisfied with...

Learn More 0 0Nov 15 '24

Rich Harris Web Component Identity Crisis

Rich Harris (Svelte) is really giving Web Components some attention now. His latest crusade against...

Learn More 2 4Oct 10 '24

Reminder to self (creating a Web Component)

connectedCallback() { const template = ` &lt;button class="countdown-start"&gt;Start the...

Learn More 8 0Sep 2 '24

Olympic Medal Ranking Web Component

Alas, The Paris 2024 Olympics API is no longer available This Web Component can...

Learn More 7 2Aug 2 '24

Can you fix 2 GPT Web Component errors??

I opened my GPT Web Component Creator https://chatgpt-web-component.github.io/ or:...

Learn More 0 0Jun 8 '24

Fighting the <div> soup with a 5 minute instant Web Component

I was inspired to write this blog by this React based textGenerate effect It is a huge site, the...

Learn More 6 0Feb 10 '24

Dear Web Component

How would you address your new found love? class ClickButton extends HTMLElement { ...

Learn More 9 4Jan 26 '24

I trained a Web Component GPT, but it is not perfect

It is January 2024 We can now create our own GPTs trained with an instruction set. I spent a whole...

Learn More 2 0Jan 13 '24

Web Component developers do not connect with the connectedCallback (yet)

Disclaimer: This blog post suggests using setTimeout This post was originally written as...

Learn More 9 16Jan 10 '24

7 Web Components I maybe should have blogged about in 2023

I skimmed my repos and counted 56 new Web Components in 2023 And I only blogged about one in 2023....

Learn More 6 0Dec 31 '23

<pride-flag> Web Component

Ain't the world a great place; 33 years active on the Internet and this post got me my very first...

Learn More 10 3Jun 17 '23

Sigh, what AI supported Web Component development will look like

Update: I wrote a GPT that generates Web Components in seconds: ...

Learn More 1 2Dec 8 '22

Plotting my Web Components path

The Web Component eco system

Learn More 10 0May 25 '22

And you wonder why young programmers deliver uninspired code?

Explaining why old geezer programmers have more imagination

Learn More 4 4May 25 '22

The idea of Adding a Dictionary to Wordgames like Wordle is hereby licensed GNU GPL 3.0

https://choosealicense.com/licenses/gpl-3.0/ English is not my first language, half the time I am...

Learn More 3 0Feb 3 '22

More + Wordle = Mordle (extending Josh his Web Components)

January 2022 Wordle TL;DR: Play all past Wordles:...

Learn More 8 3Jan 22 '22

Create SVG 📽️ Spritesheet animations with 1 Template Literal String 🎬

One Template Literal String creates the whole SVG Spritesheet Client-Side

Learn More 10 1Oct 22 '21

"𝙎𝙢𝙖𝙡𝙡𝙚𝙨𝙩𝙚𝙙𝙞𝙣𝙜" : making a Web Component 29% smaller

Refactor the &lt;my-counter> Web Component to a smaller (and faster) version

Learn More 7 0Jul 11 '21

The cheekiest React versus Web Components post

How a well written Web Component can beat React code

Learn More 7 0Jun 21 '21

Protecting your Web Components (but you did not hear this from me)

Add extra hurdles to keep your Web Component code (a bit) safer

Learn More 5 0Jun 14 '21

Cheat Sheet Array Methods

https://array-methods.github.io/ Credits: Axel Rauschmayer Adding or...

Learn More 6 0Jun 12 '21

How to cheat with Web Components

Someone*, years ago, did a Web Component with the impossible name &lt;card-t&gt; (because Web...

Learn More 22 1Jun 9 '21

〈load-file〉Web Component, add external content to the DOM

Add external content (HTML, SVG, Markdown) to the DOM

Learn More 10 3May 28 '21

Web-Components #102 - 5 more lessons after learning Web Components #101

The obligatory 5 things that make developing Web Components easier

Learn More 25 4May 22 '21