What happens when you type Google.com
A repository that attempts to answer (in a very detailed manner) the age old interview question "What happens when you type google.com into your browser and press enter?"
“Never underestimate the bandwidth of a station wagon full of tapes hurtling down the highway”
Best 7 links of week #32, 2017
A repository that attempts to answer (in a very detailed manner) the age old interview question "What happens when you type google.com into your browser and press enter?"
Coolest hand picked Gradient Hues and Swatches for your next super amazing stuff. Select the gradients you like and easily export them to CSS3 code or to Photoshop or Sketch palettes.
A repository that collects a list of funny, tricky and rather misleading JavaScript examples. If you are into JavaScript or Node.js, be sure to check this out, you might learn a lot!
A Node.js library that allows you to easily control Chrome (headless) to achieve complex browser-based automation. It can run locally or even on AWS Lambda.
Progressive Web Applications (PWAs) are one of the most exciting and innovative things happening in web development right now and Apple's refusal to support Progressive Web Apps is a detriment to future of the web. Read here to know more about what we can expect from the future of PWAs.
Flash is an important piece of Internet history and killing Flash means future generations can't access the past. Games, experiments and websites would be forgotten.Open sourcing Flash would be a good solution to keep Flash projects alive safely for archive reasons. If you appreciate the effort, contribute yourself to this petition that has been already signed by more than 6.000 people on GitHub
Monogram is a new library defined as "the Anti-ODM for Node.js and MongoDB". If you use Node.js and MongoDB this library based on Observables and RX patterns might become one of your best companions.
by Viktor Farcic
This book is about different techniques that help us architect software in a better and more efficient way with microservices packed as immutable containers, tested and deployed continuously to servers that are automatically provisioned with configuration management tools. It's about fast, reliable and continuous deployments with zero-downtime and ability to roll-back. It's about scaling to any number of servers, design of self-healing systems capable of recuperation from both hardware and software failures and about centralized logging and monitoring of the cluster.