TL;DR: Links I tweeted during 2014

I've tweeted a lot of links in 2014, so in order to keep track of them I've decided to list them here:

Warning: The order and categories are quite random.

Cool new tools

Igor Wiedler and Functional Programing

See also:

Todd Moto and Javascript

See also:

Hexagonal Architecture

Some insightful tweets

  • Interface suffix and Abstract prefix is nothing else than an acceptance of your failure to name things clear in the first place. @everzet
  • Once #PuliPHP is stable, many reasons for bundles will be gone. Then a bundle is just a package with DI config @webmozart
  • TDD #InATweet: 1. write the test 2. write enough code to make it pass, in a quick and dirty way 3. refactor @epiloic
  • spec #BDD #InATweet: test method names shoulb be senteces (it_should_do_something rather than testMethod) @epiloic
  • story #BDD #InATweet: acceptance criteria (from user stories) should be executable @epiloic
  • Rule of thumb number one: never follow blindly rule of thumbs @epiloic
  • Should #Behat's training wheels come off too? http://aslakhellesoy.com/post/11055981222/the-training-wheels-came-off @epiloic

Performance

Symfony Components

Richard Miller

Mathias Verraes

Elnur

Uncle Bob and 8th light

Tests and TDD

Agile and BDD

Miscellaneous