Skip to content

HubCitySoftwareDevelopment/Front-End-Dev-February-19-Backbone.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

Hey engineers!

We'll be holding our inaugural meetup on February 19th at 6:30PM. The technical presentation for the evening will be on the Backbone.js library with a focus on design patterns involved in JavaScript MV* and MVC style frameworks. We will be building a simple "Online Arboretum" application during the presentation. We kindly ask if you would like to participate in the interactive development session to please bring your own laptop to code along.

The meetup will be hosted at the Pharmedio office in Oak Grove. The address is 6641 U.S. 98 #200, Hattiesburg, MS 39402. We are located on the second floor. If you have any questions, comments, or concerns, please contact me at wes@pharmedio.com.

Hope to see you there!

What you need to know

The finalized Annotated source can be found with the 'annotated' folder. You can find a barebones mockup of the presentation within the 'src' folder. The majority of the technical work done can be found in /js/arboretum.js with the actual implementation done in index.html.

Dependencies used:

JavaScript:

Backbone.js : Our JavaScript MV* Framework

Underscore.js : JavaScript Array and Object Management Done Right

Handlebars.js : For easy JavaScript Templating

jQuery : DOM Manipulation Toolkit

CSS:

Bootstrap 3.1 : Mobile First Responsive Design Framework

About

Front End Development - Learning about Backbone.js and JavaScript MV* libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages