Skip to content

Instantly share code, notes, and snippets.

@liopic
Created October 8, 2016 10:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liopic/1caa97ebf507b5a0962ae622879efb10 to your computer and use it in GitHub Desktop.
Save liopic/1caa97ebf507b5a0962ae622879efb10 to your computer and use it in GitHub Desktop.
Notes from tech conferences
== PBP BARCELONA CONF 2015 ==
- JSHint
- lakion/lionframe -> REST
- NoSQL
- Key/val - Memcache, redis
- Document - Mongo, Couch
- Async
1- curl mutti/Guzzle
2- RabbitMQ
3- Gearman
- ReactPHP - Reactor pattern
- yield
- SPL Datatypes
- SplFixedArray
- DoubleList
- SplHeap
== PHP DAYS 2015 ==
Trade Offs
- Intuition for bugs = proficient (Dreyfus)
DDD
- Atrapalo, emagister
LEGACY
- Selenium
- TDD katas - ex. Bowling game
- If you need to comment = not good code
- PHP Mess Detector
- bruli/php-git-hooks
- PHPMetrics
BACK END
- rsyslog -> Logstash (Visualize with Kibana)
- collectd -> Saves metrics
- Save in librato
PHP7
- ?? operator
- Chained operators ()[]...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment