#JS https://medium.freecodecamp.com/constant-confusion-why-i-still-use-javascript-function-statements-984ece0b72fd?source=latest
freeCodeCamp
Constant confusion: why I still use JavaScript function statements
Back in the late 90’s — when I learned JavaScript — we were taught to write the “Hello World” function using a function statement. Like…
#CoffeeTime https://engineeringblog.yelp.com/2016/08/undebt-how-we-refactored-3-million-lines-of-code.html
Yelp
Undebt: How We Refactored 3 Million Lines of Code
Undebt: How We Refactored 3 Million Lines of Code Evan H., Software Engineering Intern Aug 23, 2016 Peter Seibel wrote that to maximize engineering effectiveness, “Let a thousand flowers bloom....
#CoffeeTime https://medium.freecodecamp.com/the-economics-of-working-remotely-28d4173e16e2#.xgv26psko
Free Code Camp
Fitter. Happier. More productive. Working remotely.
Travel the world as a digital nomad. Surf a new beach every morning. Eat a different local cuisine each night. I’m one of them. After 10 years of working in an office, I’ve had the luxury of working…
#Ruby #DevToolset Released a first pre-release for Sinatra 2.0
https://zzak.io/log/2016-08-22-sinatra-two-point-oh.html?utm_source=rubyweekly&utm_medium=email
https://zzak.io/log/2016-08-22-sinatra-two-point-oh.html?utm_source=rubyweekly&utm_medium=email
#CoffeeTime https://m.signalvnoise.com/hunting-for-great-names-in-programming-16f624c8fc03#.iv8zeam92
Signal v. Noise
Hunting for great names in programming
One of the real delights of programming is picking great variable, method, and class names. But an even greater treat is when you can name pairs, or even whole narratives, that fit just right. And …