View allAll Photos Tagged NodeJS
Redefinindo a Arquitetura do Walmart.com.br usando NodeJS, Redis e SOA FTW - tecnologias de vanguarda para solucionar antigos problemas
I believe this slide was part of the background section of the talk. The point was that while JavaScript is thriving, when it gets big it can be difficult and dangerous.
Geeky February at Forward Technology in London. An evening of lightning talks dedicated to geeky passions.
Talks from Adam Howard (@skattyadz), Adam Onishi (@onishiweb), Gillian Horsley (@gthorsley), Soofiya Chaudry (@pocket_watch), Alex Brooke (@alexbrookey) and Andrew Nesbitt (@teabass).
Lanyrd: lanyrd.com/2013/geekynight-february/
Organised by Event Handler (@eventhandleruk).
This Friday it was my turn to give a talk on a topic of choice for my team colleagues. I decided I wanted to share some knowledge about REST. Around 45 minutes of slides + spontaneous discussions and then a lab where I set up the goal for us to write a simple server (NodeJS) publishing a REST api around the concept of todo notes. Then a simple web client to consume the API.
## Wolff Olins
Wolff Olins came to us with a simple request: "We like your website, could you make one like that [but y'know...better] for us?".
When the butterflies-of-flattery finally settled in our stomachs and after doodling some backend interface ideas we built them a restful API backed by a beautiful CMS, populated by their own little gems around the internets. With a single click it is organized and presented in a sexy grid. All this written in Node making it blazing fast.
+ With/For: Wolff Olins
+ Link: Wolff Olins
+ Year: 2011
Learn how to design and build large-scale production Node.js systems by following along as a Node.js search engine is created step-by-step.
In this talk Richard showed how to design your system as micro-services and what this looks like from a developer desktop all the way to production.
He also showed how to integrate external systems, and how to do micro-service deployments. In particular, how to do partial deployments and instant rollbacks.
See the skillscast (film/code.slides) at skillsmatter.com/skillscasts/5710-in-the-brain-of-richard...
Web development can be a tedious process when you’re doing everything bare footed, so to speak. During the evolution of web development and the discovery and implementation of new techniques, it has been made obvious that acquiring a set of tools to help you in complete your project is...
voxilltec.com/2017/02/24/8-useful-angularjs-tools-for-dev...