Don’t wait! Secure your spot at Appdevcon 2025 before it’s sold out.
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 [...]