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.
ReadIn 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.
ReadDuring 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.
ReadI had the pleasure to be invited to talk at the 2nd node.js Argentina meetup about ExpressJS. Because most of the attendees are starting with node the main idea was to introduce some important aspects about this llibrary and the motivations about express.
ReadI've been working on Tuiter. This new release count with two major features: **Automatic Reconnection** and **Gzip compression**.
ReadI’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