Only The Pixel

Logo de Nuxt

Cómo Crear un Blog con Nuxt

Guía de creación de desarrollo de un blog usando Nuxt Content

2024-07-28

Continuous Integration for Express APIs with Travis CI

This article cover how to use Travis CI service with NodeJS for an open source project hosted on GitHub. At the end, you would be able to setup a basic build...

2017-11-15

Testing an API Against Documentation with Dredd

Note: This is the 5th post of a series of post about Building APIs With Express. Based on my last post about Documenting your API with API Blueprint I'll con...

2017-09-06

Clean Google Analytics Metrics

So here is what happened. I went to my analytics panel and I checked my monthly visits. What did I saw?

2017-08-30

Documenting your API with API Blueprint

This article covers how to document an API REST using API Blueprint standard providing API usage info to future clients. It can also be helpful to design the...

2017-08-25

Best Way to Install NodeJS on Windows

I agree that working with a Mac is the best thing to develop in NodeJS these days without having any headache but here is my excuse to use Windows. I'm a gam...

2017-06-04

Mongoose, MongoDB and Express

First steps on ExpressJS API development to connect to a MongoDB database and start managing data using endpoints.

2017-01-05

API Routing with Express

Note: This is the 2nd post of a series of post about Building APIs With Express.

2016-12-17

Making APIs with Node and Express

I'm going to make a simple API with Node and Express, specifically an API for a TODOs app.

2016-12-11

Let's Make a Blog With Polymer: 01

Hey, if I'm up to date with the latest web technologies I should have heard of Polymer and the new HTML technology of web components. So here I'm about to st...

2016-10-17

Learn Cordova!

Just a little try to cordova

2016-01-18

La Plantilla de Header de un Tema WordPress

Te toca empezar a darle rasgos a tu pequeño Tema de WordPress, empezando por la cabeza, el archivo header.php y validándolo con un estándar HTML Doctype. Vas...

2015-07-24

Seguridad Para Tu Tema WordPress

Y aquí va otro capitulazo de cómo crear un tema en WordPress. En los anteriores capítulos ya se han calentado motores y en este verás temitas sobre la seguri...

2015-07-22

Estableciendo Las Funciones De Tu Tema WordPress

Ahora que ya has establecido la estructura de ficheros, ahora toca llenarlos de código!

2015-07-08

Utilizando la API de IFrame de YouTube

YouTube provee una API de IFrame capaz de manejar los iframe que se encargarán de desplegar los videos de YouTube que incrustes en tu web.

2015-07-07

Plantillas Y Estructura De Carpetas En WordPress

El tema más minimalista de WordPress simplemente necesitaría los archivos index.php y style.css (o simplemente el style si de un tema hijo se tratara) pero t...

2015-05-30

Gulp - Tu Mejor Amigo FrontEnd

2015-04-02

Creando La Estructura HTML De Un Tema WordPress

Ahora es cuando empiezas a meterle mano a WordPress.

2015-03-31

Desarrollo Web Con Node - Basiquísimo

2015-03-19

Herramientas para el Desarrollo de Temas

Antes de empezar a desarrollar ningún tema WordPress, vamos a necesitar de un lugar dónde tener nuestras herramientas de desarrollo de temas. En este artícul...

2015-02-26
Siguiente

Creado por Alberto Fernández con amor y código usando Nuxt.