about TYPO3, Vue or other cool Web Dev Stuff
In a previous post did I show a way to build a Vue app (Vue TYPO3 Template / Sitepackage) without the (for me pretty annoying) JS SSR stuff. Instead…
tt_content.b13-1col < lib.contentElement tt_content.b13-1col { fields { content = TEXT content { dataProcessing…
npm i vite-plugin-mkcert -D
import { defineConfig } from 'vite' import mkcert from 'vite-plugin-mkcert' export default defineConfig({ …
Today I deployed my new TYPO3 Vue sitepackage on this site. It's just a first prototype to test how google likes this. But it seem that google has no…
The TYPO3 PWA Initiative has build the EXT:headless. There is also a Nuxt Typo3 available which, as the name suggests, uses Nuxt. But the whole SSR…
Cached API responses can be pretty annoying. Thanks to the great community on stackoverflow, where I found this solution, which works well for my use…
In this video of the JavaScript SEO series, Webmaster Trends Analyst, Martin Splitt shares how to implement dynamic rendering for your JavaScript web…
ajax_content = PAGE ajax_content { typeNum = 123 config { disableAllHeaderCode = 1 additionalHeaders = Content-Type:…