Skip to content

igorlima/rubyconfbr2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Conf BR 2016

A walk through realtime databases: Powering the next gen of JS apps

This talk covers a way on how to focus on front-end development and not spend hours on server-side work. The use of DBaaS - DataBase as a Service - allows us to focus on what JS developer likes - JS stuff. No matter which framework you are familiar with: ReactJS, AngularJS, Backbone, EmberJS, and so forth. DBaaS fits any JS library/framework. It gives us many advantages. During the talk, there will be few examples using AppBase and Firebase. Both are DBaaS platforms. These examples cover details on how getting started, setting up and so on.

Enjoy and take advantages. Slides are here: http://s.codepen.io/igorribeirolima/debug/EgkZWd

local http static server

To run an ad hoc http static server in current (or specified) directory, available at http://localhost:8000

python -m SimpleHTTPServer 8000

About

A walk through realtime databases: Powering the next gen of JS apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors