Anuncios Libros Cursos Categorías

How to create our own social sharing buttons

04-01-2026 - Andrés Cruz

How to create our own social sharing buttons

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


How to add Google Fonts to your website

17-12-2025 - Andrés Cruz

How to add Google Fonts to your website

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.


Debugging web pages with Google Chrome and Android

29-11-2025 - Andrés Cruz

Debugging web pages with Google Chrome and Android

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

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.