# abecks/meteor-fast-render

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/abecks-meteor-fast-render).**

58 stars · 19 forks · JavaScript · MIT · fork

## Links

- GitHub: https://github.com/abecks/meteor-fast-render
- awesome-repositories: https://awesome-repositories.com/repository/abecks-meteor-fast-render.md

## Description

Fast Render can improve the initial load time of your app, giving you 2-10 times faster initial page loads. It provides the same effect as Server Side Rendering (SSR), but still sends data over the wire to avoid breaking one of Meteor’s core principles.

## Tags

### Part of an Awesome List

- [Performance Optimization](https://awesome-repositories.com/f/awesome-lists/devops/performance-optimization.md) — Improve initial load times with server-side rendering.
