Please note: ticket prices will increase on 31 December! Buy your Appdevcon 2025 ticket now and save from € 140,-.
In this workshop, you will learn how to write a PHP extension. We will start by converting a function that we already have in PHP code into C, which we will then wrap [...]
The first thing I do at work every day 📈 is to review all open pull requests. Likewise, I try to open ☑️ a pull request before I complete my day. One day [...]
Different CI/CD jobs that we run for a standard Node.js backend project, from testing to the creation of the production Docker image and scanning it for vulnerabilities, using GitHub Actions.
Have you ever felt it's hard To convert JSON documents to a relational schema to save the information with SQLite/Room or CoreData? Or secretly saved JSON as a String to avoid the hassle. [...]
Have you ever had a network problem while developing mobile apps that you wanted to bang your head on the wall, Fear no more, I’ve got the solution for you You’ll learn how [...]