Forwarded from Syra's Techbinder
https://support.cloud.engineyard.com/hc/en-us/articles/205411888-PHP-Performance-I-Everything-You-Need-to-Know-About-OpCode-Caches
Tags: #PHP #performance #programming #webdev
Tags: #PHP #performance #programming #webdev
Engine Yard Developer Center
PHP Performance I: Everything You Need to Know About OpCode Caches
Alternative Presentations:
Video Screencast (Transcript / Slides)
What are OpCode Caches?
OpCode Caches are a performance enhancing extension for PHP. They do this by injecting themsel...
Video Screencast (Transcript / Slides)
What are OpCode Caches?
OpCode Caches are a performance enhancing extension for PHP. They do this by injecting themsel...
Forwarded from Syra's Techbinder
https://nolanlawson.com/2016/08/15/the-cost-of-small-modules/
Tags: #programming #Javascript #webdev #webdesign
Tags: #programming #Javascript #webdev #webdesign
Read the Tea Leaves
The cost of small modules
Update (30 Oct 2016): since I wrote this post, a bug was found in the benchmark which caused Rollup to appear slightly better than it would otherwise. However, the overall results are not substanti…
Forwarded from Syra's Techbinder
https://medium.com/javascript-scene/common-misconceptions-about-inheritance-in-javascript-d5d9bab29b0a#.6zsusbjhl
Tags: #Javascript #webdev #programming
Tags: #Javascript #webdev #programming
Medium
Common Misconceptions About Inheritance in JavaScript
Also, WAT? is the sound I make when I talk to many seasoned JavaScript developers who have neglected to learn the basic mechanics of prototypal inheritance: one of the most important innovations in…
Forwarded from Syra's Techbinder
http://www.phpinternalsbook.com/index.html
This book, a collaborative effort between several PHP developers primarily targeted at C lang experienced programmers, document and describe how PHP internals work, how to extend the language with extension and how to interact with the community to develop PHP itself.
Tags: #webdev #PHP #C #programming
This book, a collaborative effort between several PHP developers primarily targeted at C lang experienced programmers, document and describe how PHP internals work, how to extend the language with extension and how to interact with the community to develop PHP itself.
Tags: #webdev #PHP #C #programming
Forwarded from Syra's Techbinder
https://medium.com/next-gen-js/art-of-asynchronous-javascript-29408e3addff#.ovk9n4ovk
Tags: #Javascript #webdev #programming
Tags: #Javascript #webdev #programming
Medium
Art of Asynchronous JavaScript
In programming, two most common words you’ll hear are synchronous code and asynchronous code. Synchronous code simply means blocking code…
Forwarded from Syra's Techbinder
Redis Labs
redis-cell: a Rate Limiting Redis Module | Redis Labs
It is my absolute pleasure to present you with this guest post by Brandur Leach, redis-cell‘s author and winner of the 1st place in the Redis Modules Hackathon. The module is an efficient implementation of a rate limiter that can be used, for example, to…
Forwarded from Syra's Techbinder
https://github.com/arialdomartini/Back-End-Developer-Interview-Questions
Tags: #webdev #database #programming #interview
Tags: #webdev #database #programming #interview
GitHub
GitHub - arialdomartini/Back-End-Developer-Interview-Questions: A list of back-end related questions you can be inspired from to…
A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore - arialdomartini/Back-End-Developer-Interview-Questions
#Programming #Coding https://hackernoon.com/guidelines-for-building-software-that-will-make-people-hate-you-23049d7209af
Hackernoon
Guidelines for Building Software that Will Make People Hate You | HackerNoon
As a Software Engineer, I’ve been building commercial software applications for over 5 years and started to notice how much poorly designed applications can create hatred.