Antonio Ramirez has shared a guide how to add FontAwesome via Composer in Yii2 project as Asset Bundle.
Best Practices for Building a Microservice Architecture. Looks like a wide set of questions covered.
Broadway provides infrastructure and testing helpers for creating CQRS and event sourced applications in PHP
Active Interaction - an implementation of the command pattern in Ruby. To organize and manags application-specific business logic.
Antonio Ramirez has shared a guide how to add FontAwesome via Composer in Yii2 project as Asset Bundle.
Semantic UI - a toolkit for web UI with semantic layout. Actually looks more semantic and clear (in terms of HTML code) than Bootstrap.
Hand-picked registry of Node.js frameworks. Makes you a suggestion for mature framework to start with a little easier (according to specific of your needs).
PuPHPet - simple GUI to set up virtual machines Vagrant + Puppet for Web development.
Mobile-Detect - a lightweight PHP class for detecting mobile devices. Works like $detect->isMobile()
etc., very handy for choosing a frontend rendering strategy based on this info.