{"id":15413168,"url":"https://github.com/tomwayson/ambitious-arcgis-app","last_synced_at":"2025-04-12T06:02:47.877Z","repository":{"id":74375138,"uuid":"83280301","full_name":"tomwayson/ambitious-arcgis-app","owner":"tomwayson","description":"Code and resources for the 2017 DevSummit Building Ambitious Applications Integrated with ArcGIS Online / Portal workshop","archived":false,"fork":false,"pushed_at":"2017-03-22T18:24:43.000Z","size":346,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-26T01:23:08.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://ambitious-arcgis-app-tom.surge.sh","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomwayson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-27T07:17:51.000Z","updated_at":"2018-05-06T00:05:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"7d369d63-6d80-4289-830e-fadba93193d8","html_url":"https://github.com/tomwayson/ambitious-arcgis-app","commit_stats":{"total_commits":50,"total_committers":5,"mean_commits":10.0,"dds":0.5,"last_synced_commit":"cb006bacbcc0b8205789729fca48d56a1a4c6851"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomwayson%2Fambitious-arcgis-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomwayson%2Fambitious-arcgis-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomwayson%2Fambitious-arcgis-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomwayson%2Fambitious-arcgis-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomwayson","download_url":"https://codeload.github.com/tomwayson/ambitious-arcgis-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525137,"owners_count":21118616,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T16:55:49.139Z","updated_at":"2025-04-12T06:02:47.785Z","avatar_url":"https://github.com/tomwayson.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Building Ambitious Applications Integrated with ArcGIS Online/Portal\n\nThis repository contains the source code and resources from the DevSummit 2017 Building Ambitious Applications Integrated with ArcGIS Online/Portal pre-conference workshop.\n\n## Presenters\n\n- Dave Bouwman [@dbouwman](https://github.com/dbouwman)\n- Mike Juniper [@mjuniper](https://github.com/mjuniper)\n- Tom Wayson [@tomwayson](https://github.com/tomwayson)\n\n## Outline\n\n- Building an App\n  - [slides](http://mjuniper.github.io/presentations/ds2017/ambitious-apps-building.html)\n  - [workshop](https://github.com/tomwayson/ambitious-arcgis-app/blob/master/workshop/1-building-an-app.md)\n- Architecture\n  - [slides](http://mjuniper.github.io/presentations/ds2017/ambitious-apps-architecture.html)\n  - [workshop](https://github.com/tomwayson/ambitious-arcgis-app/blob/master/workshop/2-architecture.md)\n- Addons\n  - [slides](https://tomwayson.github.io/dev-summit-2017-ambitious-arcgis-workshop/addons.html)\n  - [workshop](https://github.com/tomwayson/ambitious-arcgis-app/blob/master/workshop/3-addons.md)\n- Auth\n  - [workshop](https://github.com/tomwayson/ambitious-arcgis-app/blob/master/workshop/4-auth-me-baby.md)\n- Maps\n  - [slides](https://tomwayson.github.io/dev-summit-2017-ambitious-arcgis-workshop/maps.html)\n  - [workshop](https://github.com/tomwayson/ambitious-arcgis-app/blob/master/workshop/5-maps.md)\n- Deployment\n  - [slides](http://mjuniper.github.io/presentations/ds2017/ambitious-apps-deployment.html)\n  - [workshop](https://github.com/tomwayson/ambitious-arcgis-app/blob/master/workshop/6-deployment.md)\n\n### Alternative Map Workshop\n\nAfter giving this workshop, we've released [ember-esri-loader](https://www.npmjs.com/package/ember-esri-loader), an addon to allow lazy loading the ArcGIS API for JavaScript in Ember applications. As an alternative to the above map workshop we presented which uses ember-cli-amd, you can follow this workshop:\n\n- Maps using ember-esri-loader\n  - [slides (same as above)](https://tomwayson.github.io/dev-summit-2017-ambitious-arcgis-workshop/maps.html)\n  - [workshop](https://github.com/tomwayson/ambitious-arcgis-app/blob/master/workshop/alt-5-ember-esri-loader-maps.md)\n\n## Source Code\n\nIf you go through the above workshops, you should have an application that looks like the code in this repository.\n\nThe source code in this repository was built before the worshop. The exact source code we built together in the class can be found at https://github.com/mjuniper/ambitious-arcgis-app\n\n## Prerequisites\n\nYou will need the following things properly installed on your computer.\n\n* [Git](https://git-scm.com/)\n* [Node.js](https://nodejs.org/) (with NPM)\n* [Bower](https://bower.io/)\n* [Ember CLI](https://ember-cli.com/)\n* [PhantomJS](http://phantomjs.org/)\n\n## Further Reading / Useful Links\n\n* [ember.js](http://emberjs.com/)\n* [ember-cli](https://ember-cli.com/)\n* Development Browser Extensions\n  * [ember inspector for chrome](https://chrome.google.com/webstore/detail/ember-inspector/bmdblncegkenkacieihfhpjfppoconhi)\n  * [ember inspector for firefox](https://addons.mozilla.org/en-US/firefox/addon/ember-inspector/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomwayson%2Fambitious-arcgis-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomwayson%2Fambitious-arcgis-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomwayson%2Fambitious-arcgis-app/lists"}