node.js

Web

Universal rendering with preact

In this article I explain a technique and conventions to follow in order to achieve Universal rendering (the ability to render an app both client and server side) using preact, node and redux.

Read

Web

Exploring new techniques on building composable widgets for the web

During my first days at the Coral Project I experimented with a feature intimately related with the collaborative nature of the Cral initiative. The main idea is to build a tool to create embeddable widgets to embed into media sites giving more insights to the users about their contributions as well as other readers.

Read

node.js

Tuiter 0.1.1

I've been working on Tuiter. This new release count with two major features: **Automatic Reconnection** and **Gzip compression**.

Read

node.js

Tuiter 0.1.0

I’ve been working on this node.js twitter library called Tuiter (That’s how Twitter sounds in spanish). I think it’s mature enough to release the first stable version of the module.

Read