TYPO3 supports the application contexts Production, Testing and Development as well as sub-contexts such as Production/Staging. This post contains some hints about what it is good for.
TYPO3 is highly extendable. There are plenty of extensions available and developers write more every day. This post collects some good practices regarding what goes where.
Following the popular post "good practices in TYPO3 extensions" we now take a look on good practices in TYPO3 projects. From using Composer to writing clean code.
The TypoScript Template Reference (TSref) is a true reference describing the core Content Objects and functions available for Template building using the TypoScript template engine.