Web Unleashed 2024 // In-person

2024-10-10 00:00:00 2024-10-12 00:00:00 America/Toronto Web Unleashed 2024 // In-person Drive your career to the forefront by learning the latest tools, techniques, and technologies in front-end web development. Toronto FITC ET Toronto

Presentation


Overview

Frameworks like NextJS, Angular, Astro, and SvelteKit have been rapidly evolving, blurring the line between front-end and backend, disrupting the traditional development lifecycle of web applications. In this talk, James Daniels will demonstrate best practices of building and hosting NextJS applications on Google Cloud with Firebase. Firebase, known for it’s NoSQL, single-page app and machine learning offerings, has been evolving as well with support for SQL databases, hybrid server-side rendering, and large-language models… it’s the same but different.

Objective

Developers will get a primer on best-practices using modern SSR frameworks with Google Cloud/Firebase.

Five Things Audience Members Will Learn

  • Interacting with Google LLMs securely
  • Refresher on Cache-control headers, fingerprinting, and Cloud CDN best-practices
  • Data Caching on the backend & getting the most out of de/rehydration
  • Incremental static regeneration
  • Synchronizing data state between both front-end and backend

Target Audience

Web developers using SSR web frameworks (NextJS, Angular, etc.).