Blog

Abordamos tópicos de programación web, apps Android y escritorio con un enfoque 100% práctico y aplicado al mundo laboral.

Rutas de Aprendizaje Libros Cursos Categorías Anuncios

How to create our own social sharing buttons

04-01-2026 - Andrés Cruz

How to create our own social sharing buttons

HTML Learn how to create social media sharing buttons with HTML, CSS, and JavaScript, without plugins or external services, optimized and customizable.


Debugging web pages with Google Chrome and Android

05-07-2026 - Andrés Cruz

Debugging web pages with Google Chrome and Android

Programación básica It explains how to debug our web pages from an Android device on our PC, how to use the developer console to view requests made in the background without needing to use another browser tab, and how to disable the cache in Google Chrome from the developer console.


In-app purchases on Flutter/Android with in_app_purchase - Google Play

25-06-2025 - Andrés Cruz

In-app purchases on Flutter/Android with in_app_purchase - Google Play

Flutter I'll explain how you can create an app that makes payments through Google Play, since you can't use other APIs, such as PayPal and Stripe.


How to add Google Fonts to your website

17-12-2025 - Andrés Cruz

How to add Google Fonts to your website

CSS We explain what Google Fonts are, how we can use them on our website, the best fonts we can use, and we'll explain how to use Google's effect fonts for 3D neon fire and much more.


Social Authentication in Flutter with Google/Gmail and GitHub - Backend Laravel Sociality/Django

26-07-2026 - Andrés Cruz

Social Authentication in Flutter with Google/Gmail and GitHub - Backend Laravel Sociality/Django

Flutter Learn step by step how you can socially authenticate a user in Flutter with Gmail/Google or GitHub and a backend in Laravel Sociality or Django.