Author: Jan Helke

Jan has been working with TYPO3 CMS since back in 2003. At that time version 3.5 was out. Meanwhile - at the time of this writing - we’re at version 8.7! Fascinated by his first experiences with TYPO3, he quickly turned his hobby into his profession. He is convinced that a professionally maintained CMS is of great importance and value. In his spare time he likes to play boardgames, do square dance and draw maps.

How to Use JavaScript in TYPO3’s Backend

JavaScript can be found in all parts of a software system that interact with a browser, e.g. backend tasks, web servers and data processing. TYPO3 v7 and v8 support AMD modules by using RequireJS. One of the advantages of using RequireJS is an improvement in website performance.

TYPO3 Developer Days 2017 (T3DD17) Recap

This year’s highlight took place last week in Malmö, Sweden: the TYPO3 Developer Days 2017 (T3DD17). As the biggest conference for everyone involved in the TYPO3 community, it brought like-minded people as well as old and new acquaintances together.

TYPO3 Version 8 LTS Has Been Released

We are proud to announce the release of the new Long Term Support version v8 LTS. More than 250 contributors made this giant leap forward possible for TYPO3 within the last 18 months.

How We Solve Our Password Madness

Storing passwords is easy - get a password manager and you're done. But how to share these passwords between your co-workers or maybe even external people? We know there is no such thing as "the right solution", but we though we'd share how we do it.