This is a FOSS project for asset management in IT Operations. Knowing who has which laptop, when it was purchased in order to depreciate it correctly, handling software licenses, etc.
Our comprehensive guide to CSS flexbox layout. This complete guide explains everything about flexbox, focusing on all the different possible properties for the parent element (the flex container) and the child elements (the flex items). It also includes history, demos, patterns, and a browser support chart.
Unparalleled insights, in real-time, of everything happening on your systems and applications, with stunning, interactive web dashboards and powerful performance and health alarms.
PHP 7 introduced two possible typing: scalar types and return types. How great is that? Now we know what is the input of our functions and the output as well! What can go wrong?
Hello, I am Sarfraz Ahmed, a self-taught programmer from Karachi, Pakistan mainly involved in PHP, MySQL, HTML/CSS, JavaScript/jQuery for around 7+ years now.
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.