Hello 👋
I'm Shivam.

Open Source

rubyjavascript
Chatwoot ↗

An open-source as well as cloud-based customer engagement platform.

Posts

ruby on rails
Rails 7.1 adds support for responsive images
2 min read

Rails 7.1 adds picture_tag, which is a more "robust" version of the image_tag. It supports resolution switching, art direction, and fallback image.

reactjavascript
Navigation in React Router 6
4 min read

React Router provides us with an easy-to-use interface for navigation, allowing us to manipulate and subscribe to the browser's history stack.