slashroots / coi-mapping-website

The Caribbean Tech Ecosystem Map is an interactive, searchable, centralized database of ICT, mobile and open data stakeholders and initiatives from across the Caribbean.
http://coi-mapping-website.herokuapp.com/map
2 stars 2 forks source link

Code optimizations #52

Closed nickwleo closed 8 years ago

nickwleo commented 8 years ago

Removed a lot of dead code and rewrote pieces of a few things (like country filtering) to be done more sensibly...

And a few other little optimizations here and there - basically just removing all the things that should have been taken out long ago. See individual commit messages for specifics.