Posted by Will Thomas on Jun 19, 2015

Weekly roundup - June 19

Welcome to the weekly round up, where we talk about our favourite articles we’ve seen this week. We also also have plenty of tools we’ve started using such as Babel and php-timecop that we would love to tell you more about.

Articles

Neural networks: Google have been working on some really interesting projects in the field of image detection using neural networks.

“Even a relatively simple neural network can be used to over-interpret an image, just like as children we enjoyed watching clouds and interpreting the random shapes.”

Be sure to check out their incredible inceptionism gallery to see bizarre images created by machines.
http://googleresearch.blogspot.co.uk/2015/06/inceptionism-going-deeper-into-neural.html

User experience: Ben Einstein investigates a metric nobody is measuring enough when it comes to products: time to magic.
https://medium.com/@BoltVC/min-time-to-magic-c938d9ea3473

Tools

Javascript: At MyBuilder we’ve started to use React.js to build some of our more complex interfaces. As a result we’ve been using Babel so we can can take advantage of the benefits of ES2015 right now. Babel also comes with lots of great features to make working React and JSX even easier.
https://babeljs.io/repl/

PHP: Inspired by Ruby’s timecop gem, php-timecop allows you to set and freeze time within application execution — useful for tightly coupled code that relies on time based functionality.
https://github.com/hnw/php-timecop

PHP: MyBuilder alumni Keyvan Akbary has created a simple and clean implementation for creating slugs. No third party libraries or extensions needed.
https://github.com/keyvanakbary/slugifier

Podcasts

TDD: In this episode of Dev Discussions, Adam Wathan and Shawn McCool discuss the discipline of test-driven development. Through the episode they touch upon getting started using TDD, the red-green-refactor loop and how it works in relation to DDD.
http://www.devdiscussions.com/episodes/6220-episode-1-test-driven-development

Bonus round

Jobs at MyBuilder and Instapro

We need experienced software engineers who love their craft and want to share their hard-earned knowledge.

View vacancies
comments powered by Disqus