|
|
|
|
|
by PinkPigeon
1874 days ago
|
|
It's sort of funny to see how this has suddenly become such a big term.
I started out building a CMS that deploys static sites. I did that because I didn't want to deal with DBs / Wordpress, etc.
I just wanted to quickly throw static pages onto a CDN and not worry about hosting. Netlify and the likes enabled this and I thought it was rather fantastic. So easy to deploy, very little performance worries, no DB to secure etc. etc.
Then the JAMStack term started showing up (pushed by Netlify initially, I believe?).
And you're right, just like 'serverless' (which is a ridiculous misnomer), I think this is just the kind of thing that's needed to get non-technical people on board with a better way of doing things. At the same time, I think there's true advantages to this approach, so long as you do things right and don't fall into the traps of paying through the nose for things that should be cheap. cough Netlify form handling. The challenge for Netlify (and my own business as well) is finding a way to capitalise on static sites, so often they will decide on some arbitrary metric and restrict that. So, while I think the term jamstack may go away, I feel the idea behind static sites probably won't. To be able to make a whole shop, including financial transactions, without a DB in sight is quite appealing imo. Just don't get suckered into the walled gardens / closed ecosystems out there. |
|