ProSA: Introducing Worldline First Rust Open Source library
We’re thrilled to announce you ProSA, our first Worldline Open Source library in …
Read more DetailsWe’re thrilled to announce you ProSA, our first Worldline Open Source library in …
Read more DetailsWhen you don’t know who (or what) Ryuk is, then you’re not …
Read moreDetailsDu 17 au 19 avril 2019 a eu lieu la huitième édition de Devoxx France au Palais des Congrès à Paris.
Read more DetailsRecently, I had a use case in one of my project which seemed quite painful but was ultimately really easy thanks to modern Integrated Development Environments and regular expressions. This case was quite specific to my needs, and the solution was to use something I was used to. All in all, you might think the solution was obvious after reading this article, yet I think it is worth detailing.
Read more DetailsIn recognition of this work, Adrian James has won the DevOps Leader of the Year award at the Computing Magazine Digital Technology Leaders Awards 2019 .
Read more Details
The Kotlin smartcast feature allows to write cleaner code and reduce boilerplate. However, it does not handle all possible situations properly. For example, suppose that we define a function that returns a distinct value if its parameter is not null. When we execute that function under the condition that the distinct value has been returned, then the Kotlin compiler does not automatically cast the parameter to a non-nullable type.
Read more DetailsThe objective of this blog post is to help people that begin on performance testing. You will find some best practices, advices, common mistakes and some tools.
Read more Details
Handling user authentication is common yet critical task in many apps. Developers and companies make an important effort to provide secure yet efficient approaches.
Read more Details