Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diovanemonteiro/awesome
Uma coleção de links, sites favoritos, tutoriais, dicas, postagens, artigos e vídeos sobre diversas tecnologias relacionadas ao desenvolvimento web
https://github.com/diovanemonteiro/awesome
List: awesome
Last synced: 3 months ago
JSON representation
Uma coleção de links, sites favoritos, tutoriais, dicas, postagens, artigos e vídeos sobre diversas tecnologias relacionadas ao desenvolvimento web
- Host: GitHub
- URL: https://github.com/diovanemonteiro/awesome
- Owner: diovanemonteiro
- Created: 2016-03-31T14:40:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-11T20:44:15.000Z (about 8 years ago)
- Last Synced: 2024-05-21T10:13:55.634Z (6 months ago)
- Homepage:
- Size: 1.51 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome - Uma coleção de links, sites favoritos, tutoriais, dicas, postagens, artigos e vídeos sobre diversas tecnologias relacionadas ao desenvolvimento web. (Other Lists / PowerShell Lists)
README
# Awesome Web Development.
![Web Development](images/php-ecosystem.gif "Web Development")
> Uma coleção de links, sites favoritos, tutoriais, dicas, postagens, artigos e vídeos sobre diversas tecnologias relacionadas ao desenvolvimento web.
## Table of Contents
- [PHP](#php)
- [Composer](#composer)
- [Laravel](/source/laravel.md)
- [Lumen](#lumen)
- [CakePHP](#cakephp)
- [Zend Framework](#zend-framework)
- [API](#api)
- [JavaScript](#javascript)
- [Single Page Applications](#single-page-applications)
- [AngularJS](source/angularjs.md)
- [Angular 2](#angular-2)
- [Vue.js](source/vuejs.md)
- [Node.js](#nodejs)
- [Front-end](#front-end)
- [Web Design](#web-design)
- [Java](#java)
- [Agile](#agile)
- [Scrum](#scrum)
- [kanban](#kanban)
- [TDD](#tdd)
- [Design Patterns](design-patterns)
- [Productivity](#productivity)
- [Database](#database)
- [Git and Github](#git-and-github)
- [Jekyll](source/jekyll.md)
- [Ghost](#ghost)
- [Mobile](#mobile)
- [Object Oriented](#object-oriented)
- [Markdown](#markdown)
- [DevOps](#devops)
- [Docker](#docker)
- [Vagrant](#vagrant)
- [IDEs](#ides)
- [Regex](#regex)
- [Linux](#linux)
- [Jobs](#jobs)
- [English](#english)## PHP
- [The Beauty of Interfaces in PHP](https://medium.com/@bradynpoulsen/the-beauty-of-interfaces-in-php-7c815ab84606#.dhhr1opii)
- [Simplifying Conditional Expressions](http://zaengle.com/blog/simplifying-conditional-expressions)
- [Intermediate to Advanced PHP - Intro](https://medium.com/@hidiegomariani/intermediate-to-advanced-php-intro-9d341b1129c2#.vpm3tgwm2)
- [Intermediate to Advanced PHP - SOLID Principles](https://medium.com/@hidiegomariani/intermediate-to-advanced-php-solid-principles-b2c5bd8360ce#.x5p6sq52f)
- [Programadores PHP: 10 Coisas que você NÃO deve Fazer!](https://medium.com/@hernandev/programadores-php-10-coisas-que-voce-nao-deve-fazer-67a537029cbb#.stvg5lg9t)
- [Novidades do PHP 7](http://blog.caelum.com.br/novidades-do-php-7/)
- [Cleaner Database Queries with Repositories](http://taha-sh.com/blog/cleaner-database-queries-with-repositories)
- [Novidade PHP 7 – Operador Null Coalesce](http://tableless.com.br/novidade-php-7-operador-null-coalesce/)
- [Easy Deployment of PHP Applications with Deployer](http://www.sitepoint.com/deploying-php-applications-with-deployer/)
- [Usando PHP 7](http://phpba.com.br/usando-PHP-7/)
- [TIPOS DE RETORNOS DO PHP 7: POR QUE NÃO USÁ-LOS?](https://merorafael.wordpress.com/2016/04/17/tipos-de-retornos-do-php-7-por-que-nao-usa-los/)
- [Some New Tips About PHP7](http://mydnic.be/post/some-new-tips-about-php7)
- [PHP não presta?!](http://imasters.com.br/linguagens/php/php-nao-presta/)
- [Princípios SOLID Parte 2 - Princípio do Aberto para Expansão, Fechado para Modificação](http://code.tutsplus.com/pt/tutorials/solid-part-2-the-openclosed-principle--net-36600)
- [10 Best PHP Frameworks for Web Projects](https://kultprosvet.net/blog/10-best-php-frameworks-web-projects)
- [Novidade no PHP 5.6: Funções Variádicas e Desempacotamento de Argumentos](http://www.phpit.com.br/artigos/novidades-no-php-5-6-funcoes-variadicas-e-desempacotamento-de-argumentos.phpit)
- [7 coisas simples em PHP que alguns ainda complicam](http://www.phpit.com.br/artigos/7-coisas-simples-em-php-que-alguns-ainda-complicam.phpit)
- [Saiba mais sobre o PHP 7](http://geekando.com.br/saiba-mais-sobre-o-php-7/)
- [PHP 7 - 5 Things to know Infographic](http://www.zend.com/en/resources/php7-5-things-to-know-infographic)
- [Instalando múltiplas versões do PHP no Ubuntu 14](http://cafenaveia.blog.br/instalando-multiplas-versoes-php-no-ubuntu-14/)
- [How to choose a PHP framework](https://opensource.com/business/16/6/which-php-framework-right-you)
- [Decoupling — All the best bits of your favourite PHP frameworks.](https://theiconic.engineering/decoupling-all-the-best-bits-of-your-favourite-php-frameworks-f8ac2742a7d7#.xkefoc2jd)
- [PHP CodeSniffer](http://www.diegobrocanelli.com.br/php/php-codesniffer/)
- [Why Care About PHP Middleware?](https://philsturgeon.uk/2016/05/31/why-care-about-php-middleware/)
- [Hospedando aplicação PHP no Heroku](http://www.phprs.com.br/2016/06/hospedando-aplicacao-php-no-heroku/)
- [O PHP está morto?](http://blog.livecoding.tv/2016/07/26/php-esta-morto/)
## Composer
- [Five Composer Tips Every PHP Developer Should Know](https://nomadphp.com/2016/04/12/five-composer-tips-every-php-developer-know/)## Laravel
- [Laravel News](http://laravel-news.com/blog) - Site que reúne novidades sobre laravel.
- [Laravel Feed](http://laravelfeed.com) - Tudo sobre laravel em um lugar.
- [Learning Laravel](http://learninglaravel.net) - Laravel Book and Learning Center
- [Laravek Daily](http://laraveldaily.com/)
- [Styde](https://styde.net/)
- [ItSolutionsStuff](http://itsolutionstuff.com/)
- [Laravel Spark](https://laravel-news.com/2015/09/laravel-spark/)
- [Laravelista](https://laravelista.com/) - Saiba como usar o Laravel.
- [Laravel Best Practices](http://www.laravelbestpractices.com/)
- [Laravel Tips](https://laraveltips.wordpress.com/)
- [Just Laravel](http://justlaravel.com/) - All about Laravel
- [Packages](#packages)
+ [Easy Flash Messages](https://github.com/laracasts/flash)
+ [Eloquent Triple Pivot](https://github.com/jarektkaczyk/Eloquent-triple-pivot)
+ [Transform PHP Vars to JavaScript](https://github.com/laracasts/PHP-Vars-To-Js-Transformer)
+ [User email verification for Laravel 5](https://github.com/edvinaskrucas/laravel-user-email-verification)
+ [Laravel Router](https://github.com/sebastiaanluca/laravel-router)
+ [Defender](https://github.com/artesaos/defender)
+ [A modern backup solution for Laravel apps](https://github.com/spatie/laravel-backup)
- [Aprendendo Laravel 5.1 e escrevendo sobre o processo — Parte 1](https://medium.com/@thiagosiqueiralovatine/aprendendo-laravel-e-escrevendo-sobre-o-processo-parte-1-8db43ed23916#.m9mu47fvy)
- [**Como instalar Vagrant e Homestead para desenvolver aplicações com o Laravel**](https://medium.com/@duarteq/como-instalar-vagrant-e-homestead-para-desenvolver-aplica%C3%A7%C3%B5es-com-o-laravel-aef0eed6ff05#.560pn14ja)
- [Laravel 5.2 API using JWT authentication tutorial from scratch example](http://itsolutionstuff.com/post/laravel-52-api-using-jwt-authentication-tutorial-from-scratch-exampleexample.html)
- [Ajax - Cross-Origin Request Blocked in Larave 5](http://itsolutionstuff.com/post/ajax-cross-origin-request-blocked-in-larave-5example.html)
- [Important features of Laravel which make it the finest PHP framework ever](http://www.conversionbug.com/important-features-of-laravel-which-make-it-the-finest-php-framework-ever)
- [Eloquent Create, Update, New...the Untold Story](http://codebyjeff.com/blog/2016/04/eloquent-create-update-new-the-untold-story)
- [Adding Foreign Key References Using a Laravel Migration](http://www.easylaravelbook.com/blog/2016/03/31/adding-foreign-key-references-using-a-laravel-migration/)
- [Intro & Referências de Conteúdo Sobre Laravel](https://medium.com/@cbcaio/intro-refer%C3%AAncias-de-conte%C3%BAdo-66485ecdadf8#.m6srndghi)
- [Setting up UUIDs in Laravel 5+](https://medium.com/@steveazz/setting-up-uuids-in-laravel-5-552412db2088#.v173beman)
- [How to craft a digital e-shop with Laravel – Part1](https://www.codetutorial.io/how-to-craft-a-digital-e-shop-with-laravel/)
- [A Guide to Using Eloquent ORM in Laravel](https://scotch.io/tutorials/a-guide-to-using-eloquent-orm-in-laravel)
- [Understanding Laravel Environment Variables](https://scotch.io/tutorials/understanding-laravel-environment-variables)
- [Artesaos\Warehouse e Repository Patterns — Parte 2](https://medium.com/@gilvaju/artesaos-warehouse-e-repository-patterns-parte-2-ca3cbb8f216c#.mhcb15pns)
- [Workshop API 5 — oAuth2 server](https://medium.com/@Joselfonseca/workshop-api-5-oauth2-server-ef3b81b22b4a#.ezyect4e6)
- [Creating Laravel 5 Packages for dummies](https://medium.com/@tabacitu/creating-laravel-5-packages-for-dummies-ec6a4ded2e93#.w55a1tcyi)
- [**Por que Laravel? Uma entrevista exclusiva com Vedovelli!**](https://medium.com/@andrenba/por-que-laravel-uma-entrevista-exclusiva-com-vedovelli-b2bf022183dc#.llhozyqnr)
- [Laravel 5— Elixir (Browserify) e Ecmascript 6](https://medium.com/@angelorubin/laravel-5-elixir-browserify-e-ecmascript-6-641f601d79d7#.5zca3pux2)
- [Laravel 5.2 is released](https://medium.com/laravel-news/laravel-5-2-is-released-36980c4d5239#.wgqmssbvy)
- [Laravel API Starter Kit](https://medium.com/@Joselfonseca/laravel-api-starter-kit-431ecb35943c#.tc30clqfz)
- [Migrations: o porque e como usar](https://medium.com/@juniorb2s/migrations-o-porque-e-como-usar-12d98c6d9269#.cwtrmsji7)
- [Novidades Laravel 5.2](https://medium.com/@juniorb2s/novidades-laravel-5-2-4e0ca48340c7#.v1qn74t7m)
- [CSRF Protection in Laravel explained](https://medium.com/@barryvdh/csrf-protection-in-laravel-explained-146d89ff1357#.pxflzmmta)
- [Minha experiência ao utilizar o Laravel Shift](https://medium.com/@gabrielpiccin/minha-experi%C3%AAncia-ao-utilizar-o-laravel-shift-e2e35aef7bee#.iez3b2opi)
- [Criando Packages com migrations no Laravel 5](https://medium.com/@f.h.ferreira/criando-packages-com-migrations-no-laravel-5-aa0a1922f365#.sev9pohcv)
- [**Laravel Response Macros for APIs**](https://blog.jadjoubran.io/2016/03/27/laravel-response-macros-api/)
- [LARAVEL – IS IT A GOOD FRAMEWORK FOR PHP DEVELOPERS TO WORK?](http://www.allaboutweb.biz/laravel-is-it-a-good-framework-for-php-developers-to-work/)
- [How to print query or debug queries in Laravel](http://skpaul.me/how-to-print-query-or-debug-queries-in-laravel/)
- [Authorization in Laravel 5.2](http://www.tisuchi.com/authorization-laravel-5-2/)
- [Laravel em profundo 01: “WTF is a Service Provider?”](https://medium.com/by-vinicius-reis/laravel-em-profundo-01-wtf-is-service-provider-a9bd817c4a7d#.hsv31a7lm)
- [Repository Pattern não precisa ser chato, principalmente com Laravel](https://medium.com/by-vinicius-reis/repository-pattern-n%C3%A3o-precisa-ser-chato-principalmente-com-laravel-d97235b31c7e#.gx99qxpuh)
- [Configuring Multiple Laravel Homestead Sites and Databases](http://www.easylaravelbook.com/blog/2016/03/23/configuring-multiple-laravel-homestead-sites-and-databases/)
- [Handling Laravel's ModelNotFoundException (Nonexistent Records)](http://www.easylaravelbook.com/blog/2016/03/29/handling-laravels-modelnotfoundexception-nonexistent-records/)
- [Laravel 5 and AngularJS token based authentication Part 2](https://www.codetutorial.io/laravel-and-angularjs-token-based-authentication-part-2/)
- [Laravel Eloquent vs Fluent Query Builder](https://blog.sriraman.in/laravel-eloquent-vs-fluent-query-builder/)
- [Por que facades são um problema seu e não do Laravel?](https://medium.com/by-vinicius-reis/por-que-facades-%C3%A9-um-problema-seu-e-n%C3%A3o-do-laravel-8672bb80c74c#.txahrylkr)
- [Trabalhando com seeds no Laravel 5](https://medium.com/by-vinicius-reis/trabalhando-com-seeds-no-laravel-5-142829ddc32e#.mrbab174g)
- [Quick Start Guide: Laravel 5, vue.js & Bootstrap 3](https://asked.io/quick-start-guide--laravel-5--vue-js---bootstrap-3)
- [Why Laravel is the Best PHP Framework for Web Development](https://www.whatech.com/web-design/press-release/140498-why-laravel-is-the-best-php-framework-for-web-development)
- [PT-BR — Organização de Rotas no Laravel](https://medium.com/@cbcaio/pt-br-organiza%C3%A7%C3%A3o-de-rotas-no-laravel-e2e89b5c3d8b#.ptq07r1gt)
- [A dificuldade em aderir um Framework](https://medium.com/@srdavidsilva/a-dificuldade-em-aderir-um-framework-dfc2539a54ef#.a379g9v0b)
- [Descobrindo o Laravel](https://medium.com/@andrenba/descobrindo-o-laravel-em-3-passos-82e0de9c6fe3#.mc3gxwtgc)
- [Por favor, não crie abstrações desnecessárias](https://medium.com/@gabrielkoerich/por-favor-n%C3%A3o-crie-abstra%C3%A7%C3%B5es-desnecess%C3%A1rias-96e97ad2a51b#.lcja2q14t)
- [Vida em comunidades: Aqui tem biscoito!](https://medium.com/by-vinicius-reis/vida-em-comunidades-aqui-tem-biscoito-f199709dab8#.2dlcn4h87)
- [Defender & Laravel ACL: Permissões de Grupo](https://medium.com/@andreovieira/defender-laravel-acl-permiss%C3%B5es-de-grupo-3b200cbd83f4#.wjsu5hlm8)
- [Laravel Multitenancy — Part 3](https://medium.com/@gamerwalt/laravel-multitenancy-part-3-12bb5e5284b7#.tef4yv6or)
- [Instalando Laravel 5.2](https://medium.com/@eabreusantos/instalando-laravel-5-2-d9a270cfeed6#.bk6eyp6e4)
- [Laravel : Repositories the right way](https://medium.com/laravel-news/laravel-repositories-the-right-way-2aad04c48913#.fqt71g3qp)
- [Laravel 5 and AngularJS Tutorial reloaded – Part 1](https://www.codetutorial.io/laravel-5-and-angularjs-tutorial-reloaded-part-1/)
- [Laravel and Vue JS: Advanced Frontend Webapp Architecture](https://medium.com/laravel-news/advanced-front-end-setup-with-vue-js-laravel-e9fbd7e89fe2#.bem4cgprr)
- [Static Sites for Laravel Developers](http://laravelfeed.com/blog/static-sites-for-laravel-developers)
- [API Token Authentication in Laravel 5.2](https://gistlog.co/JacobBennett/090369fbab0b31130b51)
- [More helper functions in Laravel 5.2](http://goodheads.io/2015/12/22/more-helper-functions-in-laravel-5-2/)
- [6 Reasons to Choose Laravel PHP Framework for Web Development](http://www.solutionanalysts.com/blog/6-reasons-to-choose-laravel-php-framework-for-web-development/)
- [How to Add Wysiwyg Editor in Laravel?](http://www.technig.com/how-to-add-wysiwyg-editor-in-laravel/)
- [CREATING RESTFUL API USING LARAVEL 5.1 - BEGINNING OAUTH 2.0](http://laravelfeed.com/blog/Creating-Restful-API-using-Laravel-5-1-Beginning-OAuth-2-0)
- [Using the Repository Pattern in Laravel 5](https://dericcain.com/blog/using-the-repository-pattern-in-laravel-5)
- [10 features of Laravel 5.2](http://www.krishaweb.com/blog/10-features-of-laravel-5-dot-2)
- [7 key features of Laravel 5 PHP framework](http://www.krishaweb.com/blog/7-key-features-of-laravel-5-php-framework)
- [Better readability using Enumerators](http://themsaid.github.io/better-readability-enumerators-php-20160420/)
- [Integrating a Bootstrap Modal Into Your Laravel Application](http://www.easylaravelbook.com/blog/2016/04/11/integrating-a-bootstrap-modal-into-your-laravel-application/)
- [Laravel 5.2 Email Verification with Activation Code](http://blog.damirmiladinov.com/laravel/laravel-5.2-email-verification-with-activation-code.html#.Vxvg8agrKUk)
- [How to Implement Infinite Scroll in Laravel](http://wern-ancheta.com/blog/2015/03/01/how-to-implement-scroll-in-laravel/)
- [Review: Top 5 Laravel-based CMSs](http://laraveldaily.com/review-top-5-laravel-based-cmss/)
- [Laravel 5 Repository Pattern Tutorial from scratch](http://itsolutionstuff.com/post/laravel-5-repository-pattern-tutorial-from-scratchexample.html)
- [Eloquent Create, Update, New...the Untold Story](http://codebyjeff.com/blog/2016/04/eloquent-create-update-new-the-untold-story)
- [Hello, Mr. asdfgh qweefg! Welcome to kgjhjgjh!](http://codebyjeff.com/blog/2016/04/hello-mr-asdfgh-qweefg-welcome-to-kgjhjgjh)
- [User email verification for Laravel 5](http://www.krucas.com/2016/04/user-email-verification-for-laravel-5/)
- [Logging Guzzle Requests](https://michaelstivala.com/logging-guzzle-requests/)
- [**Laravel Generator - Get your APIs and Admin Panel ready in minutes**](http://learninglaravel.net/laravel-generator-get-your-apis-and-admin-panel-ready-in-minutes)
- [**Laravel Generator to generate CRUD, APIs, Test Cases and Swagger Documentation**](http://labs.infyom.com/laravelgenerator/)
- [Quick Admin Generator](http://quickadmin.webcoderpro.com/)
- [Curso Primeros Pasos con Laravel 5.*](https://styde.net/curso-primeros-pasos-con-laravel-5/)
- [Instalando Laravel 5.2](http://tableless.com.br/instalando-laravel-5-2/)
- [Building an API for 3rd party applications](http://themsaid.github.io/laravel-api-3rd-party-20160327/)
- [**Build a Time Tracker with Laravel 5 and AngularJS – Part 1**](https://scotch.io/tutorials/build-a-time-tracker-with-laravel-5-and-angularjs-part-1)
- [Build a Time Tracker with Laravel 5 and AngularJS – Part 2](https://scotch.io/tutorials/build-a-time-tracker-with-laravel-5-and-angularjs-part-2)
- [How to add charts in Laravel 5 using Chart JS](http://itsolutionstuff.com/post/how-to-add-charts-in-laravel-5-using-chart-js-example.html)
- [Create an autocomplete text input in laravel](https://www.dunebook.com/create-an-autocomplete-text-input-in-laravel/)
- [10 Most Useful Laravel Packages Can Help You to code easier](https://www.dunebook.com/10-most-useful-laravel-packages-can-help-you-to-code-easier/)
- [What’s New in Laravel 5](http://code.tutsplus.com/tutorials/whats-new-in-laravel-5--cms-21842)
- [20 Useful Laravel Packages Available on CodeCanyon](http://code.tutsplus.com/articles/20-useful-laravel-packages-available-on-codecanyon--cms-25334)
- [What Are Laravel 5.0 Facades?](http://code.tutsplus.com/tutorials/what-are-laravel-50-facades--cms-25347)
- [**Step by Step Guide to building your first Laravel Application**](https://dotdev.co/step-by-step-guide-to-building-your-first-laravel-application/)
- [Validate (almost) anything in Laravel](https://murze.be/2015/11/validate-almost-anything-in-laravel/)
- [Top 5 reasons why we started to use Laravel](http://redentu.com/top-5-reasons-why-we-started-to-use-laravel)
- [**CREATING A FULLY-TESTABLE BOOKS REVIEW APP FROM THE GROUND WITH LARAVEL - PART 1**](http://mguimaraes.co/creating-a-fully-testable-books-review-app-from-the-ground-with-laravel-part-1/)
- [Easier Date/Time in Laravel and PHP with Carbon](https://scotch.io/tutorials/easier-datetime-in-laravel-and-php-with-carbon)
- [SHARING DATA BETWEEN VIEWS USING LARAVEL VIEW COMPOSERS](http://laravelfeed.com/blog/sharing-data-between-views-using-laravel-view-composers)
- [TOP 5 REASONS TO USE JAVASCRIPT](http://laravelfeed.com/blog/top-5-reasons-use-javascript)
- [MODEL GENERATOR](http://laravelfeed.com/blog/Model-Generator)
- [Using Fractal with Laravel to create an API](https://laravelista.com/laravel-fractal/)
- [DreamFactory open source REST API platform hits 2.1 with Laravel](https://laravel-news.com/2016/02/dreamfactory-open-source-rest-api-platform-hits-2-1-with-laravel-sponsor/)
- [Using Repository Pattern in Laravel 5](https://bosnadev.com/2015/03/07/using-repository-pattern-in-laravel-5/)
- [Debugging a Laravel web application with PHPStorm on Homestead](https://laravelista.com/debugging-a-laravel-web-application-with-phpstorm-on-homestead)
- [**API RESTful PHP com Laravel**](http://clubedosgeeks.com.br/programacao/php/api-restful-laravel)
- [Things I didn't know Laravel could do](https://mattstauffer.co/blog/things-i-didnt-know-laravel-could-do)
- [Instalação do Laravel 5 no Ubuntu 14.10](http://profmarcello.blogspot.com.br/2015/04/instalacao-do-laravel-5-no-ubuntu-1410.html)
- [Understanding Laravel Middleware](https://scotch.io/tutorials/understanding-laravel-middleware)
- [**Laravel + AngularJS – sua primeira aplicação**](http://clubedosgeeks.com.br/programacao/php/laravel-angularjs-sua-primeira-aplicacao)
- [Domain-Driven Design in Laravel 5](http://code.tutsplus.com/tutorials/domain-driven-design-in-laravel-5--cms-26244)
- [INSTALANDO LARAVEL EM AMBIENTE COMPARTILHADO LOCAWEB](http://thiagotmendes.com.br/instalando-laravel-em-ambiente-compartilhado-locaweb/)
- [**Laravel + AngularJS – Upload de Arquivos**](http://clubedosgeeks.com.br/programacao/php/laravel-angularjs-upload-de-arquivos)
- [Setting up Multi Auth in Laravel 5.2](https://metricloop.com/blog/setting-up-multi-auth-in-laravel-52)
- [Get Laravel Route Parameters in Middleware](https://scotch.io/tutorials/get-laravel-route-parameters-in-middleware)
- [Laravel 5.3 New Features and Updates](https://scotch.io/tutorials/laravel-5-3-new-features-and-updates)
- [Improvements to Authentication in Laravel 5.3](https://josephsilber.com/posts/2016/07/10/authentication-improvements-in-laravel-5-3#table-of-contents)
- [A Teaser of Laravel 5.3 – Watch Out What This New Version Gets With It](http://www.brainvire.com/a-teaser-of-laravel-5-3-watch-out-what-this-new-version-gets-with-it/)
- [Laravel 5.2 - User ACL Roles and Permissions with Middleware using entrust from Scratch Tutorial](http://itsolutionstuff.com/post/laravel-52-user-acl-roles-and-permissions-with-middleware-using-entrust-from-scratch-tutorialexample.html)
- [Build Scalable Newsfeeds with PHP 7 and Laravel – in 60 Minutes](http://blog.getstream.io/build-scalable-newsfeeds-with-php-7-and-laravel-in-60-minutes)
- [WHAT’S NEW IN LARAVEL 5.3 RELEASE](http://imrealashu.in/code/laravel/whats-new-in-laravel-5-3/)
- [PHP framework Laravel selects Vue.js as default JavaScript framework](http://react-etc.net/entry/php-framework-laravel-selects-vue-js-as-default-javascript-framework)
- [Backup/Restore All Databases In Laravel Homestead](https://medium.com/laravel-news/backup-restore-all-databases-in-laravel-homestead-41475a3d7d7a#.shqr4lx6m)
- [Backing Up Laravel Homestead Databases](https://gilbert.pellegrom.me/backing-up-laravel-homestead-databases/)
- [Laravel 5 - Multiple Images Uploading using dropzone.js example with demo](http://itsolutionstuff.com/post/laravel-5-multiple-images-uploading-using-dropzonejs-example-with-demoexample.html)
- [6 Reasons to Move to Laravel Homestead](https://www.sitepoint.com/6-reasons-move-laravel-homestead/)
- [DevClass Videos](http://devclass.co/topics/13/Laravel)
- [HOW TO INSTALL LARAVEL 5 APPLICATION IN DIFFERENT VERSIONS](https://laradevtips.com/2016/08/24/how-to-install-laravel-application-5-and-4/)
- [What's new in Laravel 5.3](http://www.discoversdk.com/blog/whats-new-in-laravel-5.3)
- [Laravel Review](http://www.discoversdk.com/products/laravel#/overview)
- [Laravel vs CakePHP](http://www.discoversdk.com/blog/laravel-vs-cakephp)
- [Easy and Fast Emails with Laravel 5.3 Mailables](https://scotch.io/tutorials/easy-and-fast-emails-with-laravel-5-3-mailables)
- [The Ultimate Guide to Sending Email in Laravel](https://scotch.io/tutorials/ultimate-guide-on-sending-email-in-laravel)
- [Brief Overview Of Design Patterns Used in Laravel](https://www.dunebook.com/brief-overview-of-design-patterns-used-in-laravel)
- [Make migration command: did you know about parameters?](http://laraveldaily.com/make-migration-know-parameters/)
- [Auth: login with username instead of email](http://laraveldaily.com/auth-login-with-username-instead-of-email/)
- [Laravel 5.2 Authentication Custom User Providers](https://blog.georgebuckingham.com/laravel-52-auth-custom-user-providers-drivers/)
- [Custom Authentication (SignIn / SignUp) in Laravel](http://justlaravel.com/custom-authentication-laravel/)
- [Simple and Easy Laravel Login Authentication](https://scotch.io/tutorials/simple-and-easy-laravel-login-authentication)
- [Laravel 5 Whoops](http://blog.spohess.com.br/2015/09/01/laravel-5-whoops/)
- [Laravel Auth](http://blog.spohess.com.br/2015/08/26/laravel-auth/)
- [Creating a Modular Application in Laravel 5.1](http://kamranahmed.info/blog/2015/12/03/creating-a-modular-application-in-laravel/)
- [Creating a database and migrating our URL shortener’s table](https://www.dunebook.com/build-a-link-shortner-app-using-laravel/)
- [ADD ROLE-BASED PERMISSIONS IN LARAVEL](https://www.dunebook.com/add-role-based-permissions-to-laravel-in-laravel-5-1/)
- [Building Web Applications From Scratch With Laravel](http://code.tutsplus.com/tutorials/building-web-applications-from-scratch-with-laravel--net-25517)
- [EASY WAY TO MANAGE OR ADD MODULES IN LARAVEL 5.1](https://www.dunebook.com/easy-to-manage-or-add-modules-in-laravel-5-1/)
- [Laravel 5.3: Migração Suave na Nave](https://blog.codecasts.com.br/laravel-5-3-migra%C3%A7%C3%A3o-suave-na-nave-e498ea429cf7#.od872g1zp)
- [Laravel Collections: PHP Arrays On Steroids](https://scotch.io/tutorials/laravel-collections-php-arrays-on-steroids)
- [Code Bright: Eloquent Collections](https://daylerees.com/codebright-eloquent-collections/)
- [10 less-known (but awesome!) Laravel Collections methods](http://laraveldaily.com/10-less-known-but-awesome-laravel-collections-methods/)
- [Learn TDD in Laravel](http://learntdd.in/laravel/)
- [How to import CSV data to local database in laravel](http://justlaravel.com/import-csv-data-store-database/)## Lumen
- [Build an API with Lumen and Fractal](https://laravelista.com/build-an-api-with-lumen-and-fractal/)## CakePHP
- [Deploy da aplicação em CakePHP3 no heroku](https://medium.com/@lemos/deploy-da-aplica%C3%A7%C3%A3o-em-cakephp3-no-heroku-62a5ccaa8762#.ow80ldnni)
- [Populando sua aplicação em CakePHP 3 com dados de teste](https://medium.com/@lemos/populando-sua-aplica%C3%A7%C3%A3o-em-cakephp-3-com-dados-de-teste-c266b52e9421#.1y166jjpf)
- [Criando ambientes de desenvolvimento com Vagrant e CakePHP](http://blog.luisfred.com.br/criando-ambientes-de-desenvolvimento-com-vagrant-e-cakephp/)## Zend Framework
* [Iniciando com Zend Framework 2: Skeleton e ZfcUser](http://www.phpit.com.br/artigos/iniciando-com-zend-framework-2-skeleton-e-zfcuser.phpit)## API
* [Gerando documentação do seu sistema utilizando a API SAMI](http://www.diegobrocanelli.com.br/php/gerando-documentacao-do-seu-sistema-utilizando-a-api-sami/)
* [JSONPlaceholder - Fake Online REST API for Testing and Prototyping](http://jsonplaceholder.typicode.com/)
* [Designing REST API: Best Practices you Should be Following](https://medium.com/@PradyumnaKulkarni/designing-rest-api-best-practices-you-should-be-following-247bf26015a0#.pnnc8p5xc)
* [Microservices Best Practices](https://blog.codeship.com/microservices-best-practices/)
* [Quer testar sua API? Guzzle e PHPUnit ao resgate (parte 01)](https://lukzgois.github.io/programa%C3%A7%C3%A3o/2016/07/18/testando-apis-guzzle-phpunit-pt-1.html)## Single Page Applications
- [Creating a Single Page Todo App with Node and Angular](https://scotch.io/tutorials/creating-a-single-page-todo-app-with-node-and-angular)
- [Single Page Application (SPA) usando AngularJS com Web API – Parte 03](http://imasters.com.br/front-end/javascript/single-page-application-spa-usando-angularjs-com-web-api-parte-03/)
- [15 Awesome Free JavaScript Libraries to Enhance your Web Applications](https://superdevresources.com/free-javascript-libraries-web-apps/)
- [Single Page Applications: Onde vivem e o que comem](https://blog.codecasts.com.br/single-page-applications-onde-vivem-e-o-que-comem-4fc9a44f3de#.idk4t7oj5)
- [A ERA das Single Page Applications](https://medium.com/@monica85rodrigues/a-era-das-single-page-applications-9d133f260b01#.9gy33kj5r)## Angular 2
* [Learn Angular 2 for Beginners](https://codek.tv/detail/learn-angularjs-2-tutorial-for-beginners-2016-complete)
* [Angular 2 – Best Practises to Level Up](https://blog.budacode.com/2016/06/27/angular-2-best-practises/)## Vue.js
- [Vue.js Brasil](http://www.vuejs-brasil.com.br/)
- [Vue.js News](https://vuejs-news.com/)
- [VueComponents](https://vuecomponents.com/)
- [Build an App with Vue.js a Lightweight Alternative to AngulaurJS](https://scotch.io/tutorials/build-an-app-with-vue-js-a-lightweight-alternative-to-angularjs)
- [Using Vue.js for non SPA’s](https://medium.com/@weblee/using-vue-js-for-non-spa-s-c2bd93f69d32#.c2ij4b5uy)
- [How to use Vue.js with Laravel for the First Time](https://medium.com/looped-in/how-to-use-vue-js-with-laravel-for-the-first-time-fde8c59c8c85#.srto3i3pj)
- [Quick Tip: How to Use VueJS to Preview Images Before Uploading](http://taha-sh.com/blog/quick-tip-how-to-use-vuejs-to-preview-images-before-uploading)
- [How to Create a Reusable Modal Box in Laravel & VueJS](http://taha-sh.com/blog/how-to-create-a-reusable-modal-box-in-laravel-vuejs)
- [Setting Up Ajax Validation with Laravel & VueJS in No Time](http://taha-sh.com/blog/setting-up-ajax-validation-with-laravel-vuejs-in-no-time)
- [5 Practical Examples For Learning Vue.js](http://tutorialzine.com/2016/03/5-practical-examples-for-learning-vue-js/)
- [VueFire - Firebase meets Vue.js](https://www.firebase.com/blog/2016-04-13-vuefire.html)
- [Vue.js Slots: Why would you need them?](http://www.skyronic.com/2016/04/13/vue-slots-example/)
- [Instalación y primeros pasos con Vue.js](https://styde.net/introduccion-a-vue-js/)
- [Curso de Vue.js](https://styde.net/curso-de-vue-js/)
- [Multiple file uploads with Vue.js and Laravel](https://dericcain.com/blog/multiple-file-uploads-with-vue-js-and-laravel)
- [VUE.JS: A (RE)INTRODUCTION](http://blog.evanyou.me/2015/10/25/vuejs-re-introduction/)
- [**Build a Single Page Time Tracking App with Vue.js: Introduction**](https://scotch.io/tutorials/build-a-single-page-time-tracking-app-with-vue-js-introduction)
- [**Build a Single Page Time Tracking App with Vue.js, Part II**](https://scotch.io/tutorials/build-a-single-page-time-tracking-app-with-vue-js-part-ii)
- [**Create a GitHub File Explorer Using Vue.js**](https://scotch.io/tutorials/create-a-github-file-explorer-using-vue-js)
- [A guestbook using Lumen and Vue.js](https://unnikked.ga/a-guestbook-using-lumen-and-vuejs/)
- [**Building a Bookmarking App with Electron, VueJs, and Firebase**](https://coligo.io/bookmarking-app-electron-vuejs-firebase/)
- [VueJs: The Basics](https://coligo.io/vuejs-the-basics/)
- [**SPA with Vue.js and Laravel: Setting Things up**](http://taha-sh.com/blog/spa-with-vuejs-and-laravel-setting-things-up)
- [Building a Single Page Application from Scratch with Vue.js and Laravel](http://taha-sh.com/blog/building-a-single-page-application-from-scratch-with-vuejs-and-laravel)
- [Aprenda Vue com poucas linhas – Introdução básica ao Vue](http://guiferreiracode.com/2016/05/aprenda-vue-com-poucas-linhas-introducao-basica-ao-vue.html)
- [SPA with Vue.js and Laravel: Preparing Categories & Topics API](http://taha-sh.com/blog/spa-with-vuejs-and-laravel-preparing-categories-topics-api)
- [**https://dotdev.co/building-a-readme-generator-with-vue-js-b653cd1638d8#.uevvlo9yh**](https://dotdev.co/building-a-readme-generator-with-vue-js-b653cd1638d8#.uevvlo9yh)
- [Laravel Spark - Vue components](http://christoph-rumpel.com/2016/05/Larave-Spark-Using-Vue-Component)
- [Blog Alan Albuquerque](http://ktquez.com/blog)
- [Vue UI Components](http://vui.github.io/ui/)
- [O que é Vuex](http://vuex.vuejs.org/pt/intro.html)
- [Buscador de Cep - Postmon + VueJS + Bootstrap ](http://codepen.io/angelorubin/pen/yYrRQo)
- [**Exprimentando Vue.js – aplicando no /dev/All**](http://www.itexto.net/devkico/?p=2500)
- [Extraindo o CSS de componentes VueJS para um arquivo separado](https://medium.com/@adams_alves/extraindo-o-css-de-componentes-vuejs-para-um-arquivo-separado-bb9e0553415a#.x9b6iosm8)
- [VueJS series. Part 1](https://medium.com/tldr-tech/vuejs-series-part-1-a452b1a63818#.jt70skbeq)
- [Quick-n-dirty way to deploy Vue + Webpack apps on Heroku](https://medium.com/@sagarjauhari/quick-n-dirty-way-to-deploying-vue-webpack-apps-on-heroku-4ab964ee536#.v5n9lqgnp)
- [Build an App with Vue.js: From Authentication to Calling an API](https://auth0.com/blog/2015/11/13/build-an-app-with-vuejs/)
- [Simple guide to authoring open-source Vue.js components](http://codetunes.com/2016/simple-guide-to-authoring-open-source-vue-js-components/)
- [**Conheça o Vue.js, um framework JavaScript para criação de componentes web reativos**](http://imasters.com.br/framework/conheca-o-vue-js-um-framework-javascript-para-criacao-de-componentes-web-reativos)
- [**CRUD básico com Vue.js e json-server #2**](http://www.vuejs-brasil.com.br/crud-basico-com-vue-js-e-json-server-2/)
- [Vue.js — De amante casual pra uma relação estável](https://medium.com/@wesleysaraujo/vue-js-de-amante-casual-pra-uma-rela%C3%A7%C3%A3o-est%C3%A1vel-ddb1d796da07#.84jlbwdiq)
- [Create an App in VueJS 2](https://auth0.com/blog/2016/07/14/create-an-app-in-vuejs-2/)
- [Consider VueJS for Your Next Web Project](https://blog.codeship.com/consider-vuejs-next-web-project/)
- [Tutorial express de Vue.js en español (4). Creación de componentes.](https://jsjutsu.com/blog/2016/07/tutorial-express-vuejs-4/)
- [Getting Started With Vue.js](https://www.sitepoint.com/getting-started-with-vue-js/)
- [What’s New in Vue.js 1.0](https://www.sitepoint.com/whats-new-in-vue-js-1-0/)
- [Vue-form-generator](http://icebob.github.io/vue-form-generator/)
- [VueStrap - Bootstrap components built with Vue.js.](https://yuche.github.io/vue-strap/)
- [Announcing Vuedo: An open source project built with Laravel and Vue.js](https://dotdev.co/announcing-vuedo-an-open-source-project-built-with-laravel-and-vue-js-84f371409401#.bxh4zyw2y)
- [How popular is VueJS in the industry?](https://www.quora.com/How-popular-is-VueJS-in-the-industry)
- [Getting started with Vue.js](http://www.amitavroy.com/justread/content/articles/getting-started-with-vue-js/)
- [The Majesty Of Vue.js](https://leanpub.com/vuejs/c/Summerdays?utm_campaign=Revue%20newsletter&utm_medium=Newsletter&utm_source=revue)
- [Vue.js examples with code](http://vuejs-examples.netlify.com/)
- [Vue.js File Upload](https://codepen.io/Atinux/pen/qOvawK)
- [Memory card game with VueJS](http://codepen.io/icebob/full/RRLvAg)
- [Building Your First App With Vue.js](http://tutorialzine.com/2016/08/building-your-first-app-with-vue-js/)
- [6 Best JavaScript Frameworks to Learn In 2016](http://www.discoversdk.com/blog/6-best-javascript-frameworks-to-learn-in-2016)
- [Hello World in Vue.js](https://alligator.io/vuejs/hello-world-vuejs)
- [Countdown Timer using Vue.js](http://fareez.info/blog/countdown-timer-using-vuejs/)
- [Create your own Autocomplete using Vue.js](http://fareez.info/blog/create-your-own-autocomplete-using-vuejs/)
- [Building a Mobile App with Cordova and Vue.js](https://coligo.io/building-a-mobile-app-with-cordova-vuejs)
- [Vue.js — Construindo um SPA (Single Page Application) com vue-cli, vue-router, vue-resouce e Vuex (Parte 1)](https://medium.com/@wesleysaraujo/vue-js-construindo-um-spa-single-page-application-com-vue-cli-vue-router-vue-resouce-e-vue-ex-116bf877e158#.5qac8ruhw)
- [Top 7 reasons to try Vue.js in 2016](https://medium.com/front-end-hacking/top-7-reasons-to-try-vue-js-in-2016-8c9255e2aa92#.a5yv16v28)
- [Conheça o Vue.js, um framework JavaScript para criação de componentes web reativos](http://imasters.com.br/front-end/javascript/conheca-o-vue-js-um-framework-javascript-para-criacao-de-componentes-web-reativos)
- [Vue.js não é um Angular simplificado](https://blog.codecasts.com.br/vue-js-nao-e-um-angular-simplificado-6394c18cc689#.7u4bix5ez)
- [[Prévia] Ambientum: Laravel e VueJS 100% Dockerizados](https://blog.codecasts.com.br/ambientum-laravel-e-vuejs-100-dockerizados-733ebb4b1ffb#.vwalawdl)q## Node.js
* [Node Hero - Getting Started With Node.js Tutorial](https://blog.risingstack.com/node-hero-tutorial-getting-started-with-node-js/)## Front-end
- [HTML](#html)
+ [HTML semântico e posicionamento no CSS](https://www.caelum.com.br/apostila-html-css-javascript/html-semantico-e-posicionamento-no-css)
+ [HTML5: entendendo a estrutura e a semântica](http://www.uxdesign.blog.br/front-end/html5-estrutura-semantica/)
+ [Como desenvolver sites utilizando o Bootstrap 3](http://thiagonasc.com/geral/como-desenvolver-sites-utilizando-o-bootstrap-3)
+ [Curso de HTML5 e CSS](http://www.leandroguarino.com.br/index.php?p=curso_html5_css&aula=layout)
+ [BOILERPLATE UM TEMPLATE RÁPIDO PARA SEU PROJETO HTML5](http://www.claudiofelis.com.br/blog/materia/boilerplate-um-template-rapido-html5/)
+ [An Introduction to HTML5 Boilerplate](http://www.sitepoint.com/introduction-html5-boilerplate/)
+ [Using Normalize.css For Homogeneous Development](http://www.hongkiat.com/blog/normalized-css/)
+ [How to Use The HTML5 Sectioning Elements](http://blog.teamtreehouse.com/use-html5-sectioning-elements)
+ [Sections HTML Elements](http://w3c.github.io/html/sections.html#sections)
+ [Semantics, structure, and APIs of HTML documents](https://html.spec.whatwg.org/multipage/semantics.html)
- [CSS](#css)
+ [Top 10 Monthly Articles: CSS](https://medium.mybridge.co/top-10-monthly-articles-css-ba337fcd6051#.l3o8k1mui)
+ [8 Tips to Write CSS You Won't Hate](http://taha-sh.com/blog/8-tips-to-write-css-you-wont-hate)
+ [Qual unidade utilizar - Pixel, EM ou REM - Tableless](http://tableless.com.br/unidade-pixels-em-rem/)
+ [Unidades de CSS moderno: rem, vh, vw, vmin, vmax, ex, ch | desenvolvimento para web](http://desenvolvimentoparaweb.com/css/unidades-css-rem-vh-vw-vmin-vmax-ex-ch/)
+ [Guia definitivo das pseudoclasses e pseudoelementos das CSS](http://maujor.com/tutorial/guia-definitivo-das-pseudoclasses-e-pseudoelementos-css.php)
+ [CSS Best Practices to Follow and Bad Habits to Avoid](http://1stwebdesigner.com/css-best-practices/)
+ [Good and Bad CSS Practices for Beginners](https://speckyboy.com/2016/05/10/good-bad-css-practices/)
+ [Writing efficient CSS](https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Writing_efficient_CSS)
+ [CSS Transforms](http://tableless.com.br/css-transforms/)
+ [CSS Transition e CSS Animation](http://tableless.com.br/transition-e-animation/)
+ [CSS3 – Breve introdução ao RGBA](http://tableless.com.br/css3-breve-introducao-a-rgba/)
+ [Geração de conteúdo estático via CSS](http://tableless.com.br/geracao-estatica-de-conteudo-via-css/)
+ [Propriedade Position do CSS](http://tableless.com.br/propriedade-position-do-css/)
+ [Animation](https://css-tricks.com/almanac/properties/a/animation/)
+ [8 efeitos de transição em CSS3 – CSS3 Transitions](http://wime.com.br/2015/08/21/8-efeitos-de-transicao-em-css3-css3-transitions/)
+ [Qual a diferença entre Animation e Transition CSS](http://pt.stackoverflow.com/questions/59044/qual-a-diferen%C3%A7a-entre-animation-e-transition-css)
+ [Como entender os padrões de cores RGB, RGBA e Hexadecimal?](http://serprogramador.com.br/artigos/topico/css/Como-entender-os-padroes-de-cores-RGB-RGBA-Hexadecimal)
+ [As 10 coisas que você não deve fazer no seu lindo CSS](http://blog.justdigital.com.br/as-10-coisas-que-voce-n%C3%A3o-deve-fazer-no-seu-lindo-css)
+ [Seu código CSS pode ser mais limpo, flexível e reaproveitável](http://blog.caelum.com.br/seu-codigo-css-pode-ser-mais-limpo-flexivel-e-reaproveitavel/)
+ [Efeito cascata, herança e especificidade do CSS](http://tableless.com.br/efeito-cascata-e-especificidade-do-css/)
+ [font-feature-settings](https://css-tricks.com/almanac/properties/f/font-feature-settings/)
+ [Um pouco sobre OpenType](http://tableless.com.br/opentype/)
+ [Um guia completo de tipografia para a web](http://tableless.com.br/um-guia-completo-de-tipografia-para-a-web/)
- [CSS Frameworks](#css-frameworks)
+ [Spectre.css](https://picturepan2.github.io/spectre/)
+ [Primer](http://primercss.io/)
+ [Normalize.css](https://necolas.github.io/normalize.css/)
+ [Introducing Pure.css – A Lightweight Responsive Framework](http://www.sitepoint.com/introducing-pure-css-lightweight-responsive-framework/)
+ [Skeleton](http://getskeleton.com/)
+ [Pure.css](http://purecss.io/)
- [Resources](#resources)
+ [Mockaroo - Random Data Generator | CSV / JSON / SQL / Excel](https://www.mockaroo.com/)
- [FlexBox](#flexbox)
+ [Repensando layouts com FlexBox](http://lucasmaiaesilva.com.br/repensando-layouts-com-flexbox/)
+ [Centralizando conteúdo na vertical e horizontal com CSS Flexbox](http://tableless.com.br/centralizando-conteudo-na-vertical-e-horizontal-com-css-flexbox/)
+ [Flexbox – Organizando seu layout](http://tableless.com.br/flexbox-organizando-seu-layout/)
- [Bootstrap](#bootstrap)
+ [Design multitelas com Bootstrap](https://vinyanalista.github.io/blog/2015/07/05/bootstrap/#.VwViXJwrLcs)
+ [Free Themes for Bootstrap](https://bootswatch.com/)
+ [15 Dúvidas Comuns que Você pode Ter Sobre o Bootstrap](http://webdevacademy.com.br/artigos/15-duvidas-comuns-sobre-bootstrap/)
+ [Bootstrap: Template de Layout Simples](http://webdevacademy.com.br/tutoriais/bootstrap-template-layout-simples/)
+ [Bootstrap 3: Template de Layout com Três Colunas](http://webdevacademy.com.br/tutoriais/bootstrap-template-layout-tres-colunas/)
+ [Bootstrap 3 Datepicker](http://eonasdan.github.io/bootstrap-datetimepicker/)
+ [Bootstrap Validator](http://eonasdan.github.io/bootstrap-datetimepicker/)
+ [Desenvolvendo com Bootstrap 3: um framework front-end que vale a pena!](http://thiagonasc.com/desenvolvimento-web/desenvolvendo-com-bootstrap-3-um-framework-front-end-que-vale-a-pena)
- [Best Front-end frameworks to try in 2016](https://hashnode.com/post/best-front-end-frameworks-to-try-in-2016-cin1unmcn00tvrb535out1y08)
- [Usability](#usability)
+ [A importância dos protótipos no desenvolvimento de sistemas](http://thiagonasc.com/desenvolvimento-web/a-importancia-dos-prototipos-no-desenvolvimento-de-sistemas)
+ [Usabilidade: 10 regras para você desenvolver interfaces agradáveis aos usuários](http://thiagonasc.com/usabilidade/usabilidade-10-regras-desenvolver-interfaces-agradaveis)
+ [Os equipamentos e ferramentas essenciais de um Web Designer](http://thiagonasc.com/webdesign/os-equipamentos-e-ferramentas-essenciais-de-um-web-designer)
- [Sobre o básico que você precisa aprender para ser um front-end](https://medium.com/@diegoeis/sobre-o-basico-que-voce-precisa-aprender-para-ser-um-front-end-6f4bf792c7e7#.v07gt7krh)## Web Design
* [Resources](#resources)
- [300 AWESOME FREE THINGS FOR ENTREPRENEURS & STARTUPS](https://medium.com/swlh/300-awesome-free-things-e07b3cd5fd5b#.rz84fvhqx)
- [These 39 Sites Have Amazing Stock Photos You Can Use For Free](https://medium.com/vantage/these-39-sites-have-amazing-stock-photos-you-can-use-for-free-4ddf3524e1d9#.h88nzj79r)
- [365+ Awesome Free Resources for Entrepreneur, Business and Life](https://medium.com/keep-learning-keep-growing/365-awesome-free-resources-for-entrepreneur-business-and-life-a88a79c6be59#.4rk0txt9f)
- [Free Stock Photos of Workspaces and Office Desks for Website Hero Images](https://superdevresources.com/free-workspace-hero-images/)
- [15 Awesome Free Tools & Resources for Web Developers](https://superdevresources.com/free-web-development-resources/)
- [Free Images](https://superdevresources.com/directory/design-resources/free-images/)
- [Pexels - Best free stock photos in one place](https://www.pexels.com/)## Java
## Agile
- [Desenvolvimento ágil e o software incremental](https://medium.com/codigo-cafeina/desenvolvimento-agil-e-o-software-incremental-c877d394dc00#.v59qhs4a2)
- [Migrando de waterfall para agile](https://medium.com/@giuvicente/migrando-de-waterfall-para-agile-5c6965452a7c#.lqksbegn0)
- [Falando sobre desenvolvimento ágil](https://blog.flama.me/falando-sobre-desenvolvimento-%C3%A1gil-6899ccbbd9e1#.a2qv33jdb)
- [Ser ágil é uma questão de princípios - Parte 1 Entrega de Valor](https://medium.com/@Aerochimps/desvendando-os-princ%C3%ADpios-do-manifesto-%C3%A1gil-52f5baefc1d5#.5ppe3hee8)
- [Direto ao ponto! Entenda o conceito de MVP](https://blog.designa.com.br/direto-ao-ponto-entenda-o-conceito-de-mvp-3b8dc298e1f4#.2dowd664z)
- [Se você é ágil, vai gostar de conhecer o Taiga](https://medium.com/@Aerochimps/se-voc%C3%AA-%C3%A9-%C3%A1gil-vai-querer-conhecer-o-taiga-7087c990dc56#.sri3i1txj)
- [Pequeno glossário ágil](https://medium.com/@Aerochimps/pequeno-gloss%C3%A1rio-%C3%A1gil-c82721d6313f#.tg3qjgogq)
- [Princípios ágeis revisitados: técnicas e práticas](http://blog.caelum.com.br/principios-ageis-revisitados-tecnicas-e-praticas/)
- [Os Melhores Livros sobre Métodos Ágeis do Brasil](http://blog.andrefaria.com/os-melhores-livros-sobre-agilidade-metodos-ageis)
- [Escalando o Agile na Spotify: exemplo de sucesso de Lean Startup, Scrum e Kanban](https://www.infoq.com/br/articles/spotify-escalando-agile)## Scrum
- [Scrum - Visão Geral](http://www.desenvolvimentoagil.com.br/scrum/)
- [Scrum: Gerencie projetos de forma ágil e eficaz](https://medium.com/@lpprodutividade/scrum-gerencie-projetos-de-forma-%C3%A1gil-e-eficaz-99d5fe9798e7#.vcwn6l5z2)
- [Scrum: seu time já deveria estar em outra](https://medium.com/@jcemer/scrum-seu-time-ja-deveria-estar-em-outra-4b11715e2a26#.rdgn7c3x8)
- [Scrum - Dicas para uma Daily mais eficaz](https://medium.com/@eabreusantos/scrum-dicas-para-uma-daily-mais-eficaz-3c8911d61264#.m6q8kt53k)
- [SCRUM é o meio, não o fim](https://medium.com/@handrus/scrum-e-o-meio-nao-o-fim-19434461e91e#.alvulkv52)
- [Gerenciamento de Projeto com Metodologias Agéis — Parte 1 de 2](https://medium.com/@joaovagner/gerenciamento-de-projeto-com-metodologias-ageis-parte-1-de-2-e45db7dbcdb4#.8ezh03jby)
- [Como funciona o Scrum?](http://www.culturaagil.com.br/como-funciona-o-scrum/)
- [**Scrum Guide**](http://www.scrumguides.org/scrum-guide.html)
- [O básico sobre Sprints no Scrum](https://medium.com/@diegoeis/o-b%C3%A1sico-sobre-sprints-no-scrum-c2f2856fcf49#.tmls0yhnp)
- [Scrum com Trello](http://www.mindmaster.com.br/scrum-com-trello/)
- [Como implementar Scrum com uma equipe inexperiente?](http://www.lucascoradini.com.br/como-implementar-scrum-com-uma-equipe-inexperiente/)## Kanban
- [Kanbam Pessoal: Como visualizar seu trabalho de forma simples e efetiva](https://medium.com/@lpprodutividade/kanbam-pessoal-como-visualizar-seu-trabalho-de-forma-simples-e-efetiva-9eea24c05939#.o43v4rl1y)
- [O que é Kanban — Uma explicação simples](https://pensamentoenxuto.com/o-que-%C3%A9-kanban-uma-explica%C3%A7%C3%A3o-simples-5b0f5d9caf1c#.h1pn6fbjt)
- [Yes, You Kanban!](https://medium.com/purple-rock-scissors/yes-you-kanban-307ff0ccc2c4#.875c3x8s7)
- [Kanban: Do início ao fim!](http://www.culturaagil.com.br/kanban-do-inicio-ao-fim/)
- [Scrum e/ou Kanban – Por onde começar?](http://blog.aspercom.com.br/2014/09/05/scrum-kanban-por-onde-comecar/)
- [Organize seus estudos com a técnica do quadro kanban](http://www.terabytesolucoes.com.br/noticias/organize-seus-estudos-com-a-tecnica-do-quadro-kanban-14031113)
- [Kanban: 4 passos para implementar em uma equipe](http://www.devmedia.com.br/kanban-4-passos-para-implementar-em-uma-equipe/30218)## TDD
- [Iniciando com TDD #1 - Minha motivação e primeiro contato](http://phpba.com.br/iniciando-com-tdd-1/)## Productivity
- [**Cronograma de estudos com foco em produtividade**](https://medium.com/nomads-on-rails/challenge-accepted-cronograma-de-estudos-com-foco-em-produtividade-72e50d17fc57#.au8u2j9dk)
- [Produtividade e alta performance: 25 dicas transformadoras que pessoas brilhantes usam para instalar hábitos de sucesso](https://medium.com/@viverdeblog/produtividade-e-alta-performance-25-dicas-transformadoras-que-pessoas-brilhantes-usam-para-e9070ea4ab2#.jrusbyrcm)
- [Se você ainda não conhece o Slack, você está vacilando!](https://medium.com/@diegonovella/se-voc%C3%AA-ainda-n%C3%A3o-conhece-o-slack-voc%C3%AA-est%C3%A1-vacilando-6ffcc31e61ef#.ozvr1viwa)
- [O Slack é lindo e maravilhoso, e você deveria usar na sua empresa](https://medium.com/teken-comunica%C3%A7%C3%A3o/o-slack-%C3%A9-lindo-e-maravilhoso-e-voc%C3%AA-deveria-usar-na-sua-empresa-67ccc135c123#.s6td0wsy2)
- [10 ferramentas que me deixam mais produtivo](https://medium.com/@rogeriopa/10-ferramentas-que-me-deixam-mais-produtivo-a5faf21ac0e#.59tg2kdnu)
- [5 Plugins / Extensões para otimizar o Trello (e uma super dica de bônus)](https://medium.com/@kakate/5-plugins-extens%C3%B5es-para-otimizar-o-trello-e-uma-super-dica-de-b%C3%B4nus-f8d4c98c989c#.ozn5cl5jr)
- [Organizando seu projeto no Trello](https://medium.com/@mayaramorais/organizando-seu-projeto-no-trello-4e7bc46b416c#.av6ob02ll)
- [Desorganizado, indisciplinado e preguiçoso](https://medium.com/@porkaria/desorganizado-indisciplinado-e-pregui%C3%A7oso-4afabbfa39b5#.r2sazhb83)
- [Utilizando o Trello como Helpdesk com integração ao Telegram](https://medium.com/telegram-brasil/usando-o-trello-como-helpdesk-com-integra%C3%A7%C3%A3o-ao-telegram-e0f98e2b0d02#.4utz0is76)
- [11 Useful Tips for Getting the Most out of Slack](https://medium.com/@slackhq/11-useful-tips-for-getting-the-most-of-slack-5dfb3d1af77#.drdrkfkew)
- [Using Trello to Track and Manage your Reading](https://medium.com/@juvoni/using-trello-to-track-and-manage-your-reading-2fbdc4da88e#.c3anbselp)
- [5 apps para aumentar a sua produtividade](https://medium.com/@lucascguedes/5-apps-para-aumentar-a-sua-produtividade-6dd2fd70860e#.xj17vprql)
- [Slack reminders: Sua secretaria pessoal](https://medium.com/@madsonmac/slack-reminders-sua-secretaria-pessoal-5bac58b92a96#.aoiuvf6cz)
- [7 Coisas Que Você Precisa Parar de Fazer Para Ser Mais Produtivo, Comprovado Pela Ciência](https://medium.com/brasil/7-coisas-que-voce-precisa-parar-de-fazer-para-ser-mais-produtivo-comprovado-pela-ciencia-57be226d7a21#.3gj1w7wd8)
- [**Tentando corrigir minhas deficiências**](https://medium.com/@andersoonfront/tentando-corrigir-minhas-defici%C3%AAncias-9138ee858850#.htdqvkwkl)
- [5 motivos para sua empresa usar Slack](https://tecnoblog.net/179267/slack-motivos-para-usar/)
- [Did you know most people only use 10% of Slack?](https://premium.wpmudev.org/blog/slack-tips/)
- [Como usar a ferramenta trello no seu planejamento e realizar as promessas de Ano Novo](http://blog.pr.sebrae.com.br/planejamento/como-utilizar-o-trello-no-seu-planejamento)
- [Dicas Para Melhorar A Comunicação Na Sua Empresa](https://br.blog.trello.com/dicas-para-melhorar-a-comunicacao-na-sua-empresa/)
- [Dicas e Apps para Trello; como organizar seu trabalho de forma fácil](http://www.techtudo.com.br/dicas-e-tutoriais/noticia/2016/03/dicas-para-trello-saiba-como-organizar-o-trabalho-de-forma-facil.html)
- [Como organizar seus arquivos e sua vida nos concursos usando Evernote, Trello, Dropbox e cia.](http://blogdofernandomesquita.com.br/organizar-arquivos-nuvem/)
- [Como usar o Trello para organizar sua vida](http://br.blogthinkbig.com/2015/07/04/como-usar-o-trello-para-organizar-sua-vida/)
- [Aprenda uma nova língua com as dicas do CEO do Duolingo](https://br.blog.trello.com/aprenda-uma-nova-lingua-com-as-dicas-do-ceo-do-duolinguo/)
- [Como Estabelecer, Planejar, e Cumprir as Metas Mais Importantes da Sua Vida](http://br.blog.trello.com/como-estabelecer-planejar-e-cumprir-as-metas-mais-importantes-da-sua-vida/)
- [Encontrando melhores formas de trabalhar com o Trello](http://blog.caelum.com.br/encontrando-melhores-formas-trabalhar-com-o-trello/)
- [Template Books](https://trello.com/b/SnizA0oY/books)
- [Template Retrospective Techniques for Scrum Masters](https://trello.com/b/40BwQg57/retrospective-techniques-for-coaches-scrum-masters-and-other-facilitators)
- [Template Scrum with Trello](https://trello.com/b/ultdy0tY/template-scrum-with-trello)
- [**Como fazer listas ajudou na minha produtividade**](https://medium.com/brasil/como-fazer-listas-ajudou-na-minha-produtividade-83ab9bbfc6d5#.mx4k52btt)
- [Tools of the Trade: Software we love (or tolerate) at Tighten](https://blog.tighten.co/tools-of-the-trade-software-we-love-or-tolerate-at-tighten)
- [10 mandamentos para desenvolvedores alcançarem o equilíbrio entre a vida pessoal e profissional](http://blog.livecoding.tv/2016/07/11/10-mandamentos-para-desenvolvedores-alcancarem-o-equilibrio-entre-vida-pessoal-e-profissional/)
- [10 hábitos que acabam com a produtividade de um programador](http://blog.livecoding.tv/2016/03/28/10-habitos-que-acabam-com-a-produtividade-de-um-programador/)## Database
- [Dicas para trabalhar com modelos de dados grandes](http://imasters.com.br/banco-de-dados/dicas-para-trabalhar-com-modelos-de-dados-grandes)
- [Building the optimal user database model for your application](https://www.getdonedone.com/building-the-optimal-user-database-model-for-your-application/)
- [MongoDb - Como mudar seu jeito relacional de pensar - Parte 1](http://nomadev.com.br/mongodb-como-mudar-seu-jeito-relacional-de-pensar/)## Design Patterns
- [How to Simplify Development with the Repository Pattern](http://www.masterzendframework.com/why-the-repository-pattern/)## Git and Github
- [Tudo que você queria saber sobre git e github, mas tinha vergonha de perguntar](http://tableless.com.br/tudo-que-voce-queria-saber-sobre-git-e-github-mas-tinha-vergonha-de-perguntar/)
- [Git: Alterando seus commits com rebase - parte 1/2](http://www.raphaelfabeni.com.br/git-alterando-commits-parte-1/)
- [Git: Alterando seus commits com rebase - parte 2/2](http://www.raphaelfabeni.com.br/git-alterando-commits-parte-2/)
- [An Intro to Git and GitHub](https://medium.com/@abhishekj/an-intro-to-git-and-github-1a0e2c7e3a2f#.jhyvxq751)
- [GitHub: Atualizando seu fork](http://www.raphaelfabeni.com.br/atualizando-seu-fork/)
- [Pensando em URLs no Github](https://medium.com/@afonsopacifer/pensando-em-urls-no-github-3517d97249d0#.z9yahnf98)
- [Dicas de Git](https://vinyanalista.github.io/blog/2015/09/27/dicas-de-git/#.VwgVetQrLcv)
- [GIST – UM MODO DE COMPARTILHAR BLOCOS DE CÓDIGO](http://www.profissionaisti.com.br/2011/03/gist-um-modo-de-compartilhar-blocos-de-codigo/)
- [Getting Git right, with tutorials, news and tips](https://www.atlassian.com/git/)
- [Understanding the GitHub Flow](https://guides.github.com/introduction/flow/)
- [**Contribuindo em projetos open source com o github**](http://tableless.com.br/contribuindo-em-projetos-open-source-com-o-github/)
- [**Contribuindo em projetos Open Source utilizando git parte 1**](https://medium.com/@pragmaticivan/contribuindo-em-projetos-open-source-utilizando-git-parte-1-d2b160e0abb5#.7wv2mg91w)
- [**Forking workflow Contribuindo em projetos Open Source utilizando git parte 2**](https://medium.com/@pragmaticivan/forking-workflow-contribuindo-em-projetos-open-source-utilizando-git-parte-2-a1849204d02e#.nm6nxtj83)
- [git - guia prático](http://rogerdudler.github.io/git-guide/index.pt_BR.html)
- [Git Flow – Uma forma legal de organizar repositórios git](http://fjorgemota.com/git-flow-uma-forma-legal-de-organizar-repositorios-git/)
- [Contributing to Open Source Software with Git](https://scotch.io/tutorials/contributing-to-open-source-software-with-git)
- [Git fundamentals](https://laravelista.com/git-fundamentals)
- [Learn Git Branching](http://learngitbranching.js.org/)
- [Git Rebase for Reasonable Developers](https://dotdev.co/git-rebase-for-reasonable-developers-26dc8776dc25#.iee2sskyz)
- [**Tudo o que você precisa saber sobre Git**](http://www.obomprogramador.com/2014/11/tudo-o-que-voce-precisa-saber-sobre-git.html)
- [**Learn Git in 30 Minutes**](http://tutorialzine.com/2016/06/learn-git-in-30-minutes/)
- [**Git Cheatsheet**](http://ndpsoftware.com/git-cheatsheet.html)
- [Lesser known Git commands](https://hackernoon.com/lesser-known-git-commands-151a1918a60#.azc0gtipl)## Ghost
* [Themes](#themes)
- https://github.com/elenatorro/Bootstrap-Ghost-Theme
- https://github.com/Reedyn/Draugur
- https://github.com/TryGhost/Casper
- https://github.com/cparaiso/clonium
- https://github.com/dlecina/StayPuf
- https://github.com/mihneadb/no-nonsense
- https://github.com/germannencinas/Gunter
- https://github.com/stsbd/whisper## Mobile
- [Nativo x Híbrido discussão final parte 01](http://imasters.com.br/desenvolvimento/nativo-x-hibrido-discussao-final-parte-01/)
- [O que são Progressive Web Apps?](http://arquiteturadeinformacao.com/mobile/o-que-sao-progressive-web-apps/)
- [Um fluxograma para você decidir entre App ou Site Mobile](http://arquiteturadeinformacao.com/mobile/um-fluxograma-para-voce-decidir-entre-app-ou-site-mobile/)
- [Ionic](#ionic)
+ [How to Deploy Hybrid Mobile App using Ionic Framework on Heroku](https://medium.com/@nomanyaqoob/how-to-deploy-hybrid-mobile-app-using-ionic-framework-on-heroku-889c2600805b#.w2045s6ge)
+ [Ambiente de Desenvolvimento Ionic Framework no Ubuntu 14.04 (com Vagrant)](https://medium.com/@matheuslao/ambiente-de-desenvolvimento-ionic-framework-no-ubuntu-14-04-com-vagrant-72d85d1ce7eb#.687q7o93a)
+ [Create Your First Mobile App with AngularJS and Ionic](https://scotch.io/tutorials/create-your-first-mobile-app-with-angularjs-and-ionic)
+ [Create a Mobile Application Using WordPress, Ionic, and AngularJS](http://code.tutsplus.com/tutorials/create-a-mobile-application-using-wordpress-ionic-and-angularjs--cms-24170)
- [Android](#android)
+ [Login com a API do GooglePlus no Android](http://tableless.com.br/login-com-api-do-googleplus-no-android/)## Object Oriented
- [Objects Calesthenics](https://medium.com/@rogeriozambon/object-calisthenics-fea3b5c2d9c#.297b7iu3w)
- [Evite singleton e estruturas estáticas](https://medium.com/@rogeriozambon/evite-singleton-e-estruturas-est%C3%A1ticas-80b582881937#.9m79dr61f)## Markdown
- [Adicionando Markdown ao seu kit de sobrevivência na web](https://medium.com/nomads-on-rails/adicionando-markdown-ao-seu-kit-de-sobrevivencia-na-web-5e7ff9b2b3bb#.5oxie9lxn)
- [Aprenda Markdown](http://blog.da2k.com.br/2015/02/08/aprenda-markdown/)
- [Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#emphasis)## DevOps
- [Os Padrões dos Gigantes da Web – DevOps](http://blog.octo.com/pt-br/os-padroes-dos-gigantes-da-web-devops/)
- [Nginx para melhorar o desempenho do seu site](http://www.kinghost.com.br/blog/2016/06/descubra-os-segredos-do-nginx-para-melhorar-o-desempenho-do-seu-site/)
- [CONFIGURANDO UM VPS PARA HOSPEDAGEM DE SITE – PARTE 1: INTRODUÇÃO](http://fatorbinario.com/configurando-um-vps-para-hospedagem-de-site-parte-1-introducao/)
- [VPS Digital Ocean: primeiros passos com hospedagem Linux](https://mariano.eng.br/vps-digital-ocean-primeiros-passos-hospedagem-sites-linux/)
- [Hospedagem na Digital Ocean](http://icaromelo.com/hospedagem-na-digital-ocean/)
- [Setting up PHP 7 Servers with Laravel Forge and DigitalOcean](https://www.sitepoint.com/setting-up-php-7-servers-with-laravel-forge-and-digitalocean/)
- [Deploy PHP Apps Easily with Laravel Forge](https://scotch.io/tutorials/deploy-php-apps-easily-with-laravel-forge)
- [How To Host Laravel 5.2 On Cloud](https://www.cloudways.com/blog/host-laravel-5-2-on-cloud/)
- [How to Install Laravel with an Nginx Web Server on Ubuntu 14.04](https://www.digitalocean.com/community/tutorials/how-to-install-laravel-with-an-nginx-web-server-on-ubuntu-14-04)
- [Instalando Laravel 5 na DigitalOcean](https://rafaell-lycan.com/2015/instalando-laravel-digital-ocean/)
- [How To Install Laravel On DigitalOcean](https://www.cloudways.com/blog/install-laravel-on-digitalocean/)## Docker
- [Iniciando com o Docker: dicas práticas para começar a usar agora mesmo](http://tableless.com.br/iniciando-com-o-docker-dicas-praticas-para-comecar-usar-agora-mesmo/)
- [LaraDock](http://laradock.github.io/laradock/)
- [Criando um ambiente de desenvolvimento PHP com Docker Compose](http://www.phprs.com.br/2016/05/criando-um-ambiente-de-desenvolvimento-php-com-docker-compose/)## Vagrant
- [Vagrant](https://medium.com/@joaovagner/vagrant-58e623d131ba#.jwfri0dee)
- [Várias máquinas dentro de uma — Parte 1](https://medium.com/@henriquemoreno/v%C3%A1rias-m%C3%A1quinas-dentro-de-uma-parte-1-bd80d3e05b8f#.rbqclm4hk)
- [Várias máquinas dentro de uma — Parte 2](https://medium.com/@henriquemoreno/v%C3%A1rias-m%C3%A1quinas-dentro-de-uma-parte-2-e8fa6de8f4f#.sj0jkbcv8)
- [Instalando Vagrant no Ubuntu 14.04 para desenvolvedores PHP](https://medium.com/@guiseek/instalando-vagrant-no-ubuntu-14-04-para-desenvolvedores-php-aab3ddfd588d#.mzou6ocmt)
- [How to install and use Vagrant](https://medium.com/learn-laravel-5/vagrant-eb404fa7725c#.aszoyincg)## IDEs
* [Sublime Text](#sublime-text)
- [Best Sublime Text 3 Themes of 2015 and 2016](https://scotch.io/bar-talk/best-sublime-text-3-themes-of-2015-and-2016)
- [Installing ‘subl’ terminal extension for Sublime Text](http://devmarketer.io/learn/installing-subl-terminal-extension-for-sublime-text/)
* [How to Edit Consistently Using EditorConfig](http://www.masterzendframework.com/consistent-editing-with-editorconfig/)## Regex
* [Entendendo as Expressões Regulares](http://www.phpit.com.br/artigos/entendendo-as-expressoes-regulares.phpit)
* [O básico sobre Expressões Regulares](http://tableless.com.br/o-basico-sobre-expressoes-regulares/)## Linux
* [Guia de referência – Lista de Comandos para Linux
](http://computeirodadepressao.com/guia-com-mais-de-500-comandos-do-linux-explicados/)## Jobs
* [SP Desenvolvedor(a) PHP](http://trampos.co/oportunidades/126475-desenvolvedor-php)
* [Desenvolvedor(a) PHP / Laravel - Pleno ou Sênior](http://bolha.com.br/vaga-desenvolvedor-back-end-php-laravel/)
* [Rio de Janeiro - Desenvolvedor Front-End na Mongeral Aegon](https://github.com/frontendbr/vagas/issues/59)## English
- [Para aprender Inglês… você precisa aprender a ouvir!](https://medium.com/@maestrocursos/para-aprender-ingl%C3%AAs-voc%C3%AA-precisa-aprender-a-ouvir-3a6bd01fc586#.qfa7ssf64)
- [Blog Descubra o Mundo](http://blog.descubraomundo.com/)