Twin Cities Code Camp

Sreenath Pillai

Deconstructing Laravel to Rebuild a Personal Backend-as-a-Service

by Sreenath Pillai

Sat, Apr 16, 2016
Room: Rapson 54
Time: 9:45

Laravel is a popular PHP MVC framework, using the common design pattern to separate concerns, improve performance, and organize code. We will break down and understand the base components of the framework, and then rebuild it in a way that is as framework-agnostic as possible. Then we will add some features to turn it into a 'Backend-as-a-Service' that you can use to speed up the development of your web, mobile, or IoT projects! Lastly, we will build classes in both JS and Objective-C to demonstrate how to talk with our newly created backend.

About the Author

Sreenath Pillai is an entrepreneur and software development veteran. He has been programming as a hobby since the age of 8, having the great privilege of using his Dad's Sun workstations. Since then, he has worked with a ton of companies in the Madison, WI area and started his own consultancy. He has spent over 10 years immersed in the academic, industrial, and startup scenes of the tech world. He is most passionate about listening to and helping people, building things, and thinking.