tech/webdev magazine

March 27, 2015

Memórias 3D NAND vão permitir SSDs com 10TB

Friday, March 27, 2015 Teklinks

Quem usa um SSD já conhecerá as vantagens do acesso praticamente imediato e as elevadas velocidades que as memórias flash permitem face a um disco magnético convencional, mas poderá ter que gerir os seus conteúdos de forma a lidar com os seus tamanhos mais reduzidos.

Full article

Hyperpolyglot Is a Side-by-Side Reference Sheet for Programming

Friday, March 27, 2015 Teklinks

Once you've learned one programming language or programming tool, it's pretty easy to get into another similar one. Sometimes, though, the fine differences are hard to remember. Hyperpolyglot is an awesome tool for looking up the differences and similarities between programming languages and tools.

Full article

AngularJS Encryption and Three Way Binding Tutorial

Friday, March 27, 2015 Teklinks

Welcome back to our blog series about how to get started quickly with AngularJS using the PubNub AngularJS library. In a couple of recent episodes, we covered a tiny but powerful example of how to create a realtime Angular Chat application in less than 100 lines of code, as well as how to extend the example with multiplexing.

Full article

March 26, 2015

Node.js Production Checklist

Thursday, March 26, 2015 Teklinks

Previously we talked about Node.js best practices then best practices again and how to run Node.js in production. In this post I'd like to give you a general checklist what you should do before going to production with Node.js. Most of these points are not just applying to Node.js, but every production systems.

Full article