reactbris / meetup

The monthly ReactBris meetup, sponsored by Outfit, Askable and Rexlabs ❤️
https://reactbris.org/
30 stars 3 forks source link

React Snapshot: Get the benefits of server-side rendering, without a server! #71

Closed triyuga closed 5 years ago

triyuga commented 5 years ago

Summary of talk

Sometimes you want to make a simple "brochure" website, and you really want to get all the SEO benefits you can from it.

React is so nice to use that it's tempting to use it all the time, but in this case, it's not a good fit.

Typically, to get SEO benefits, you need to server-side render your React application, which means setting up a server, which pretty soon starts to feel like over-kill for our simple "brochure" website...

Enter react-snapshot: https://github.com/geelen/react-snapshot which allows us to get the benefits of server-side rendering, really simply, and best of all, without a server!

This talk will cover:

Estimate <= 20min talk (flexible)

Cheers, Tim.

triyuga commented 5 years ago

I think I created this with the wrong label. I think it should be in talk volunteered rather than talk requested .. ?

loklaan commented 5 years ago

Hey @triyuga , thanks for volunteering this stuff! I had thought I'd replied last week 😬

Are you ok to present in June?


Early Feedback

triyuga commented 5 years ago

@loklaan Yes, June will be fine. And yes I'll update the talk to incorporate your above feedback.

loklaan commented 5 years ago

Amazing, thanks Tim looking forward to next month.

iamtommcc commented 5 years ago

Hey @triyuga, looking forward to your talk on Monday 🎉

Lochie is out of town for this meetup so feel free to hit me up if you need anything before then :+1: