Recordings tagged javascript

SESSION

Choose Your Own Adventure with Astro

Eric Carlisle the benefits of Astro's islands architecture and support with other popular framework components.

  • Eric Carlisle
SESSION

Map It! (Maps on the Web)

In this session, Raymond will talk about maps on the web, specifically Leaflet, a JavaScript library for creating interactive maps.

SESSION

Building a Browser Extension

Browser extensions can be incredibly powerful tools that you can build with web technologies. Join Nick as he live codes a browser extension using CRXJS.

SESSION

A Place for Your Stuff (Data Storage in the Browser)

In this session, Raymond will introduce folks to IndexedDB, a browser API for working with data storage on the client. It's totally easy to use and not complex at all, and no one ever calls it IndexDB. Honest.