MikeRogers0 / Ruby-Meetup-Calendar

List all the current Ruby Meetups
https://ruby-meetup-calendar.mikerogers.io
MIT License
23 stars 9 forks source link

Linking to SVGs in CSS Sheet #49

Closed MikeRogers0 closed 3 years ago

MikeRogers0 commented 3 years ago

I kept noticing the icons re-rendering between page loads, which kind of sucks. So experimenting with ways to make the page load much faster.

I did try Turbo, but it didn't play well with React. So I'll come back once I ditch React.