Sep
26,
2018
Video: Weeks of coding can save you hours of planning
Most developers feel productive when they are coding – the software needs to be finished and the deadline is approaching fast, isn’t it?
Aug
29,
2018
Crowdtesting in quality assurance – The massive hunt for mistakes
Yet again there is another, new method in quality assurance – is probably what some people might think and they aren’t entirely unjustified to do so. But right now the market is crying out for solutions to place high-quality software on the market and to secure it on countless devices....
Aug
14,
2018
Is my shop up to the task? Realistic performance tests for operative security
As easy as it might be to execute simple performance tests with ab or siege, it’s still quite difficult to ensure that a website can actually withstand the expected load. It’s quite regularly that websites collapse under the burden of a relaunch or a planned advertising campaign. Kore Nordmann will...
Jul
31,
2018
Video: Rapid Prototyping with Domain-driven Design
<div style="text-align: justify">It took several decades until the majority of software developers accepted one simple fact: we have no idea what we’re doing.
</div>
Jul
12,
2018
Node.js module: JSON Server
<div style="text-align: justify;">Most cases of web frontend development, require a functioning backend. Yet quite often the frontend and backend are developed separately. This means, that the functionality of the frontend can only be tested, if there’s a backend providing it with a counterpoint station. And to decrease this backend dependency...
/
Jul
11,
2018
Convince Your Boss
<div style="text-align: justify">You're longing for new ideas, connecting with like-minded devs and widen your horizon? Then IPC is the place to be. We help you out convincing your boss to send you to the International PHP Conference with these 3 easy steps.
</div>
Jun
27,
2018
Hello my name is “if”
<div style="text-align: justify;">It’s an inescapable fact that writing maintainable code is not easy. Before we can change any code, we have to understand what the code currently does, and whether it’s supposed to do that.</div>
May
22,
2018
Video: Debugging, Logging and Profiling in Distributed Systems
<div style="text-align: justify">With the increased use of Microservices and Docker in production one question is how to monitor with rising complexity in services?
</div>
Apr
10,
2018
We’ll have to go over this again later on…
<div style="text-align: justify;">In addition to the many large and long-standing legacy code applications, there are more and more brand-new products. New extensions and modules offer new possibilities and thus opportunities for customers and companies. However, there is one major problem that continues to produce legacy code: the developer. In this...
Mar
6,
2018
New routers needed in the country
<div style="text-align: justify;">The dominance of the PHP framework silos is coming to an end. Thanks to the increasing popularity of the Composer, PHP developers are finding it easier and easier to build their own framework from many different building blocks and packages. This article provides an overview of some PHP...