Development

  • Creating our first Cross-Platform app, a palindrome checker

    15/03/2024

    Introduction In the previous chapters of our series on Flutter, we’ve laid down a solid theoretical and practical foundation that allows us to delve deeper into the fascinating world of cross-platform application development.

  • The new image format, WebP

    15/02/2024

    History and Evolution of the Format The WebP format was created by Google with the goal of speeding up internet loading times by significantly reducing the size of photos and online graphics without sacrificing quality.

  • Exploring testing phases in Google and Apple's mobile app stores

    15/01/2024

    In the mobile app development world, ensuring quality and user satisfaction is as crucial as innovation itself. Launching an app in today’s competitive market is a challenge that goes beyond developing innovative and attractive features.

  • Flutter introduction

    15/09/2023

    Flutter is a mobile app development framework created by Google. It utilizes the Skia rendering engine to directly paint each view of the application on the screen, enabling the creation of highly customizable and flexible user interfaces from a single codebase.

  • Essential coding principles for better software

    28/08/2023

    In the vast universe of programming, there are principles that, although not commandments, provide great guidance for those who aspire to write clean, maintainable, and efficient code.

  • Basic principles of Scrum

    31/07/2023

    Agile methodologies were developed to provide a mechanism that facilitates adaptation to change in the development and creation of projects. In today’s fast-paced world, it’s essential to be ready for these changes to ensure the final quality of the project or product.