Part 1 – Getting Started with Remix
In this first part, you will be introduced to Remix. You will get to know Remix’s philosophy and understand how Remix works under the hood. You will then create your first Remix app and discover how Remix can be deployed to different environments and runtimes. Finally, you will kick off your development journey with BeeRich – the example application of this book – and learn about Remix’s routing convention.
This part has the following chapters:
- Chapter 1, The Era of Full Stack Web Frameworks
- Chapter 2, Creating a New Remix App
- Chapter 3, Deployment Targets, Adapters, and Stacks
- Chapter 4, Routing in Remix