Archive

2017

What You Gain by Taking Part in TYPO3 Events

There are a whole lot of different TYPO3 events all year round, some more techy, others not. All of them a great opportunity for both enthusiastic beginners as well as experienced professionals to contribute towards TYPO3 CMS, to meet old friends and to make new ones.

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.