Skip to content

Development Resources

radumas edited this page Apr 30, 2015 · 3 revisions

We get a lot of questions from newcomers about where to learn some of the pieces we're using to build Finda. We're collecting those resources here so that they can benefit people more easily. They're roughly ordered, with more basic technologies listed at the top, and more specific libraries at the bottom.

Git

HTML

CSS

Javascript

Bootstrap 3 (HTML/CSS framework)

jQuery (DOM manipulation)

Lo-Dash (helper functions)

Flight (Javascript framework)

Leaflet (mapping)

Jasmine (testing)

RequireJS (dependency management)