21-08-2023 - Andrés Cruz
Swift We are going to learn how to work with the basic texts in SwiftUI, styles and functions that can be applied to them to vary the underline, bold, strikethrough, safe and normal text input in SwiftUI and the state properties.
18-08-2023 - Andrés Cruz
Vue We will talk about what Vue is, what it is for, features, how to install and use Vue, we will compare Vue with jQuery and some examples to start with Vue
12-07-2023 - Andrés Cruz
Django Learn how to implement WebSockets in Django with Django Channels. A complete guide covering ASGI servers, consumers, and how to create a real-time chat step by step.
08-07-2023 - Andrés Cruz
Django Redirects in Django are the mechanism we have to send from one page to another that we have configured in our Django app.
29-05-2023 - Andrés Cruz
Programación básica How to embed a YouTube playlist on your website correctly. Methods using iframes, WordPress, and SEO best practices.
18-05-2023 - Andrés Cruz
Programación básica Gammu SMSD es un demonio que analiza el módem GSM en busca de SMS.
14-05-2023 - Andrés Cruz
Flutter We are going to know how we can create a side menu or Drawer with options, headers and user information in Flutter.
09-05-2023 - Andrés Cruz
Flutter We are going to configure a project in Flutter to the Cloud Firestore database in Firebase and learn the CRUD operations to this database.
09-05-2023 - Andrés Cruz
Flutter We explain how to work with the onWillPop widget to intercept the user's action when going back through the toolbar, back button or any other method and display any type of widget.
07-05-2023 - Andrés Cruz
Flutter We are going to know how we can pass String to integer or real numbers using Flutter, specifically Dart.