Primary Photo for Faris Aziz

TanStack Start: A Different Take on Full-Stack React

Presentation byFaris Aziz

An SPA-first approach to full-stack React. Faris will walk through the core ideas behind TanStack Start, its architecture, and when this model makes sense in real-world apps.

Presented with these Guilds
Cover Photo for React Prague
Primary Photo for React Prague

React Prague

React Prague is a community of engineers passionate about React and React Native. Join us on Discord and follow on GitHub, X, and YouTube.

329 Members
Similar Presentations
Cover Photo for Real-World React: The Architectural Playbook for Scalability, Resilience, and Observability (feat. Next.js)

Real-World React: The Architectural Playbook for Scalability, Resilience, and Observability (feat. Next.js)

This workshop dives into the core of building resilient, scalable, production-ready applications with React and Next.js, grounding you in a pragmatic approach to software development. We’ll tackle common web performance pitfalls, showing you how to make impactful optimizations without compromising readability, maintainability, or speed, essential when delivering under tight timelines. You’ll explore resilience patterns that enable your applications to perform reliably under real-world demands along with how to make the right compromises, whether you’re building for early-stage platforms or scaling up to serve millions of global users.

Covering React reconciliation fundamentals, we’ll provide the context needed for structuring large-scale component architectures, alongside best practices for designing components that stay maintainable over time. Through a case study using TanStack Query, you’ll tackle data fetching at scale to ensure optimal app performance with complex data requirements.

Finally, we’ll focus on post-deployment strategies, including setting up observability and monitoring tools to detect issues early. This workshop provides an adaptable playbook for creating robust applications that endure, building a skill set to navigate the evolving problem spaces and needs across different project stages, whether you’re developing from scratch or scaling for global audiences.

Faris Aziz
Cover Photo for Vike: Modular React Framework

Vike: Modular React Framework

React frameworks like Next.js and Remix restrict and dictate your stack in ways they shouldn't.

Vike is a (React) framework designed from the ground up to be modular:

  • Choose your architecture: SPA/SSR/SSG, RPC/GraphQL/REST, server/static/edge deployment, ...
  • Use tools with zero-config integration (Vike extensions) or fully control integration code.

Vike embraces the do-one-thing-do-it-well philosophy for unprecedented flexibility and stability. For example, if you have an existing backend with a GraphQL API, then you don't need Server Actions. With Vike, you can use React your way — such as first-class support for GraphQL instead of Server Actions.

Your stack, your choice.

Rom Brillout
Primary Photo for Faris Aziz

TanStack Start: A Different Take on Full-Stack React

Presentation byFaris Aziz

An SPA-first approach to full-stack React. Faris will walk through the core ideas behind TanStack Start, its architecture, and when this model makes sense in real-world apps.

Presented with these Guilds
Cover Photo for React Prague
Primary Photo for React Prague

React Prague

React Prague is a community of engineers passionate about React and React Native. Join us on Discord and follow on GitHub, X, and YouTube.

329 Members
Similar Presentations
Cover Photo for Real-World React: The Architectural Playbook for Scalability, Resilience, and Observability (feat. Next.js)

Real-World React: The Architectural Playbook for Scalability, Resilience, and Observability (feat. Next.js)

This workshop dives into the core of building resilient, scalable, production-ready applications with React and Next.js, grounding you in a pragmatic approach to software development. We’ll tackle common web performance pitfalls, showing you how to make impactful optimizations without compromising readability, maintainability, or speed, essential when delivering under tight timelines. You’ll explore resilience patterns that enable your applications to perform reliably under real-world demands along with how to make the right compromises, whether you’re building for early-stage platforms or scaling up to serve millions of global users.

Covering React reconciliation fundamentals, we’ll provide the context needed for structuring large-scale component architectures, alongside best practices for designing components that stay maintainable over time. Through a case study using TanStack Query, you’ll tackle data fetching at scale to ensure optimal app performance with complex data requirements.

Finally, we’ll focus on post-deployment strategies, including setting up observability and monitoring tools to detect issues early. This workshop provides an adaptable playbook for creating robust applications that endure, building a skill set to navigate the evolving problem spaces and needs across different project stages, whether you’re developing from scratch or scaling for global audiences.

Faris Aziz
Cover Photo for Vike: Modular React Framework

Vike: Modular React Framework

React frameworks like Next.js and Remix restrict and dictate your stack in ways they shouldn't.

Vike is a (React) framework designed from the ground up to be modular:

  • Choose your architecture: SPA/SSR/SSG, RPC/GraphQL/REST, server/static/edge deployment, ...
  • Use tools with zero-config integration (Vike extensions) or fully control integration code.

Vike embraces the do-one-thing-do-it-well philosophy for unprecedented flexibility and stability. For example, if you have an existing backend with a GraphQL API, then you don't need Server Actions. With Vike, you can use React your way — such as first-class support for GraphQL instead of Server Actions.

Your stack, your choice.

Rom Brillout