Deploy React on Rails App to Heroku
Deploying a full stack application can be a headache. With the necessary steps that I took to deploy my React on Rails app after reading tons of documentations, you'll be able to deploy yours too.
TBA1 min
Incorporate Dark Mode in Gatsby
Want to add a cool feature to your app? Then, go ahead and add the dark mode feature which allows the user to toggle between light mode and dark mode of a webpage.
July 23, 201913 min