Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 18 additions & 16 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
* [ES6 and Beyond Workshop Part 1 at PayPal (Jan 2017)](https://www.youtube.com/watch?v=t3R3R7UyN2Y&t=4844s&list=PLV5CVI1eNcJgNqzNwcs4UKrlJdhfDjshf&index=16)
* [ES6 and Beyond Workshop Part 2 at PayPal (March2017)](https://www.youtube.com/watch?v=eOKQDh50ECU&t=16s&list=PLV5CVI1eNcJgNqzNwcs4UKrlJdhfDjshf&index=13)
* [Motion Graphics about programming](http://reactive.how/)

## TypeScript
* [Getting started with TypeScript](https://www.codingforentrepreneurs.com/projects/getting-started-typescript/)
* [Learn TypeScript in 30 Minutes](https://tutorialzine.com/2016/07/learn-typescript-in-30-minutes)
Expand Down Expand Up @@ -183,7 +183,7 @@
#### AngularJS Directives I have Found Useful for Quick Saas Apps

* [Autocomplete and Mention Directive - mentio](http://jeff-collins.github.io/ment.io/#/)

### Angular 2
* [Angular Expo - Showcase of Angular 2 webapps](http://angularexpo.com/)
* [Creating you first real world angular 2 app from authentication to..](https://auth0.com/blog/creating-your-first-real-world-angular-2-app-from-authentication-to-calling-an-api-and-everything-in-between/)
Expand All @@ -201,11 +201,12 @@
* [Planning an Angular application](http://developer.telerik.com/topics/web-development/planning-an-angular-application/)
* [Rangle's Angular 2 Training Book](https://www.gitbook.com/book/rangle-io/ngcourse2/details)
* [Learn Angular 2 Development with our Free Course](https://coursetro.com/courses/8/Learn-Angular-2-Development-with-our-Free-Course)

### ReactJS
* [reactforbeginners.com](https://reactforbeginners.com)
* [react.express](http://www.react.express/)
* [learnredux.com](http://learnredux.com/)

### Specific Resources for ReactJS
* [ReactJS Introduction for people who know just enough JQuery to get by](http://reactfordesigners.com/labs/reactjs-introduction-for-people-who-know-just-enough-jquery-to-get-by/)
* [Creating a simple shopping cart with ReactJS and Flux](https://scotch.io/tutorials/creating-a-simple-shopping-cart-with-react-js-and-flux)
Expand Down Expand Up @@ -237,10 +238,10 @@
* [The Benefits of Server side rendering over client side rendering](https://medium.com/walmartlabs/the-benefits-of-server-side-rendering-over-client-side-rendering-5d07ff2cefe8)
* [How to build yourself a Redux](https://zapier.com/engineering/how-to-build-redux)
* [A Cartoon Introduction to Redux](https://code-cartoons.com/a-cartoon-intro-to-redux-3afb775501a6)

### React Native
* [reactnative.training](http://reactnative.training/)

### Specific Resources for React Native
* [React Native Training - Fundamentals Keynote Slides](https://github.com/react-native-training/fundamentals-slides)
* [The essential boilerplate to authenticate users on your react native app](https://medium.com/@alexmngn/the-essential-boilerplate-to-authenticate-users-on-your-react-native-app-f7a8e0e04a42#.7gfgzbzif)
Expand Down Expand Up @@ -414,7 +415,7 @@
* [Model Default Ordering: Assigning Global Scope](http://laraveldaily.com/model-default-ordering-assigning-global-scope/)
* [Autocomplete using Laravel and VueJS](https://medium.com/@jagadeshanh/autocomplete-using-laravel-and-vuejs-b892f104372d#.5k93o4wet)
* [How make Laravel and ElasticSearch become friends](https://medium.com/@babenko.i.a/how-to-make-laravel-and-elasticsearch-become-friends-55ed7690331c)

## Machine Learning
* [Machine Learning - Google Crash Course](https://developers.google.com/machine-learning/crash-course/)

Expand All @@ -441,7 +442,7 @@
* [How to handle User Authentication With AngularJs in your Ionic App](http://devdactic.com/user-auth-angularjs-ionic/)
* [Ultimate angularjs and Ionic Performance Cheat Sheet](http://julienrenaux.fr/2015/08/24/ultimate-angularjs-and-ionic-performance-cheat-sheet/)
* [Awesome Ionic](https://github.com/Alexintosh/Awesome-Ionic)

## Firebase

### Specific Resource
Expand All @@ -464,8 +465,8 @@
* [How to become a better developer by coding less](https://www.sitepoint.com/how-to-become-a-better-developer-by-coding-less/)
* [How to think like a Programmer](https://medium.freecodecamp.org/how-to-think-like-a-programmer-3ae955d414cd)
* [How to write a great resume for software engineers](https://medium.freecodecamp.org/how-to-write-a-great-resume-for-software-engineers-75d514dd8322)
## Developer Inspiring Stories

## Developer Inspiring Stories
* [Sebastian Mckenzie's 2015 In Review](https://medium.com/@sebmck/2015-in-review-51ac7035e272#.f5u4kzhjg)
* [John Morony - Developing Authority: Year in Review 2016](http://developingauthority.com/year-in-review-2016/)

Expand Down Expand Up @@ -515,6 +516,7 @@
* [High Scalability](https://highscalability.wordpress.com/)
* [Highly Scalable](http://highscalability.com/)
* [Ops School](http://www.opsschool.org)
* [Cron Tasks Schedule](https://crontab.guru/)

## Commandline

Expand All @@ -539,7 +541,7 @@
## Design Patterns
* [2 Design Patterns that will make your applications better](http://ryantablada.com/post/two-design-patterns-that-will-make-your-applications-better)
* [Reusable Repository Design in Laravel](http://slashnode.com/reusable-repository-design-in-laravel/)

## Better Programming, Better development teams, Better Product
* [Giving Better Code Reviews](https://medium.com/@mrjoelkemp/giving-better-code-reviews-16109e0fdd36#.de615s9i6)
* [How to write a Great Error message](https://medium.com/@thomasfuchs/how-to-write-an-error-message-883718173322#.rdv2usryh)
Expand Down Expand Up @@ -590,14 +592,14 @@

## Authentication
* [Auth Boss](https://github.com/teesloane/Auth-Boss)

## Frontend Development
* [The Frontend Development Handbook](https://frontendmasters.com/books/front-end-handbook/2017/)

## Chrome Dev Tools
* [Preload, Prefetch and Priorities in Chrome](https://medium.com/reloading/preload-prefetch-and-priorities-in-chrome-776165961bbf)
* [Getting Started With Headless Chrome](https://developers.google.com/web/updates/2017/04/headless-chrome)

## Realtime
* [How to build a realtime chart using Laravel and Pusher](https://blog.pusher.com/build-realtime-chart-using-laravel-pusher/)
* [How to update a user’s status in realtime in JavaScript](https://blog.pusher.com/update-users-status-realtime-javascript/)
Expand All @@ -606,11 +608,11 @@

## Stories From The Trenches
* [How we fine-tuned HAProxy to achieve 2,000,000 concurrent SSL connections](https://medium.freecodecamp.com/how-we-fine-tuned-haproxy-to-achieve-2-000-000-concurrent-ssl-connections-d017e61a4d27)

## Conference Talks
* [JavaScript is a Buffet, not the enemy - Chris Heilmann](https://youtu.be/rfgXKJPMCos)
* [Everything is a plugin! Mastering webpack from the inside out - Sean Larkin](https://www.youtube.com/watch?v=4tQiJaFzuJ8)

## Remote Work
* []()

Expand Down