TYPO3 CMS consultant, integrator, extensions builder and front-end developer w. passion. Like to create and study user interfaces and human-computer interaction
🔥 HTML has native support for autocomplete-style dropdowns attached to inputs via the <datalist> element.
This input behaves like a <select> but you can type text in it and choose a specific value.
Incredible. 😍
🎨 Play on @codepen: https://t.co/9Uijl104wu
Serving modern JS to modern browsers can be good for performance. https://t.co/jj8Fufrl4O by @_developit covers module/nomodule & trade-offs.
I've seen sites reduce JS by up to 11-20% with this differential loading.
Excellent news, #TYPO3! The three 2019 budget applications I submitted have all been approved. This means that:
* There will be a Fluid 3.0 workshop in DK! Yay!
* And an attempt that TER becoming a Packagist/composer proxy.
* And some days for TYPO3 experiments. I have PLANS!
Speeding up my XAML #UI development with @GorillaPlayer for #XamarinForms. Want more speed? Check https://t.co/Aw9mkjnMKf by @UXDivers https://t.co/5lhTub4PyT
Excited to launch Speedometer 2.0 - a new benchmark for modern web app responsiveness! ⚡️
📦 Workloads for JavaScript frameworks & libraries
🤖 Code output by popular JS tools like webpack
🔨 Built with ♥️ by Chrome & WebKit over the last year
https://t.co/fODkH7YfHM
#TYPO3#Fluid24 Day 3: Fluid has a parsing modifier which can disable Fluid's parser in one template file, even if you use f:render to render the template. Useful when including for example Mustache or namespaced XML template chunks.