Forwarded from Syra's Techbinder
https://hackernoon.com/practical-scaling-techniques-for-web-sites-554a38dbd492#.nur4kcgh8
Tags: #performance #scalability #webdev #database
Tags: #performance #scalability #webdev #database
Hacker Noon
Practical scaling techniques for web sites
After 8 years of working on high-volume web sites, I’ve seen a lot of interesting scaling techniques. While it’s true that very specific…
Forwarded from Syra's Techbinder
https://github.com/karlseguin/the-little-redis-book/blob/master/readme.md
Tags: #redis #database #books
Edit: a translation was posted instead the original one.
Tags: #redis #database #books
Edit: a translation was posted instead the original one.
Github
the-little-redis-book/readme.md at master · karlseguin/the-little-redis-book · GitHub
Contribute to the-little-redis-book development by creating an account on GitHub.
Forwarded from Syra's Techbinder
https://hackernoon.com/exclude-files-from-git-without-committing-changes-to-gitignore-986fa712e78d#.fiot1i6z5
Tags: #git
Tags: #git
Hacker Noon
Exclude files from git without committing changes to .gitignore 🙅
Yesterday a co-worker showed me a neat trick that I was previously unaware of. I’d been looking for something like it for some time, and I…
Forwarded from Syra's Techbinder
https://tech.lendinghome.com/practical-guide-to-postgresql-optimizations-d7b9c2ad6a22#.hozmkzq5e
Tags: #database #postgreSQL #performance
Tags: #database #postgreSQL #performance
Medium
Practical Guide to PostgreSQL Optimizations
Basic proficiency with PostgreSQL is one of the highest-leverage skills an engineer can have. Even a cursory understanding of its internals…
Forwarded from Syra's Techbinder
YouTube
Webpack 2 - Style, CSS and Sass loaders
What you will learn:
- How to load css to your Webpack project
- How to configure Webpack 2 with Style, CSS and Sass loaders
- How to use Extract Text Webpack Plugin to generate css file
NOTE
12:32 - disabled in the ExtractTextPlugin should be disable
…
- How to load css to your Webpack project
- How to configure Webpack 2 with Style, CSS and Sass loaders
- How to use Extract Text Webpack Plugin to generate css file
NOTE
12:32 - disabled in the ExtractTextPlugin should be disable
…