How to get your Rails data into your React component with webpacker
The webpacker gem has given us an easy way to use JavaScript libraries, including React, inside Rails while using native JS tools like yarn… (more…)
Read more »In this article I’ll show you how to animate your page transitions using lifecycle methods from ReactTransitionGroup and the Animated… Read more