An open API service indexing awesome lists of open source software.

https://github.com/randikabanura/dynamic_favicon_app

Dynamically changing the favicon in Rails
https://github.com/randikabanura/dynamic_favicon_app

Last synced: 2 months ago
JSON representation

Dynamically changing the favicon in Rails

Awesome Lists containing this project

README

        

# Dynamic Favicon App

Do you want to dynamically change the favicons in a Rails application?

Here is how to do it. In a new tech article in Medium, I discuss ways to achieve this. One of which is Page wise favicons where you can use a Ruby module (Rails helper) to achieve that. Another one is action-based and event-based favicon changes that you can do using Stimulus. Both of these approaches are thoroughly discussed in the article.

Please check out it for more details: https://banurarandika.medium.com/dynamically-changing-the-favicon-in-rails-60c630244d52

## Author

Name: [Banura Randika Perera](https://github.com/randikabanura)

Linkedin: [randika-banura](https://www.linkedin.com/in/randika-banura/)

Email: [[email protected]](mailto:[email protected])

## Show your support

Please ⭐️ this repository if this project helped you!

## License

See [LICENSE](LICENSE) © [randikabanura](https://github.com/randikabanura/)