TYPO3 on Docker for Mac: Performance Improvements
Docker for Mac may provide a really bad performance, depending on the current setup and used software. I provide here some tipps how to make your local development environment much, much faster.
Docker for Mac may provide a really bad performance, depending on the current setup and used software. I provide here some tipps how to make your local development environment much, much faster.
PhpStorm is probably one of the most used IDEs in the TYPO3 world, if not also in the PHP universe. In this post I show some hints, how to work more productively and get more out of it.
This layer is about the basic services many CMS and web applications are based on: the web server, php and database. TYPO3 is relying on them, too. So it's worth…
Having a local development setup, which is easy to setup for many projects, is crucial for developers of web projects nowadays. A few months ago a new project hit the TYPO3 world: DDEV. In this post I will provide some guidance to the setup, pitfalls and some pros and cons.
In the last weeks several times the question popped up on twitter: What is the best commerce solution for TYPO3? Another reason is that WireCard is a new industry partner and offering a commerce solution for TYPO3. Time to create an overview about the currently available solutions around.
The second layer of the performance onion is about building the “frontend stuff”. The goals are to minimize, what’s delivered to the client, and to deliver the asset at the right time. At the end of this post, you will know which strategies, tools and TYPO3 options, you can use to improve in this area. (more…)
The first layer of performance onion is about asset delivery and caching. Each asset, which you do not have to deliver twice, makes your website faster. This blogpost shows, what you can do in this area, without touching the content of your website. (more…)
In every TYPO3 major version there are backwards incompatible changes, which may (and probably will) effect your extension(s). This hurts hard, especially, if you must upgrade custom extensions, which were written by other developers or agencies. These six information sources and tools, which come with TYPO3, will help you to get over these hurdles. (more…)
Code quality tools measure the code quality against defined rulesets. SInce a couple of months a website exists, which is monitoring all TYPO3 extensions available in the TER. What is checked and how can you benefit from this service? (more…)
Since the start of “TYPO3 Inc.” (aka TYPO3 GmbH) creating the TYPO3 marketplace is one of the hot topics. It should / will be a one – stop platform for all services and products around TYPO3. Due to much (unexpected) work, the fellows at TYPO3 did not find the time to start the project. So a initiative was started by three agencies to fund and develop it independently. (more…)