Anuncios Libros Cursos Categorías

Creating your first application with Vue Native Router

24-10-2023 - Andrés Cruz

Creating your first application with Vue Native Router

URL We are going to explain how we can create the routing scheme for our application in Vue Native to navigate between application screens.

Continuar leyendo


How to create our own social sharing buttons

01-10-2023 - Andrés Cruz

How to create our own social sharing buttons

URL It explains how to define the structure of a base web page using flex.

Continuar leyendo


Named routes in Django

09-07-2023 - Andrés Cruz

Named routes in Django

URL Giving our routes a name in our Django projects is one of the features that modern frameworks have and allows us to easily reference these routes from anywhere in our app.

Continuar leyendo


Redirects in Django

08-07-2023 - Andrés Cruz

Redirects in Django

URL Redirects in Django are the mechanism we have to send from one page to another that we have configured in our Django app.

Continuar leyendo


Apache module mod_rewrite

27-05-2023 - Andrés Cruz

Apache module mod_rewrite

URL MOD_REWRITE is an Apache server module that allows you to create alternative URLs to the dynamic URLs generated by the way our web applications are programmed; so that they are easier to remember.

Continuar leyendo


Redirecciones en Django

10-10-2021 - Andrés Cruz

Redirecciones en Django

URL Las redirecciones en Django son el mecanismo que tenemos para enviar de una página a otra que tengamos configurada en nuestra app en Django.

Continuar leyendo


Short URL Package para Laravel

06-10-2021 - Andrés Cruz

Short URL Package para Laravel

URL Short URL de Ash Allen, es un paquete para crear URL abreviadas para sus aplicaciones Laravel existentes.

Continuar leyendo


Creando tus primera aplicación con Vue Native Router

07-09-2021 - Andrés Cruz

Creando tus primera aplicación con Vue Native Router

URL Vamos a explicar cómo podemos crear el esquema de ruteo para nuestra aplicación en Vue Native para navegar entre pantallas de la aplicación.

Continuar leyendo


Rutas con nombre en Django

17-08-2021 - Andrés Cruz

Rutas con nombre en Django

URL Darle un nombre a nuestras rutas en nuestros proyectos en Django es una de las características que tienen frameworks modernos y nos permite referenciar fácilmente estas rutas desde cualquier parte de nuestra app.

Continuar leyendo


Cómo crear nuestros propios botones sociales para compartir

18-04-2016 - Andrés Cruz

Cómo crear nuestros propios botones sociales para compartir

URL Se explica cómo definir la estructura de una página web base empleando flex.

Continuar leyendo