Skip to content

Commit

Permalink
Small typo (#1452)
Browse files Browse the repository at this point in the history
Before:
"Several years later, Popmenu is serving millions of SSR requests per day React on Rails."

After:
"Several years later, Popmenu is serving millions of SSR requests per day **with** React on Rails."
  • Loading branch information
kevingilpin authored May 6, 2022
1 parent 52ea14b commit 0cf7b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This project is maintained by the software consulting firm [ShakaCode](https://w
Are you interested in optimizing your webpack setup for React on Rails including code
splitting with [react-router](https://github.com/ReactTraining/react-router#readme) and
[loadable-components](https://loadable-components.com/) with server-side rendering for SEO and hot-reloading for developers?
We did this for Popmenu, [lowering Heroku costs 20-25% while getting a 73% decrease in average response times](https://www.shakacode.com/recent-work/popmenu/). Several years later, Popmenu is serving millions of SSR requests per day React on Rails.
We did this for Popmenu, [lowering Heroku costs 20-25% while getting a 73% decrease in average response times](https://www.shakacode.com/recent-work/popmenu/). Several years later, Popmenu is serving millions of SSR requests per day with React on Rails.

Check out [React on Rails Pro](https://www.shakacode.com/react-on-rails-pro/). For more information, feel free to contact Justin Gordon, [[email protected]](mailto:[email protected]), maintainer of React on Rails.

Expand Down

0 comments on commit 0cf7b99

Please sign in to comment.