LinaLabs

News Geek on the Block

January, 2014

A strategy for i18n in node.js server templates

A website development nowadays requires to support multiple languages. This article describes the goal we want to achieve, existing tools in the node.js ecosystem and propose a strategy. We’ll explore what experience we want to bring to our users, the server side features we need. What user experience do we want ? I was never […]

 

, , ,

Browsers technologies we can use in a new project

Introduction With the beginning of a new project, targeting a modern web interface (SPA), we should list what emerging technologies we decide we can use. This list is issued from the data of http://caniuse.com/ . Responsive design The responsive design is a key to create adaptive layouts without creating an army of distinct templates. technology […]

 

, , , , ,

State of distributed events in node.js

Context Application scaling in the cloud The cloud technologies brings exciting new challenges for application developers, in order to achieve horizontal scalability, remove all single points of failure, gracefully handle the load. It’s fun, but it’s a challenge, because it raises many complex problems. One big category of problems are information sharing between application instances. […]

 

, , ,

Hello world!

Welcome to LinaLabs. Have fun !