Building Websites with LLMS

Original author: Jim Nielsen,

Commentator: Vanza Setia

When I first read this blog post, I thought, "Is he going to tell me how to make websites with ChatGPT or something similar?"

No.

And by LLMS I mean: (L)ots of (L)ittle ht(M)l page(S).

Jim used two of the best programming languages ever: HTML and CSS. That is amazing! I never thought about using HTML and CSS in such a way. Very creative!

Jim did a great job tackling every JavaScript thought that came into his mind and replaced it with plain HTML and modern CSS.

Usually I think “Ok, so I’ll have a hamburger icon with a bunch of navigational elements in it, and when it’s clicked you gotta reveal it, etc." And I thought, “What if it’s just a new HTML page?”

HTML, if it is a human, will never think that it can do that.

Simply, this is creative and unexpected for me. Briliant!