Live data from Hacker News

WTF is JAMstack?

jamstack.wtf

51–52 of 52 posts

Re: WTF is JAMstack?

#51

I still prefer Hugo to JAM. The lesser JavaScript, the better

Love Hugo, can go from git commit to serving in 30s. GCloud builder + GKE on a single n1 vm. JS shows up in the themes / customization, but for the most part you're only dealing with Markdown

You use Kubernetes (GKE, right?) for a static website? How does that work? (or am I misunderstanding)

What about bandwidth costs? With Google and AWS, bandwidth is expensive — have you considered the case where your blog gets suddenly super popular, or maybe DoS attacked? ... to me, that feels dangerous o.O what do you think?

I like Hugo too b.t.w., I've written a blog comments plugin for Hugo (and others), link in my profile.

Re: WTF is JAMstack?

#52

Oh look, something that takes 10x longer to develop than static html that is more performant and easier to manage.

How does it take 10x longer? The guide clearly says you can hand code your HTML, if that's your jam ;)

It seems you haven't had to do the tango with modern ~code~ javascript compilers.
Post reply on HN