From d7f9db00808bf0132839334a38f4184a6471aa8c Mon Sep 17 00:00:00 2001 From: Igor Santos Date: Sat, 27 Feb 2016 14:51:28 -0300 Subject: [PATCH] Adding weeklies to resources page --- _posts/16-08-01-Sites.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/_posts/16-08-01-Sites.md b/_posts/16-08-01-Sites.md index a5189dc..7eaedca 100644 --- a/_posts/16-08-01-Sites.md +++ b/_posts/16-08-01-Sites.md @@ -17,6 +17,17 @@ PHP versions * [PHP Best Practices](https://phpbestpractices.org/) * [Best practices for Modern PHP Development](https://www.airpair.com/php/posts/best-practices-for-modern-php-development) +### News around the PHP and web development communities +You can subscribe to weekly newsletters to keep yourself informed on new libraries, latest news, events and general +announcements, as well as additional resources being published every now and then: + +* [PHP Weekly](http://www.phpweekly.com) +* [JavaScript Weekly](http://javascriptweekly.com) +* [HTML5 Weekly](http://html5weekly.com) +* [Mobile Web Weekly](http://mobilewebweekly.co) +* There are also Weeklies on other platforms you might be interested in; here's +[a list of some](https://github.com/jondot/awesome-weekly). + ### PHP universe * [PHP Developer blog](http://blog.phpdeveloper.org/)