I am once again changing the blog.
This version was cool, a very minimalistic SPA and a good sample on how cool vuejs is.
Actually it is broken.
I tried to put google adsense on it and got 5 to 6 refusals.
since it's an SPA, the crawler is unable to index it and, therefore, there is no valuable content on it. At least this is what i suspect after dig into adsense documentation.
This blog had so far 4 incarnations:
The V5 will reside into a new url: https://sombriks.com
At least this is the plan.
Unlike this one, V5 will be a regular static site, 100% indexable by anyone who desires to do it.
It will be built with a static site generator tool called eleventy, which is pretty cool because i can use any template language i want.
It also has special static data rendering, so i can use front matter metadata and json resource files directly during the render phase of the static content.
Over the years frontend development piled the bad name of too complex and full of unnecessary indirections.
Those static site generators, besides the 'static' in the name, aren't static at all. They are dynamic, modern and very capable source of dynamic content.
I am pretty sure that the age of SPA is ending. Not that SPA, this SPA.
New developments in this direction are already leading tho new and exciting technology hat aren't just nie to use, but also gets the job done early so we all can go home early.