Archive list
Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet
In-Template Response Building
I am fond of saying that in server-side applications, the Template is not the View. Instead, the HTTP Response is the View. That is,...
By Paul M. Jones23 de setembro de 2022What is the potential of Software Delivery for companies
Companies that invest in software to improve operations enjoy a significant competitive advantage in the market. This technological maturity is becoming essential, but...
By Thiago Magro27 de junho de 2023Nearest Neighbor Artificial Intelligence with PHP
Have you ever heard of the nearest neighbor? In my studies of Artificial Intelligence, this was the first thing (I don’t remember the...
By Levi Costa14 de abril de 2023Developer Team – Experiments Culture
How to reduce waste, save time (and money), using experiments as a basis of the work between teams and people Many times in...
By Eduardo Matos13 de dezembro de 2022How to implement a function using context
In this post, we will implement a function that uses context. In the calling example, I will use the WithTimeout context. In this...
By Tiago Temporin9 de junho de 2023cURL with PHP for RESTful APIs
The cURL library is ideal and complete for anyone who wants to make requests or transfer data through the backend of their applications....
By Luccas Marra do Amaral18 de abril de 2023