FOSS4G - Live Coding Mapbox and React Apps with Typescript and Web Components

preview_player
Показать описание
Build web mapping applications faster and with less pain using Typescript and Web Components. Typescript helps you code faster by giving you immediate feedback on errors, but also insight into function parameters, available methods and documentation. Web Components and component driven design make it easier to build complex applications by divvying up responsibilities. They also make it easy to share and deploy your applications across the web. The included approaches apply equally well to Angular, Vue, etc., and other mapping libraries like Google Maps, Leaflet and Open Layers.

I'm the Senior Software Engineer at ZevRoss Spatial Analysis, where we have 20 years of experience conducting research in the fields of environmental health, exposure assessment, natural resources and urban planning. The company has helped to unravel geographic and temporal patterns in data for clients ranging from the World Health Organization and Fortune 500 companies to universities and small non-profit organizations. Company research has been published in high impact journals and cited by The New York Times, NPR, The Los Angeles Times, and other major media outlets across the country.

This talk will be useful for anyone developing web mapping applications and is interested in Typescript as a more efficient and enjoyable paradigm when working with Javascript. Web components enable easier reuse of discrete UI components, and mirror the component driven design principles that are already at the heart of the major web frameworks. This talk could be useful for anyone who is just getting started with web mapping, but will probably be more useful to those who already have some familiarity with building web apps using Mapbox or one of the other mapping libraries.

Authors and Affiliations –
Chris Marx
ZevRoss Spatial Analysis, NY, USA

Track –
Software

Topic –
Software/Project development

Level –
2 - Basic. General basic knowledge is required.

Language of the Presentation –
English
Рекомендации по теме
Комментарии
Автор

i recently deployed a test project to firebase, it works fine on local host but the map doesn't show in production, i tried using netlify but had the same issue, i'm using react and typescript as well and the solutions i'm weeing online is for react without typescript, pls can you. help?

eniolakayode